API#
Top-level functions#
|
Load registration data using the appropriate registered loader. |
|
Loads a custom atlas from provided file paths. |
|
Discover segmentation image files in folder and return an |
|
Discover source image files in folder and return an |
|
Transform segmentation images into atlas-space coordinates. |
|
Transform image intensities into atlas-space point data. |
|
Transform image-space coordinates into atlas space. |
|
Summarize atlas-space extraction results by atlas region. |
|
Save analysis output to the specified directory. |
|
Project section data into atlas-space volumes. |
|
Save atlas-space volumes as NIfTI files. |
Public classes#
|
Custom-atlas stand-in that mirrors the BrainGlobeAtlas interface. |
|
User-facing extraction output returned by coordinate extraction helpers. |
|
A reusable point-set payload shared across extraction workflows. |
|
Volumes returned by |
|
Complete registration data from an alignment file. |
|
A single section, identified by number and backed by an image. |
|
An ordered collection of |