A BIDS app for de-identification of neuroimaging data. Takes BIDS-format T1 and T2-weighted images and applies one of several popular de-identification algorithms. BIDSonym currently supports:
- [Pydeface][1]
- [MRI deface][2]
- [Quickshear][3]
- [mridefacer][4]
[1]: https://github.com/poldracklab/pydeface
[2]: https://surfer.nmr.mgh.harvard.edu/fswiki/mri_deface
[3]: https://github.com/nipy/quickshear
[4]: https://github.com/mih/mridefacer
Using BIDSonym ensures that you can make collected neuroimaging data available for others without violating subjects' privacy or anonymity (depending on the regulations of the country you're in).