sibis-platform / ncanda-data-integration

This is the Data Integration, MRI, and Bioinformatics Component of the National Consortium on Alcohol and NeuroDevelopment in Adolescence (NCANDA), funded by the NIAAA.
https://www.nitrc.org/projects/ncanda-datacore
BSD 3-Clause "New" or "Revised" License
4 stars 10 forks source link

Report EID for error no such child: dwi #148

Open kipohl opened 8 years ago

kipohl commented 8 years ago

NCANDA XNAT: Check New Sessions Message (check_new_sessions)

NCANDA XNAT: Check New Sessions Message (check_new_sessions)
xml_path: /tmp/tmpFyaUDp/6_ncanda-dti60b1000-v1/image01.nii.xml
experiment_site_id: D-00245-F-3-20161018
script: xnat/check_gradient_tables.py
error: no such child: dwi
sidecar:
kipohl commented 8 years ago

experiment_site_id should be labelled scan_session_label, i.e.

scan_session_label: D-00245-F-3-20161018

and

experiment_site_id still needs to be added

kipohl commented 8 years ago

also sidecar is always empty so am not sure about the meaning but maybe it is important

kipohl commented 8 years ago

Ok looked it up : can you rename it sidecar to xml_dicom_entries

I think this is more self explanatory

sbenito commented 8 years ago

I will add those changes to check_gradient_tables