Skip to content

Add method to add new "atlases"#93

Open
kaitj wants to merge 2 commits intomaint/reorgfrom
enh/append-nodes
Open

Add method to add new "atlases"#93
kaitj wants to merge 2 commits intomaint/reorgfrom
enh/append-nodes

Conversation

@kaitj
Copy link
Collaborator

@kaitj kaitj commented Feb 25, 2026

Previously there was no easy method of appending "atlases" to existing nodes. This PR just adds a quick method to do so. Note that this is PRing in the reorganized branch (which also made it easier to add things like this).

I thought there was an issue open for this, but maybe it was just in my head and I forgot to add one.

@kaitj kaitj requested a review from tamsinrogers February 25, 2026 19:26
@kaitj kaitj self-assigned this Feb 25, 2026
@github-actions
Copy link

github-actions bot commented Feb 25, 2026

Coverage

Coverage Report
FileStmtsMissCoverMissing
neuromaps_prime
   utils.py160100% 
neuromaps_prime/graph
   builder.py580100% 
   cache.py600100% 
   core.py830100% 
   models.py330100% 
   utils.py520100% 
neuromaps_prime/graph/transforms
   surface.py570100% 
   volume.py410100% 
neuromaps_prime/transforms
   surface.py350100% 
   utils.py290100% 
   volume.py210100% 
TOTAL4850100% 

Tests Skipped Failures Errors Time
167 8 💤 0 ❌ 0 🔥 3.122s ⏱️

@kaitj kaitj force-pushed the enh/append-nodes branch from 4a187e7 to 695182b Compare March 9, 2026 14:56
@kaitj kaitj force-pushed the enh/append-nodes branch from 695182b to 2885790 Compare March 10, 2026 14:46
@kaitj kaitj linked an issue Mar 10, 2026 that may be closed by this pull request
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Task: Add surface + volume method

1 participant