Supported file formats
From VoxBoWiki
VoxBo includes two forms of support for file formats: built-in support and plug-in support. Plug-ins override built-ins with the same ID, and can be built from the same code base. So it's easy to build and distribute fixes to VoxBo's file formats without having to redistribute every single executable.
Note that at present this system is used for 3D, 4D, and 1D data, but not for 2D. Here is the list of built-in file formats as of Release 1.8:
| Format | Support |
|---|---|
| VoxBo CUB (3D), TES (4D), and REF (1D) | this is the reference implementation |
| NIfTI nii 3D and 4D | both nii and img/hdr pairs supported, see NIfTI support |
| Analyze 3D and 4D img/hdr | read and write supported with SPM usage |
| Analyze 4D directories | read and write supported with SPM usage |
| DICOM 3D and 4D | read only supported, tested mostly on Siemens data |
| BrainVoyager 3D VMP | write only supported for export to BrainVoyager |
