aces / Loris-MRI

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

Populate SessionID in mri_upload and tarchive tables at the time of insertion #1044

Open cmadjar opened 7 months ago

cmadjar commented 7 months ago

Description

Need to modify the dicomTar.pl and updateMRI_Upload.pl so that when data is inserted in the tarchive and mri_upload tables, it also includes the SessionID when known.

Some info on how to determine SubjectIDs based on the PatientName in the MINC side can be found in function determineSubjectID of uploadNeuroDB/NeuroDB/MRIProcessingUtility.pm