You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
`brainglobe-heatmap` uses `brainrender` which, in turn, uses brainglobe's `Atlas API` under the hood. That means that all of `brainglobe-heatmap`'s functionality is compatible with any of the atlases supported by the atlas API. `bgh.heatmap`, `bgh.planner` and `bgh.get_plane_coordinates` all accept a `atlas_name` argument, pass the name of the atlas name you'd like to use!
144
+
`brainglobe-heatmap` uses `brainrender` which, in turn, uses brainglobe's `Atlas API` under the hood. That means that all of `brainglobe-heatmap`'s functionality is compatible with any of the atlases supported by the atlas API. `bgh.Heatmap`, `bgh.planner` and `bgh.get_structures_slice_coords` all accept a `atlas_name` argument, pass the name of the atlas name you'd like to use!
148
145
For more information see the API's [documentation](https://brainglobe.info/documentation/brainglobe-atlasapi/index.html).
149
146
150
147
## Seeking help or contributing
@@ -154,7 +151,7 @@ We are always happy to help users of our tools, and welcome any contributions. I
154
151
If you use `brainglobe-heatmap` in your work, please cite it as:
155
152
156
153
```
157
-
Federico Claudi, & Luigi Petrucco. (2022). brainglobe/bg-heatmaps: (V0.2). Zenodo. https://doi.org/10.5281/zenodo.5891814
154
+
Federico Claudi, Adam Tyson, Luigi Petrucco, Mathieu Bourdenx, carlocastoldi, Rami Hamati, & Alessandro Felder. (2024). brainglobe/brainglobe-heatmap. Zenodo. https://doi.org/10.5281/zenodo.10375287
158
155
```
159
156
160
157
If you use `brainrender` via `brainglobe-heatmap` (i.e. for 3D visualisation), please also cite it:
@@ -176,5 +173,4 @@ title = {{Visualizing anatomically registered data with brainrender}},
0 commit comments