1.1.1

Released 2022-07-28

Changed

** Core: **

  • Dependencies versions were updated in order to support Python equal or greater than 3.8.

  • Security updates for some dependencies.

  • Include the --save_tensor and --save_nifty options into the predict sub-command (before save_tensor was also subcommand`).

  • Update some paper references in the documentation.

  • Add a description for the available models.

  • Add the flag --model_layers to the clinicadl train list_models subcommand to visualize the model layers.

Fixed

  • Fix bug when using the clinicadl train list_models command.