aces / Loris-MRI

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

[python/bids_import.py] Typo in code preventing run #1108

Closed jeffersoncasimir closed 1 month ago

jeffersoncasimir commented 2 months ago

There is a missing comma on line 357.

Found while testing #1078. This will not prevent me from otherwise testing it properly

Edit: Should also include rename of parameter below type -> dataset_type