LORIS-MRI Release v24.1.9
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 ofTarchiveID
to determine the list of files already inserted in the database for the session #903
Python BIDS import pipeline
- Rename
Task
toProperty
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