-
Notifications
You must be signed in to change notification settings - Fork 0
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
Create default anonymisation for spectroscopy data #511
Comments
@p-j-smith and @mxochicale met with James Moggridge for further info on adding support for spectroscopy data:
|
* Adds configs files for mr spectroscopy with relevant tags #511 * Adds Stef`s suggestion on expecting none in dicom at projects/configs/mr-spectroscopy.yaml Co-authored-by: Stef Piatek <[email protected]> * adds tags for 0002 and 0008 groups from `DICOM/csi_slaser_40_20_MR/1.dcm` * adds some ~20% of the tags from `dicom.dcmread(DICOM/csi_slaser_40_20_MR/1.dcm` which might be or not included (also needs to be formated). Do we need to include all tags with a config format? * remove ms-pinpoint from base tag operations for mr-spectroscopy * Keep all tags unique to mr spectroscopy We're not yet keeping nested tags except for those that cause validation errors * Add manufacturer overrides for mr-spectroscopy * Rename mr-spectroscopy project to test-mr-spectroscopy project * Use latest version of dicom-validator We're running into this issue in 0.6.3: pydicom/dicom-validator#123 * remove manufacturer overrides for mr-spectroscopy * remove patient id from spectroscopy anonymisation config * Move config Acquisition DateTime, Content Date, and Content Time to mri.yaml Also replace the tags rather than keep --------- Co-authored-by: Stef Piatek <[email protected]> Co-authored-by: Paul Smith <[email protected]>
Actions
Pre-requisites:
Notes:
pixl_dev-orthanc-anon-1 | KeyError: 'Tag (0018,9240) (RF Echo Train Length) is empty in Multi-frame Functional Groups > (5200,9229) > (0018,9112)'
pixl_test-orthanc-anon-1 | | | -> {'Tag (0018,9112) (MR Timing and Related Parameters Sequence) is missing in Multi-frame Functional Groups > (5200,9230)': ['...
The text was updated successfully, but these errors were encountered: