Skip to content

Selective load_ccf_annotation #15

@CBroz1

Description

@CBroz1
  • The function load_ccf_annotation currently takes a long time to load (> 20 min). For a given project, much of this is unnecessary data. We load information about the whole brain, when researchers will likely only need a subset. Current function here.
  • This function would benefit from optional parameters for minimum and maximum values of X, Y, and Z to load from the provided file and some consideration of how to optimize this loader function.
  • If the the element later tried to add a downstream value that did not exist in the upstream atlas, we could trigger the selective loader within a buffer of the new data point

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions