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 .