brainglobe-heatmap
brainglobe-heatmap copied to clipboard
Rendering anatomical heatmaps with brainrender and matplotlib
**Is your feature request related to a problem? Please describe.** There are currently no tests for brainglobe heatmaps. **Describe the solution you'd like** We should start by writing some smoke...
Raising an issue based on [this image.sc issue](https://forum.image.sc/t/allen-spinal-cord-atlas-is-off-axis/99539). It would be useful to allow users to visualise different values in each hemisphere.
**Describe the bug** Previously, it seems by default the axes that were generated had an origin of 0,0 at the origin of the atlas. Now the 0,0 is (mostly) at...
[Feature] Refactor API for plotting multiple 2D slices from the same dataset at different distances.
**Is your feature request related to a problem? Please describe.** The newly added `Heatmap.plot_subplot()` could have a better public facing API. Right now a separate scene is created for each...