brainglobe / cellfinder-core

Standalone cellfinder cell detection algorithm
https://brainglobe.info/documentation/cellfinder/index.html
BSD 3-Clause "New" or "Revised" License
19 stars 16 forks source link

Add numpy to typing deps #162

Closed dstansby closed 1 year ago

dstansby commented 1 year ago

Adding numpy, numba, and dask to the environment in which type checking is done revealed some more fixes that needed making. Builds on top of https://github.com/brainglobe/cellfinder-core/pull/161