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.11

Last updated:

  • 22 January 2024

First released:

  • 26 September 2022

License:

GitHub activity:

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

Python versions supported:

Operating system:

Requirements:

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

Sign up to receive updates