aces / Loris-MRI

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

[register_processed_data] Fix bug in computation of project ID #1001

Closed nicolasbrossard closed 1 year ago

nicolasbrossard commented 1 year ago

This PR does the following:

  1. Fixes a bug in script register_processed_data.pl that would prevent the project ID associated to the data to register to ever be computed, this making the script crash.
  2. Eliminates some warnings in MRI.pm in function getProject that occur when the type of the file passed as argument is unknown