Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Introduce image volumes as an input for feature query #480

Merged
merged 109 commits into from
Nov 16, 2023

Conversation

AhmetNSimsek
Copy link
Collaborator

@AhmetNSimsek AhmetNSimsek commented Sep 21, 2023

The primary aim of this PR is to introduce BrainStructure abstract class as a core concept that will serve as a common denominator between locations, volumes, and regions to simplify concept matching and using volumes in feature queries.

TODO:

  • e2e test: centroid = region.compute_centroids(); assert region.intersect(centroid)

-  Fix fetch cache
- fix region.fetch_cache -> getmap_cache
- Clean up get_regional_map
- Add names to volumes when extacting volumes (important for hashing)
also fix bounding box import
…aces is now a sorted list by default

Fixes issues with reproducibility.
@AhmetNSimsek AhmetNSimsek marked this pull request as ready for review November 15, 2023 14:36
@AhmetNSimsek AhmetNSimsek merged commit d182ffd into main Nov 16, 2023
18 checks passed
@AhmetNSimsek AhmetNSimsek deleted the feat_feature_query_nifti branch November 16, 2023 12:26
@AhmetNSimsek AhmetNSimsek restored the feat_feature_query_nifti branch January 26, 2024 12:22
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.

3 participants