aces / Loris-MRI

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

Improve Python subject determination and validation error handling #1146

Closed maximemulder closed 2 months ago

maximemulder commented 3 months ago

Changes extracted from #1144.

Here are the changes:

Notes for existing projects

If a separate script is using the validate_subject_ids logic, you will likely need to modify related code to work with the new refactored way of determining subjects IDs. This caveat is only for users using the python imaging pipeline.