Reference API
neuromaps_mouse.datasets - Dataset fetchers
Functions to fetch and load datasets.
Functions to show all available annotations
|
List available annotations with optional filtering. |
Functions to fetch and describe the annotations
|
Download and cache annotation files. |
Functions to fetch the atlases
|
Fetch Allen CCFv3 atlas files. |
Fetch all available atlases. |
Support functions
|
Get the data directory. |
|
Return path to the atlas data directory. |
|
Get the annotations data directory path. |
neuromaps_mouse.images - Image processing
Functions for image data fetching and loading.
|
Parcellate an image using an annotation. |
|
Register an image to a target space. |
|
Transform an image using a spatial transform. |
neuromaps_mouse.io - Image and surface handling
Functions for loading and remapping data.
Functions to load the images and surfaces
|
Load and remap region-based annotation data. |
Load image-format annotation data. |
neuromaps_mouse.plotting - Plotting functions
Functions for plotting mouse brains.
|
Plot Allen CCFv3 brain regions in three orthogonal views. |
|
Plot Allen CCFv3 brain regions with separate left/right hemisphere data. |
|
Create a lightbox display of Allen CCFv3 brain regions across multiple slices. |
Create a 3D surface visualization of Allen CCFv3 brain regions. |
neuromaps_mouse.regions - Region queries and alignment
Functions for resampling and aligning structures.
|
Query the Allen CCFv3 structure graph. |
|
Get a feature value for each region from the Allen CCFv3 structure graph. |
|
Align moving structures to fixed structures via ancestor matching. |
Match structures using fuzzy string matching. |
|
Visualize the alignment between two sets of brain structures as a graph. |
neuromaps_mouse.stats - Statistical functions
Statistical functions.
Compute spatial correlation between two brain maps. |
|
|
Compute Moran's I spatial autocorrelation. |