Closed neurolabusc closed 4 weeks ago
I encountered bogus DeidentificationMethods for some series if writing to /tmp, but this seems to be a (still undiagnosed) property of my build, and may not have much to do with /tmp being XFS. The input was never in /tmp, and even the output files were not really temporary, so the cause is a mystery.
However, I think the recent changes made for 2. and 3. are good ideas, and they fix the problem.
The development branch adds DeidentificationMethod fields to meet the latest BIDS specification. The dcm_qa_deident repository provides a concrete example.
The current implementation has several weaknesses (including some detected by @captainnova):