Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Retrieve study and retrieve series are not retrieving correct list of instances #21

Open
dannyrb opened this issue Sep 6, 2019 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@dannyrb
Copy link
Member

dannyrb commented Sep 6, 2019

See: OHIF/Viewers#736

@hackermd
Copy link
Member

@MathisGuilhin reported:

When I use retrieveSeries or retrieveStudy, only the first instance of DICOM is readable.
It actually gives back a list of instances as arraybuffers, but only the first one is readable (or maybe im not doing it right).

@hackermd
Copy link
Member

@swederik could this be the problem?

const maxSearchLength = 1000;

@hackermd hackermd added the bug Something isn't working label Dec 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants