From 7e593e45f2c3780c3cde745f20a375eded078694 Mon Sep 17 00:00:00 2001 From: Nicolas Brossard Date: Sun, 4 May 2025 15:20:40 -0400 Subject: [PATCH] Update MriViolationsLogOB.pm following the refactor of the CandID references --- uploadNeuroDB/NeuroDB/objectBroker/MriViolationsLogOB.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/uploadNeuroDB/NeuroDB/objectBroker/MriViolationsLogOB.pm b/uploadNeuroDB/NeuroDB/objectBroker/MriViolationsLogOB.pm index 97c86ebd8..0bb0a17bb 100644 --- a/uploadNeuroDB/NeuroDB/objectBroker/MriViolationsLogOB.pm +++ b/uploadNeuroDB/NeuroDB/objectBroker/MriViolationsLogOB.pm @@ -71,7 +71,7 @@ use File::Basename; use TryCatch; my @MRIVIOLATIONSLOG_FIELDS = qw( - LogID TimeRun SeriesUID TarchiveID MincFile PatientName CandID Visit_label + LogID TimeRun SeriesUID TarchiveID MincFile PatientName CandidateID Visit_label CheckID MriScanTypeID Severity Header Value ValidRange ValidRegex EchoTime PhaseEncodingDirection EchoNumber MriProtocolChecksGroupID ); @@ -199,4 +199,4 @@ License: GPLv3 LORIS community and McGill Centre for Integrative Neuroscience -=cut \ No newline at end of file +=cut