diff --git a/CHANGELOG.md b/CHANGELOG.md index 061b0e8..2c22201 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,10 @@ TODO Summary ### Removed ### Security +## [0.2.4] - 2018-10-19 +### Added +- Pointer to BIDSonym and pydeface + ## [0.2.3] - 2018-09-07 ### Fixed - Fix to Arizona consent form URL diff --git a/docs/source/anon_tools.rst b/docs/source/anon_tools.rst index 7def2bb..af95a17 100644 --- a/docs/source/anon_tools.rst +++ b/docs/source/anon_tools.rst @@ -43,12 +43,18 @@ leaving skull, which might be important for some types of analysis. Usually achieved through alignment of pre-crafted mask to the subject anatomy and removing of the masked out regions. +- `BIDSonym `_ - a BIDS app interfacing a + number of methods (`pydeface`_, `quickshear`_, `mri_deface`_) listed below - `mri_deface `_ from `FreeSurfer `_ (`paper from 2007 with overview `_) -- https://github.com/poldrack/openfmri/blob/master/pipeline/facemask/deface.py +- `pydeface `_ (and former + `deface + `_ pipeline) - https://github.com/hanke/gumpdata/blob/master/scripts/conversion/convert_dicoms_anatomy#L26 - https://github.com/hanke/mridefacer +- `quickshear `_ + Rendering faces unrecognizable ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ @@ -58,5 +64,4 @@ facial features in the anatomical images: - `Obscuring Surface Anatomy in Volumetric Imaging Data `_ Used for HCP data -- `QuickShear `_