aces / Loris-MRI

The set of scripts that preprocess and insert MRI data into the database.
10 stars 51 forks source link

Properly set field TarchiveSeriesID for acquisitions that do not have an echo time #1055

Closed nicolasbrossard closed 6 months ago

nicolasbrossard commented 6 months ago

This PR fixes a bug that caused column TarchiveSeriesID not to be set properly for acquisitions that do not have an echo time.

Fixes #1054