@@ -11,7 +11,7 @@ Reference API
1111.. _ref_datasets :
1212
1313:mod: `neuromaps_mouse.datasets ` - Dataset fetchers
14- --------------------------------------------
14+ --------------------------------------------------
1515.. automodule :: neuromaps_mouse.datasets
1616 :no-members:
1717 :no-inherited-members:
@@ -24,37 +24,39 @@ Functions to show all available annotations
2424 :template: function.rst
2525 :toctree: generated/
2626
27- neuromaps_mouse.datasets. available_annotations
27+ available_annotations
2828
2929Functions to fetch and describe the annotations
3030
3131.. autosummary ::
3232 :template: function.rst
3333 :toctree: generated/
3434
35- neuromaps_mouse.datasets. fetch_annotation
35+ fetch_annotation
3636
3737Functions to fetch the atlases
3838
3939.. autosummary ::
4040 :template: function.rst
4141 :toctree: generated/
4242
43- neuromaps_mouse.datasets. fetch_allenccfv3
44- neuromaps_mouse.datasets. fetch_all_atlases
43+ fetch_allenccfv3
44+ fetch_all_atlases
4545
4646Support functions
4747
4848.. autosummary ::
4949 :template: function.rst
5050 :toctree: generated/
5151
52- neuromaps_mouse.datasets.get_data_dir
52+ get_data_dir
53+ get_atlas_dir
54+ get_annotation_dir
5355
5456.. _ref_images :
5557
5658:mod: `neuromaps_mouse.images ` - Image and surface handling
57- ----------------------------------------------------
59+ ----------------------------------------------------------
5860.. automodule :: neuromaps_mouse.images
5961 :no-members:
6062 :no-inherited-members:
@@ -67,13 +69,13 @@ Functions to load the images and surfaces
6769 :template: function.rst
6870 :toctree: generated/
6971
70- neuromaps_mouse.images. load_region_data
71- neuromaps_mouse.images. load_image_data
72+ load_region_data
73+ load_image_data
7274
7375.. _ref_plotting :
7476
7577:mod: `neuromaps_mouse.plotting ` - Plotting functions
76- ----------------------------------------------
78+ ----------------------------------------------------
7779.. automodule :: neuromaps_mouse.plotting
7880 :no-members:
7981 :no-inherited-members:
@@ -84,15 +86,15 @@ Functions to load the images and surfaces
8486 :template: function.rst
8587 :toctree: generated/
8688
87- neuromaps_mouse.plotting. plot_allenccfv3_ortho
88- neuromaps_mouse.plotting. plot_allenccfv3_ortho_asym
89- neuromaps_mouse.plotting. plot_allenccfv3_lightbox
90- neuromaps_mouse.plotting. plot_allenccfv3_3d
89+ plot_allenccfv3_ortho
90+ plot_allenccfv3_ortho_asym
91+ plot_allenccfv3_lightbox
92+ plot_allenccfv3_3d
9193
9294.. _ref_resampling :
9395
9496:mod: `neuromaps_mouse.resampling ` - Resampling workflows
95- --------------------------------------------------
97+ --------------------------------------------------------
9698.. automodule :: neuromaps_mouse.resampling
9799 :no-members:
98100 :no-inherited-members:
@@ -103,15 +105,16 @@ Functions to load the images and surfaces
103105 :template: function.rst
104106 :toctree: generated/
105107
106- neuromaps_mouse.resampling.query_structure_graph_allenccfv3
107- neuromaps_mouse.resampling.get_feature_allenccfv3
108- neuromaps_mouse.resampling.align_structures_allenccfv3
109- neuromaps_mouse.resampling.match_allenccfv3_structures_fuzzy
108+ query_structure_graph_allenccfv3
109+ get_feature_allenccfv3
110+ align_structures_allenccfv3
111+ match_structures_fuzzy_allenccfv3
112+ visualize_structure_alignment_allenccfv3
110113
111114.. _ref_stats :
112115
113116:mod: `neuromaps_mouse.stats ` - Statistical functions
114- ----------------------------------------------
117+ ----------------------------------------------------
115118.. automodule :: neuromaps_mouse.stats
116119 :no-members:
117120 :no-inherited-members:
@@ -122,12 +125,12 @@ Functions to load the images and surfaces
122125 :template: function.rst
123126 :toctree: generated/
124127
125- neuromaps_mouse.stats. correlation
128+ correlation
126129
127130.. _ref_transforms :
128131
129132:mod: `neuromaps_mouse.transforms ` - Transformations between spaces
130- ------------------------------------------------------------
133+ ------------------------------------------------------------------
131134.. automodule :: neuromaps_mouse.transforms
132135 :no-members:
133136 :no-inherited-members:
@@ -138,4 +141,4 @@ Functions to load the images and surfaces
138141 :template: function.rst
139142 :toctree: generated/
140143
141- neuromaps_mouse.transforms. allenccfv3_to_allenccfv3
144+ allenccfv3_to_allenccfv3
0 commit comments