Will Graham

Results 6 issues of Will Graham

**Describe the bug** The `numpy` dependency (min 1.20.0) for `meshio` version 5.3.4 is not respected by `pip` or `conda` installs. As such, it is possible to obtain an environment in...

`mypy` needs a stub file to read typehints from when looking at scripts that are outside the package `src/` directory (where the package begins).

bug
cellfinder-core

Moving the discussion from https://github.com/brainglobe/cellfinder/pull/403 here. [First reported](https://github.com/brainglobe/cellfinder/pull/403#issuecomment-2059253491): @K-Meech > That seems to fix codecov! No more codecov complaints on the latest actions run. The run tests with numba disabled...

bug

Sub-issue of #282. See the description provided [here](https://github.com/neuroinformatics-unit/movement/issues/282#issuecomment-2612906175). For this one, would recommend first extracting the necessary code to create the angle distribution for the `head_vector` (as is currently done...

**Is your feature request related to a problem? Please describe.** The `normal` method is currently only usable on a single-segment `LineOfInterest`s; for multi-segment geometries the method raises an error, and...

enhancement

As mentioned [on Zulip](https://neuroinformatics.zulipchat.com/#narrow/channel/406001-Movement/topic/Standards.20for.20wrapping.20matplotlib/near/498984724), we should collate all of the "convenience wrapper" functions (introduced in #282, plus those introduced going forward) into a single example to demonstrate what's on offer....

enhancement