Skip to content

Clinica 0.4.0 - PET-Linear, PET-Surface-Longitudinal, Harmonization & Refactor

Compare
Choose a tag to compare
@mdiazmel mdiazmel released this 13 Apr 17:13
· 855 commits to dev since this release

Changes

Clinica core:

  • [Enh] Code source was completely reformatted using the Black code style.
  • [Enh] Documentation for the project is now versioned (versions from 0.3.8 are publicly available).
  • [Enh] Functions used for multiple pipelines are now mutualized (e.g container_from_filename function).
  • [Enh] f-strings are used massively.

Pipelines:

Converters:

  • [Enh] Conversion information is added once the converter is run to facilitate traceability.
  • [Enh] Add new keywords available in ADNI3 to the adni-2-bids converter.

IOtools:

  • [New] check-missing-processing tool allows creating a TSV file containing information about the pipelines executed into a specific CAPS folder.