Skip to content

Releases: flywheel-apps/hcp-icafix

0.2.2

29 Nov 20:41
4069366
Compare
Choose a tag to compare

Fixed fsl installation

0.2.1

29 Nov 16:37
db2f194
Compare
Choose a tag to compare

Adds subject config to manifest
updates R dependencies

0.2.0

21 Feb 16:43
1b82d69
Compare
Choose a tag to compare

UPGRADES

  • Installation of FSL 5.0.10, which replaces the neurodebian installation of 5.0.9. This upgrade was done specifically to get melodic v3.15 (replacing v3.1.4) which fixes an issue experienced when processing certain datasets.

0.1.7

13 Feb 20:08
50fe831
Compare
Choose a tag to compare

NEW

  • Add config option (PreserveOnError, boolean, default=false) to preserve intermediate data when gear exits in a failed state
  • Preserve all process logs when gear exits in failed state

0.1.6

11 Feb 00:18
7dedbae
Compare
Choose a tag to compare

CHANGE LOG

  • Add function to cleanup output directory
  • Modify exit behavior to call cleanup on exit when an error has occurred
  • Add log statements after several error conditions
  • Preserve log files on gear exit, when status is !=0

0.1.5

09 Jan 17:32
Compare
Choose a tag to compare

FIXES

  • Move suite key to custom key in manifest. This fixes an issue that was preventing the Gear from being rendered within the suite when viewed in the UI.
  • Subject ID bug. Fixes an issue where the FIXClassifier value was being used as the Subject ID in the run script, which was preventing the algorithm from finding the input fMRI runs.
  • fsl-core install command in Dockerfile. Fixes an issue where the pinned version was pointing to a version that could not be installed.

0.1.2

27 Jun 21:22
Compare
Choose a tag to compare

FIX

  • Issue with mv command in Dockerfile where the HCP-Pipeline artifact name in the command was not matching the downloaded filename.

0.1.1

27 Jun 17:24
3a39068
Compare
Choose a tag to compare

FIXES

  • Local configuration parsing (from manifest)

UPDATES

  • Flywheel.Suite key added to manifest