-
Notifications
You must be signed in to change notification settings - Fork 0
License
valab-certh/correct-dicom-directory-structure
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
# Correct DICOM directory structure The user must ensure that the input directory follows the proposed structure database/ ├─ cancer_type/ │ ├─ data_provider/ │ │ ├─ data/ │ │ │ ├─ patient/ │ │ │ │ ├─ study/ │ │ │ │ │ ├─ series/ │ │ │ │ │ │ ├─ Image.dcm │ │ │ │ │ │ ├─ Image.nii.gz # Installation requirements Python 3.8+ # Installation pip install https://api.github.com/repos/valab-certh/correct-dicom-directory-structure/tarball/main#subdirectory=python # Usage correct_dicom_directory_structure "python/prm/incisive2" # Development Requirements POSIX Shell & Utilities Git Docker # Download git clone https://github.com/valab-certh/correct-dicom-directory-structure.git $HOME/github.com/valab-certh/correct-dicom-directory-structure # Development # Development cd ~/github.com/valab-certh/correct-dicom-directory-structure/ cd docs/ && make clean check all && cd .. cd python/ && make clean check all && cd .. # Staging cd ~/github.com/valab-certh/correct-dicom-directory-structure/ cd docs/ && make STAGING=1
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published