Matt Einhorn

Results 23 issues of Matt Einhorn

## Description This is part of these other two PRs: https://github.com/brainglobe/brainglobe-workflows/pull/88 and https://github.com/brainglobe/brainglobe-utils/pull/67. **What is this PR** - [ ] Bug fix - [x] Addition of a new feature -...

I'm looking at pynwb and how I can use it in our pipeline, but it's not exactly clear to me some of the data manipulation aspects as a user: *...

priority: low
category: question

### Is your feature request related to a problem? Please describe. We are trying to evaluate how different cell detection algorithms find cells. And so want to find the minimum...

enhancement
scipy.optimize

## Reporting a bug - [x] I have tried using the latest released version of Numba (most recent is visible in the release notes (https://numba.readthedocs.io/en/stable/release-notes-overview.html). - [x] I have included...

bug - ice

## Description **What is this PR** - [ ] Bug fix - [x] Addition of a new feature - [ ] Other **Why is this PR needed?** When I was...

I was using `BigStitcher` from `pyimagej` on Windows and needed to pass in paths. But, `BigStitcher` would choke on the paths claiming it can't find files there. I traced down...

## Description This depends on https://github.com/brainglobe/cellfinder/pull/542. **What is this PR** - [ ] Bug fix - [x] Addition of a new feature - [ ] Other **Why is this PR...

**Describe the bug** When installing any of the brainglobe packages, including cellfinder, as an editable install (`pip install -e .`), pip and python reports the wrong package version. As you...

bug

## Description This is still a WIP and needs a bit of polish. **What is this PR** - [ ] Bug fix - [x] Addition of a new feature -...

## Description This PR depends on https://github.com/brainglobe/cellfinder/pull/542. Also, the figures below were generated using https://github.com/brainglobe/cellfinder/pull/544. This adds a tiled threshold to the 2d filtering step that decides whether a pixel...