https://github.com/ctsit/pet_mri_tag_finder
Pull tags off PET and MRI DICOM images and put them in a csv
https://github.com/ctsit/pet_mri_tag_finder
Last synced: 3 months ago
JSON representation
Pull tags off PET and MRI DICOM images and put them in a csv
- Host: GitHub
- URL: https://github.com/ctsit/pet_mri_tag_finder
- Owner: ctsit
- Created: 2019-06-19T15:27:33.000Z (almost 7 years ago)
- Default Branch: develop
- Last Pushed: 2019-06-19T15:29:33.000Z (almost 7 years ago)
- Last Synced: 2025-02-27T20:33:16.085Z (over 1 year ago)
- Size: 0 Bytes
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Running this program is very simple.
`python pet_mri_fill_in.py `
The program will create two csv files-- one for PET images and one for MRI images. The folder can contain both mixed together and they will be seperated via the Modality tag.
While there is a flag for building off previously created csvs, it is untested and should not be used. If you need to run the program twice, rename the files made in the first run or run the program on a different day for the second run.