[Loris-dev] fixing a bad visit label

Christine Rogers christine.rogers at mcgill.ca
Mon Apr 4 20:50:27 EDT 2016


Hi Tom,

If you mean that a subject's visit/timepoint was incorrectly labelled "v1"
 when it was registered in the Loris front-end --

The only table you should need to modify is the session table -- see
the Visit_label
column in the session table.
It's a very quick MySQL Update statement to change this column's value for
that one subject's specific session record.

The session table's ID field is the primary key (referenced by other
tables) so the visit label itself doesn't get stored in many tables.

Best,
Christine
-- 
LORIS data systems | loris.ca
McGill Centre for Integrative Neuroscience| MCIN.ca
McConnell Brain Imaging Centre
Montreal Neurological Institute
McGill University | Montreal | Canada


On Mon, Apr 4, 2016 at 3:09 PM, Tom Beaudry <waveflux at gmail.com> wrote:

> Hi guys,
>
> I have a data entry staff that entered in "v1"  instead of "V1" for a
> visit label.  What tables do i need to modify in the back end?
>
> Thanks!
> Tom
>
> _______________________________________________
> Loris-dev mailing list
> Loris-dev at bic.mni.mcgill.ca
> http://www.bic.mni.mcgill.ca/mailman/listinfo/loris-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.bic.mni.mcgill.ca/pipermail/loris-dev/attachments/20160404/41769e7b/attachment.html>


More information about the Loris-dev mailing list