Skip to content

Conversation

jdcourcol
Copy link
Contributor

  • The uuids of the leaf regions can be initialized with the cell_composition
  • because of the seed usage, the basic cell group (not a leaf ) was colliding with a thalamic region, so I had to change it.

Comment on lines 77 to 79
# keep uuid used by core-web-app constant
DEFAULT_HIERARCHY_ID = uuid.UUID("e3e70682-c209-4cac-a29f-6fbed82c07cd")
DEFAULT_REGION_ID_FOR_BASIC_CELL_GROUPS_AND_REGIONS = uuid.UUID(
Copy link
Contributor

@bilalesi bilalesi Jun 18, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we need another constant,
Cerebrum is the default selected brain region
annotation_value = 567

DEFAULT_SELECTED_BRAIN_REGION_ID="5c60bf3e-5335-4971-a8ec-6597292452b2"  # Cerebrum: annotation_value = 567

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