1.2.0¶
Released 2023-02-15
Changed¶
** Core: **
Add ClinicaDL installation with pipx.
Improve logging.
Add method argument to the interpret command to choose between the new Grad-CAM method and the gradient method.
Change
extractcommand toprepare-data.Change output of
get-labels,splitandkfoldcommands to one TSV per split instead of one per label.Change
tsvtoolcommand totsvtools.Change
tsvtools getlabelscommand totsvtools get-labelsand remove the progression column in the TSV output.Add new commands:
tsvtools get-progression,tsvtools get-metadata,tsvtools prepare-experiment(split + kfold), andtsvtools adapt.Update data CI.
Add a new model for quality check
Fixed¶
Fix
quality-check t1-linear