-
Notifications
You must be signed in to change notification settings - Fork 39
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
Prep merge #349
Prep merge #349
Conversation
brainmapper updated in brainglobe/brainglobe-workflows#66 |
Worth flagging here that when this update and the matching one on And another thing I've just noticed:
So theoretically we can never publish this release (need to release cellfinder to release workflows, and the converse is also true). In the interest of resolving this, I guess we make the |
Yeah I think that's the way. |
Have added this change to this branch. |
@adamltyson do you want me to merge this, publish the release, and then try re-running the CI on brainglobe/brainglobe-workflows#66 ? |
Sounds good |
Combines two very similar functions and also removes a seemingly redundant function arguement.
@sfmig I've somewhat naively updated the benchmarking code, but I may have done this wrong.
Closes #272