Metadata-Version: 2.1
Name: stemia
Version: 0.2.2
Summary: Scripts and Tools for Electron Microscopy Analysis.
Home-page: https://github.com/brisvag/stemia/
Author: Lorenzo Gaifas
Author-email: brisvag@gmail.com
License: BSD 3-Clause
Platform: UNKNOWN
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: click
Requires-Dist: numpy
Requires-Dist: mrcfile
Requires-Dist: scikit-image
Requires-Dist: scipy
Requires-Dist: eulerangles
Requires-Dist: starfile
Requires-Dist: magicgui
Requires-Dist: IPython
Requires-Dist: plotly
Requires-Dist: pandas

# STEMIA

**S**cripts and **T**ools for **E**lectron **M**icroscopy **I**mage **A**nalysis.

## Installation

```bash
pip install stemia
```

## Tools

```bash
center_filament input_stack.mrc [output.mrc] [-s particles.star]
```


