A `napari` plugin to facilitate interactive viewing of regional barcode spots from `looptrace`

3 Open Issues Need Help Last updated: Jul 22, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Update the `nixpkgs` version used in the `looptrace-regionals-vis` napari plugin's development environment to the latest stable release. This involves modifying the Nix shell configuration to point to the updated `nixpkgs` channel.

Complexity: 2/5
good first issue

A `napari` plugin to facilitate interactive viewing of regional barcode spots from `looptrace`

Python

AI Summary: Rename the `shell.nix` file to accurately reflect the project name, `looptrace-regionals-vis`. This involves changing the project name within the `shell.nix` file itself to match the repository name.

Complexity: 1/5
good first issue

A `napari` plugin to facilitate interactive viewing of regional barcode spots from `looptrace`

Python

AI Summary: Harmonize the version bounds for the `pytest` dependency in the `pyproject.toml` file of the `looptrace-regionals-vis` napari plugin. The current version ranges specified in different dependency groups are inconsistent and should be unified for better dependency management.

Complexity: 2/5
good first issue

A `napari` plugin to facilitate interactive viewing of regional barcode spots from `looptrace`

Python