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

Generate UID lists #103

Open
jas88 opened this issue May 26, 2022 · 1 comment
Open

Generate UID lists #103

jas88 opened this issue May 26, 2022 · 1 comment
Assignees

Comments

@jas88
Copy link
Member

jas88 commented May 26, 2022

Description

Follow-on to #98 - it would be useful to generate a CSV file with UIDs for use elsewhere. Possibly sets of UID 3-tuples to use as (study,series,instance) UID.

@jas88 jas88 self-assigned this May 26, 2022
@tznind
Copy link
Contributor

tznind commented May 26, 2022

The --csv option sort of does this. It generates CSV files with a given set of headers (study/series and image). We could probably adapt that code with a spot of inheritence to output a single file with Study/Series/Image UIDs or just all tags period in a single file.

For example --csv --single-file

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

2 participants