aces / Loris-MRI

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

[python] Replaced critical instances of 'derivatives' with 'derivative' #1130

Closed jeffersoncasimir closed 1 month ago

jeffersoncasimir commented 1 month ago

This PR closes #1118 and is related to aces/Loris#9223.

Instances of the string derivatives, which break the bids_imports pipeline, have been replaced with derivative.

May require SQL/RB amendments from the Loris side.