brainglobe-atlasapi icon indicating copy to clipboard operation
brainglobe-atlasapi copied to clipboard

A lightweight python module to interact with atlases for systems neuroscience

Results 77 brainglobe-atlasapi issues
Sort by recently updated
recently updated
newest added

https://www.ncbi.nlm.nih.gov/pmc/articles/PMC10603261/

enhancement
atlasgen
new-atlas

**Is your feature request related to a problem? Please describe.** The cave fish atlas is currently not available via BrainGlobe. **Describe the solution you'd like** We'd like the [cave fish...

enhancement
new-atlas

https://elifesciences.org/articles/87029 From a glance it looks v high quality.

enhancement
new-atlas

http://www.3dbar.org:8080 looks to be a nice resource with many atlases already in a standardised format. There should be something useful we can do with these atlases, or move towards a...

enhancement
atlasgen
new-atlas

We already have `kim_dev_...`, but we should add all the different developmental stages now they've been released (and maybe rename them). Ideally we would have one script that packages them...

enhancement
atlasgen
new-atlas

I think each set of meshes is consistent, but they are scaled incorrectly, so they don't play nicely with external data.

atlasgen

At this line, the atlas name uses the first resolution value: https://github.com/brainglobe/bg-atlasgen/blob/f944baaf69004aca270c29dee50592369969db72/bg_atlasgen/wrapup.py#L111 This isn't particularly useful for non-isotropic atlases, but I'm not sure what would be better.

atlasgen

`.obj` works well, but the `mesh` directories can get large. Using newer formats could improve this a lot. [Draco](https://google.github.io/draco/) looks promising.

enhancement
atlasgen