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

Move analysis functionality of brainmapper into brainglobe-utils #73

Closed
adamltyson opened this issue Jan 5, 2024 · 1 comment
Closed
Assignees
Labels
enhancement New feature or request

Comments

@adamltyson
Copy link
Member

The idea of this repo is that the workflows are simple pipelines that stitch together existing BG tools. brainmapper has some extra functionality such as transforming detected cells to raw data space and generating heatmaps. These should be moved into brainglobe-utils to:

  • Simplify maintenance of this repo
  • Allow the code to be reused (we likely need lots of this in a napari plugin at some point)
  • Allow users to more easily use the functions in their own scripts
@adamltyson
Copy link
Member Author

Now done with #74 & #76

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant