https://github.com/diamondlightsource/python-relion
Python bindings to RELION
https://github.com/diamondlightsource/python-relion
Last synced: 2 months ago
JSON representation
Python bindings to RELION
- Host: GitHub
- URL: https://github.com/diamondlightsource/python-relion
- Owner: DiamondLightSource
- License: other
- Created: 2020-06-17T15:44:55.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2023-12-18T13:00:35.000Z (about 2 years ago)
- Last Synced: 2023-12-18T14:30:47.512Z (about 2 years ago)
- Language: Python
- Homepage: https://pypi.org/project/relion/
- Size: 1.12 MB
- Stars: 7
- Watchers: 10
- Forks: 3
- Open Issues: 3
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
- Authors: AUTHORS.rst
Awesome Lists containing this project
README
=========================
Python bindings to RELION
=========================
.. image:: https://img.shields.io/pypi/v/relion.svg
:target: https://pypi.python.org/pypi/relion
:alt: PyPI release
.. image:: https://img.shields.io/pypi/pyversions/relion.svg
:target: https://pypi.python.org/pypi/relion
:alt: Supported Python versions
.. image:: https://readthedocs.org/projects/python-relion/badge/?version=latest
:target: https://python-relion.readthedocs.io/en/latest/?badge=latest
:alt: Documentation Status
.. image:: https://codecov.io/gh/DiamondLightSource/python-relion/branch/main/graph/badge.svg
:target: https://codecov.io/gh/DiamondLightSource/python-relion
:alt: Test coverage
.. image:: https://img.shields.io/badge/code%20style-black-000000.svg
:target: https://github.com/ambv/black
:alt: Code style: black
* Free software: GPLv2 and BSD, `see the license file for details `_
* Documentation: https://python-relion.readthedocs.io.
This package provides a python interface to the information contained in a Relion project folder. It does not run Relion itself.
Currently it caters for specific fields from the Motion Correction, CTF Find, 2D Classification and 3D Classification stages of the Relion pipeline, but this could readily be expanded to more stages and fields.