bids-standard / bids-specification

Brain Imaging Data Structure (BIDS) Specification
https://bids-specification.readthedocs.io/
Creative Commons Attribution 4.0 International
274 stars 157 forks source link

[ENH] Use deidentification consistently in place of anonymization #1799

Closed DimitriPapadopoulos closed 5 months ago

DimitriPapadopoulos commented 5 months ago

In the vast majority of cases, strict anonymisation is impossible. Use the more generic term deidentification instead.

I suggest #1769 is merged first, then I can rebase and fix all occurrences.

Fixes #1782.

effigies commented 5 months ago

1769 merged.

codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 87.92%. Comparing base (01025da) to head (fcfcb37).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1799 +/- ## ======================================= Coverage 87.92% 87.92% ======================================= Files 16 16 Lines 1375 1375 ======================================= Hits 1209 1209 Misses 166 166 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.