Atlas which provides references to the other atlases.
Example: the atlas which has references to the closest points (closest Gray, etc) in another atlas.
Methods
label_point(coord[, levels]) | Return labels for the given spatial point at specified levels |
label_voxel(c[, levels]) | |
levels_listing() | |
load_atlas(filename) | Load atlas from a file |
query(index[, query_voxel]) | Generic query method. |
set_coordT(coordT) | Set coordT transformation. |
set_distance(distance) | Set desired maximal distance for the reference |
set_reference_level(level) | Set the level which will be queried |
Initialize ReferencesAtlas
Parameters : | filename : str
resolution : None or float
image_file : None or str
coordT :
default_levels : None or slice or list of int
load_maps : bool
|
---|
Methods
label_point(coord[, levels]) | Return labels for the given spatial point at specified levels |
label_voxel(c[, levels]) | |
levels_listing() | |
load_atlas(filename) | Load atlas from a file |
query(index[, query_voxel]) | Generic query method. |
set_coordT(coordT) | Set coordT transformation. |
set_distance(distance) | Set desired maximal distance for the reference |
set_reference_level(level) | Set the level which will be queried |
Set desired maximal distance for the reference
Set the level which will be queried