Skip to content

Releases: cni/cni-qa-report-fmri

1.0.4

02 Aug 14:45
bba8adf
Compare
Choose a tag to compare

What's New

  • FIX: Set imaging modality on output files (#7). Previously the output files had no modality set, even though the classification was being set to match the input file. This was resulting in errors (no modality) when updates to the classification were attempted on the file.

1.0.3

27 Oct 18:51
Compare
Choose a tag to compare

NEW

  • Add require_functional configuration parameter to require that data be classified as functional for the algorithm to run. Default = true, which means by default the Gear will exit if the input data are not Functional data. This helps prevent runs that will ultimately fail. (Closes #3)

FIXES

  • Don't exit with error when input data does not have sufficient timepoints (Closes #6). This prevents misleading error exit codes and helps identify real errors. Now a helpful message is provided in the log and the gear exits without error.
  • Improve handling of filenames with extra . in them (e.g., 1.3.4.5.6.nii.gz). (Closes #4)

0.1.7

21 Jun 17:47
Compare
Choose a tag to compare

FIXES:

  • Don't use a standard output name ('qa_report.png'), rather default to the input NIfTI filename + '_qa_report.png'.

OTHER:

  • Builds from base image scitran/qa-report-fmri:v0