Releases: aramis-lab/clinicadl
Releases · aramis-lab/clinicadl
ClinicaDL v0.1.1
Changes
Core
- Add
t1-extensive
to the preprocessing tasks (skull-stripping of T1-weighted MR images in Ixi549Space space).
Hotfixes
- Error message when lacking information necessary to
tsvtools getlabels
. - Fix some Quality Check bugs.
ClinicaDL v0.1.0
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
andgenerate
. - Data test available to test locally.
- Documentation was updated.
ClinicaDL v0.0.3
Changes
Documentation is officially available !
ClinicaDL v0.0.2
Changes
CLI refactor
This release includes changes in the command line interface including:
- Generation of synthetic data for functional tests.
- Interface for preparing data for training.
- Interface to create data (slices or patches) for training.
- Command to classify an image or a group of images using previously trained models.
- Reorganization of input parameter when training a new model.
ClinicaDL v0.0.2b
Changes
Beta version. Preparation of release 0.0.2
ClinicaDL v0.0.1
First release
This version of the code corresponds to the code used to get the results described in the scientific paper.