Skip to content

LORIS-MRI Release v24.1.9

Compare
Choose a tag to compare
@cmadjar cmadjar released this 10 Mar 22:59
· 27 commits to 24.1-release since this release
3a45d1e

This is a bug fix release for LORIS-MRI version 24.1. It resolves the following bugs:

Python dcm2bids insertion pipeline

  • Fix incomplete format bug when querying EchoNumber from the files table #889
  • Add a check before inserting in mri_candidate_errors.py class #891, #902
  • Fix bug when scan type is provided to run_nifti_insertion.py script #899
  • Fix bug when scan type is not provided to run_nifti_insertion.py script #901
  • Fix run numbering logic to use SessionID instead of TarchiveID to determine the list of files already inserted in the database for the session #903

Python BIDS import pipeline

  • Rename Task to Property for new events database table support #900

Tool scripts

  • Fix gzip_nifti_files.pl tool script message when failed to gzip a NIfTI file #898