MRIQC
MRIQC is a program that provides automatic prediction of quality and visual reporting of MRI scans.
Availability and Restrictions
Versions
The following versions are available on OSC clusters:
MRIQC is a program that provides automatic prediction of quality and visual reporting of MRI scans.
The following versions are available on OSC clusters:
fMRIPrep is a functional magnetic resonance imaging (fMRI) data preprocessing pipeline that is designed to provide an easily accessible, state-of-the-art interface that is robust to variations in scan acquisition protocols and that requires minimal user input, while providing easily interpretable and comprehensive error and output reporting.
This article focuses on debugging strategies for C/C++ codes, but many are applicable to other languages as well.
This approach is a great starting point. Say you have written some code, and it does not do what you expect it to do. You have stared at it for a few minutes, but you cannot seem to spot the problem.
There are different ways to submit interactive jobs.
sinteractiveYou can use the custom tool sinteractive as:
| Use | Torque/Moab Command | Slurm Equivalent |
|---|---|---|
| Submit batch job | qsub <jobscript> |
sbatch <jobscript> |
| Submit interactive job | qsub -I [options] |
|
It is possible to utilize Cron and the OSCusage command to send regular usage reports via email
It is easy to create Cron jobs on the Cardinal and Pitzer clusters at OSC. Cron is a Linux utility which allows the user to schedule a command or script to run automatically at a specific date and time. A cron job is the task that is scheduled.
Shell scripts run as a cron job are usually used to update and modify files or databases; however, they can perform other tasks, for example a cron job can send an email notification.
Profile information can be changed by logging in with valid OSC credentials at MyOSC, navigating to the profile page by clicking the display name in the upper right corner of the page, and selecting Edit my profile.
Connectome Workbench is an open source, freely available visualization and analysis tool for neuroimaging data, especially data generated by the Human Connectome Project.
Connectome Workbench is available on Pitzer and Cardinal clusters. These are the versions currently available: