FEDI Command-Line Tools

FEDI provides a suite of command-line tools for processing and analyzing fetal and neonatal MRI data. Each module name follows a consistent naming convention, starting with fedi_, followed by the MRI modality (e.g., t1w, t2w, dmri, fmri) and a descriptive method name.

To list all available FEDI commands in your terminal, use:

fedi_<TAB>

To view help for a specific tool, use the --help option:

fedi_dmri_moco --help

The tools are categorized below for easier navigation.

Diffusion MRI

Miscellaneous

  • fedi_apply_transform: Applies affine or nonlinear transformations to MRI data.

  • fedi_testing: Generates test data and runs automated tests for all FEDI command-line tools.

Segmentation and Others

(Coming Soon.)