The napari hub is transitioning to a community-run implementation due to launch in June 2025.
Since October 1, 2024, this version is no longer actively maintained and will not be updated. New plugins and plugin updates will continue to be listed.

Box Manager

napari-boxmanager

Particle selection tool for cryo-em

License Mozilla Public License 2.0 PyPI Python Version tests codecov napari hub

Particle selection tool for cryo-em


This napari plugin was generated with Cookiecutter using @napari's cookiecutter-napari-plugin template.

Installation

Here is how to install napari together with the boxmanager plugin:

mamba env create -n napari -f https://raw.githubusercontent.com/MPI-Dortmund/napari-boxmanager/main/conda_env.yml
conda activate napari

Contributing

Contributions are very welcome. Tests can be run with tox, please ensure the coverage at least stays the same before you submit a pull request.

License

Distributed under the terms of the Mozilla Public License 2.0 license, "napari-boxmanager" is free and open source software

Issues

If you encounter any problems, please [file an issue] along with a detailed description.

Version:

  • 0.4.14

Last updated:

  • 30 October 2024

First released:

  • 26 September 2022

License:

GitHub activity:

  • Stars: 3
  • Forks: 0
  • Issues + PRs: 10

Python versions supported:

Operating system:

Requirements:

  • matplotlib
  • mrcfile
  • numpy<=1.23.5
  • pystardb>=0.4.2
  • napari>=0.4.17
  • pandas
  • scipy
  • tifffile
  • tqdm