Step 1: Review the incoming data¶
The first step after your merge request is created is verifying the incoming data. Any issues with MRI data should be resolved as quickly as possible.
A lot of information is provided in the merge request interface, we will guide you through the information step by step, and then explain how specific issues can be dealt with. Always feel free to contact Barbara Strasser-Kirchweger.
1. Check the data overview¶
The table at the top of the merge request provides basic information about the converted data, including the original tar file name, and subject information. Review this information.
2. Check the activity log¶
Scroll down in the the merge request, under the header activity there should be a series of messages that were generated during the conversion process. Carefully review the following:
- Is anything missing for the sorted DICOM files?
- Check the BIDScoin mapping log and BIDScoin conversion log for ERRORS
- Are volumes discarded correctly (6 volumes are discarded as a standard)?
3. Check BIDS validator output¶
To review the output of the BIDS validator, click the first circle on the right side of the pipeline overview:

- Click bids-validate in the appearing box
You will see the output of the BIDS validator. Pay attention to the following:
- Does the validator report any errors?
- Missing event data is expected, we will add this later
- Make note of errors related to inconsistencies or corrupt data
If you need additional information you can also look at the full log file.

- Select Browse under job artifacts in the right hand panel
- Follow the link on the next page
- Download the
bidsvalidation.logfile
If everything is fine - congratulations - your data arrived to the ANC in BIDS format.
4. Handle conversion issues¶
Depending on the issue, it might be possible to fix it directly in the merge request. Sometimes, the data needs to be exported again from the scanner, or in the worst case, if there are issues with the data itself, it must be collected again or discarded. If you have any questions, you can always contact Barbara Strasser-Kirchweger, leave a comment in a relevant issue, or in the Dataset Status.