aces / Loris-MRI

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

Control DB parameters initialization #991

Closed regisoc closed 1 year ago

regisoc commented 1 year ago

This PR adds controls in the profile template for @db initialization. This will raise an error if the db variable is not defined or not well initialized.

Linked to LORIS Core 8666