Command reference
Every command is a thin shell over the Python API. YAML fields: CLI and YAML. Habitat maps and extract walk-throughs are Python-first in the Guide.
Command |
Purpose |
Guide |
|---|---|---|
|
Image preprocessing |
|
|
DICOM sort / rename |
|
|
Habitat maps |
|
|
Overlay habitat on image (paths, no YAML) |
|
|
Habitat features |
|
|
Whole-ROI radiomics |
|
|
Validate YAML |
|
|
Materialize bundled demo |
|
|
Download the official preprocessed pack once and print its layout |
|
|
Older YAML → current document |
|
|
List plugins |
|
|
Utilities |
Help: habit --help, habit <cmd> --help.
Demo templates: habit copy-demo-config (or from habit.utils.demo_config_utils import copy_demo_config).
Imaging pack: habit fetch-demo (or from habit.datasets import fetch_demo).