Genevieve Buckley

Results 99 issues of Genevieve Buckley

It would be helpful if the empanada-napari plugin provided an inbuilt way to read back in prediction data generated by itself. The standard zarr reader plugins work in some, but...

DO NOT MERGE 1. We're waiting for the next official release of pytorch including M1 Mac hardware accleration (right now I'm using the nightly build to test things) 2. The...

When pip installing empanada-napari into a clean environment, it fails because numpy is not installed. We tried this on an M1 Mac at the hackathon, it seems the installation of...

Now that we have support for python 3.12 https://github.com/dask/dask-image/pull/370, it's a good idea to bump the highest GPU CI job to also use python 3.12 (don't want to let it...

We currently have the "Pre-Alpha" PyPI classifier in the setup for this repository: ``` "Development Status :: 2 - Pre-Alpha" ``` John [previously suggested](https://github.com/dask/dask-image/pull/306#discussion_r1282273663): > Maybe worth revisiting if this...

Closes https://github.com/imageio/imageio-ffmpeg/issues/71 This PR follows the approach suggested in https://github.com/imageio/imageio-ffmpeg/issues/71#issuecomment-2068803835 > * Update [_definitions.py](https://github.com/imageio/imageio-ffmpeg/blob/master/imageio_ffmpeg/_definitions.py) > * Make sure the apple silicon platform is detected by get_platform(). > * Add new...

## Description A new function `skimage.filters.try_all_threshold_dict` is implemented. An ordered dictionary is returned from `skimage.filters.try_all_threshold_dict` (keys = threshold method names, values = numeric value or None), whereas its counterpart `skimage.filters.try_all_threshold`...

:fast_forward: type: Enhancement
:monocle_face: Needs review

Fixes # https://github.com/teamtomo/membrain-seg/issues/70 ### Description I'm using the [membrain_seg](https://github.com/teamtomo/membrain-seg?tab=readme-ov-file) package, which depends on MONAI, and have found that it consistently triggers an overflow error in MONAI I've been able to...

## 🚀 Feature It would be nice if we had screen recording functionality for the napari viewer (this was first suggested in https://github.com/napari/napari/issues/1267). This feature is dependent on https://github.com/napari/napari/pull/780, so...

feature

## 🚀 Feature "Smart" pre-fetching of neighbouring image frames to improve the user experience. Feature requested by @zeroth ## Motivation When you jump around in napari to a different image...

feature
async