Skip to content

Commit c084740

Browse files
authored
Initial implementation of brain-atlas endpoints (#195)
See #168 for the specification. Briefly; a `BrainAtlas` is an named entity that has an asset `annotation.nrrd` attached to it. It is associated with a particular `BrainRegionHierarchy` In addition, `BrainAtlasRegion` gives metadata for all the regions within a `BrainAtlas`; * their volume in the `annotation.nrrd` if they are a leaf, None otherwise. * an attached asset with the .obj mesh
1 parent fa23b6b commit c084740

22 files changed

+2201
-977
lines changed

alembic/versions/20250523_083807_7699329e803f_default_migration_message.py

Lines changed: 0 additions & 34 deletions
This file was deleted.

alembic/versions/20250526_095128_062c5a408404_electricalrecordingstimulus_use_.py

Lines changed: 0 additions & 82 deletions
This file was deleted.

alembic/versions/20250526_100043_c4fa9c327b08_license_use_namedescriptionvectormixin.py

Lines changed: 0 additions & 62 deletions
This file was deleted.

0 commit comments

Comments
 (0)