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

Allow user to specify parameters to check compliance for #29

Open
sinhaharsh opened this issue Feb 20, 2023 · 0 comments
Open

Allow user to specify parameters to check compliance for #29

sinhaharsh opened this issue Feb 20, 2023 · 0 comments

Comments

@sinhaharsh
Copy link
Collaborator

As of now, there is a dictionary in MRdataset/config.py which stores the different parameters which are extracted from the DICOM header. Although it is possible to extend the dictionary as per the needs of the user, it would be even better if there is a CLI option to specify what parameters to check compliance for?

  • Should we include a separate json/yaml file to read the list of parameters?
  • We would need to DICOM tag associated with the particular parameter to read it from the header. What if the user is not aware of the tag? Can we accommodate it?
  • How can we incorporate custom tags?
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