Skip to content

LORIS-MRI Release v22.0.3

Compare
Choose a tag to compare
@cmadjar cmadjar released this 20 Nov 14:49
· 1 commit to 22.0-release since this release
ec5ef51

This bug fix release resolves an issue for the insertion of the DWI derived images (color FA, tensor etc...) in the tarchive_series. Because those series does not contain any echo time, repetition or inversion time in their headers, the insert statement into the tarchive_series fails. Before release 22.0.0, this failed silently but since 22.0.0, any failed insert statement at the dicomTar.pl level will stop the insertion pipeline. The changes in this bug fix will resolve that issue for those particular series. See #568