Skip to content

ClinicaDL v0.1.0

Compare
Choose a tag to compare
@mdiazmel mdiazmel released this 21 Oct 13:13
· 443 commits to dev since this release

Changes

Core

  • New wrapper to Clinica's functions for image preprocessing and tensor extraction.
  • Improve command line descriptions.
  • Add and replace some options in the command line interface, mainly for the classify task.
  • Add additional information to the file describing the execution environment during a task.
  • Add label warning when classifying with a single class.
  • Add a verbose mode to understand the stages of a specific task.

CI and tests

  • New tests for tsvtool, train and generate.
  • Data test available to test locally.

  • Documentation was updated.