Tutorials

This section provides step-by-step guides for common neuroimaging data processing workflows using VoxelOps.

Current Examples

You can explore the runnable examples in the examples/ directory of the VoxelOps repository:

  • examples/dicom_to_bids.py

  • examples/qsiparc.py

  • examples/qsiprep.py

  • examples/qsirecon.py

These scripts demonstrate how to set up inputs, configure pipelines, and execute VoxelOps functions for various neuroimaging tasks.