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

ReviewDICOMTags hits limit on findscu number of results #1

Open
HaukeBartsch opened this issue Jun 22, 2020 · 0 comments
Open

ReviewDICOMTags hits limit on findscu number of results #1

HaukeBartsch opened this issue Jun 22, 2020 · 0 comments

Comments

@HaukeBartsch
Copy link
Member

For large projects asking for results based on InstitutionName (equals project name) will fail. This can be seen by calling findscu with "-ll all" which results in:
D: (0000,0902) LO [Wise query failed: EXCEEDED_QUERY_HIT_LIMIT ] # 44, 1 ErrorComment

Worst case the data are all acquired on the same day. SeriesTime might also not be unique.

Best to use the last character in the patient identifier mask (divides the patient cohort hopefully into 10 pieces).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant