Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 334 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 334 Bytes

sfim_dcm_anon

Contains some nifty dicom tools

dcmanon will anonymize a single DICOM file. dcmhdr will show header info for a single DICOM file.

To install them, run the following from wherever you manage your git repositories:

git clone https://github.com/nimh-sfim/sfim_dcm_anon.git
cd sfim_dcm_anon
pip install -e .