<div align="center">
![Parakeet :parrot:](docs/source/images/parakeet_logo.png)
> **Parakeet** is a digital twin for cryo electron tomography and stands for **P**rogram for **A**nalysis and **R**econstruction of **A**rtificial data for **K**ryo **E**l**E**ctron **T**omography
![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)
[![PyPI version shields.io](https://img.shields.io/pypi/v/python-parakeet.svg)](https://pypi.python.org/pypi/python-parakeet/)
[![PyPI pyversions](https://img.shields.io/pypi/pyversions/python-parakeet.svg)](https://pypi.python.org/pypi/python-parakeet/)
[![PyPI download month](https://img.shields.io/pypi/dm/python-parakeet.svg)](https://pypi.python.org/pypi/python-parakeet/)
[![Building](https://github.com/rosalindfranklininstitute/parakeet/actions/workflows/python-package.yml/badge.svg)](https://github.com/rosalindfranklininstitute/parakeet/actions/workflows/python-package.yml)
[![Publishing](https://github.com/rosalindfranklininstitute/parakeet/actions/workflows/python-publish.yml/badge.svg)](https://github.com/rosalindfranklininstitute/parakeet/actions/workflows/python-publish.yml)
[![Docker](https://github.com/rosalindfranklininstitute/parakeet/actions/workflows/docker-publish.yml/badge.svg)](https://github.com/rosalindfranklininstitute/parakeet/actions/workflows/docker-publish.yml)
[![Quay IO](https://github.com/rosalindfranklininstitute/parakeet/actions/workflows/quay-io-publish.yml/badge.svg)](https://github.com/rosalindfranklininstitute/parakeet/actions/workflows/quay-io-publish.yml)
[![Conda](https://github.com/rosalindfranklininstitute/parakeet/actions/workflows/conda.yml/badge.svg)](https://github.com/rosalindfranklininstitute/parakeet/actions/workflows/conda.yml)
[![Snapcraft](https://github.com/rosalindfranklininstitute/parakeet/actions/workflows/snapcraft.yml/badge.svg)](https://github.com/rosalindfranklininstitute/parakeet/actions/workflows/snapcraft.yml)
[![Documentation](https://github.com/rosalindfranklininstitute/parakeet/actions/workflows/sphinx.yml/badge.svg)](https://github.com/rosalindfranklininstitute/parakeet/actions/workflows/sphinx.yml)
[![DOI](https://zenodo.org/badge/204956111.svg)](https://zenodo.org/badge/latestdoi/204956111)
</div>
## Installation
Parakeet can be installed using pip with the following command:
```sh
pip install python-parakeet
```
> **_NOTE:_** Because the package needs to be built locally from source and has
some external dependencies you may need to ensure your environment is ready before
running this command. You need to set the location of the CUDA compiler and
possibly G++ and FFTW libraries. For full instructions please see the
installation documentation
[here](https://rosalindfranklininstitute.github.io/parakeet/installation.html).
## Usage
Parakeet can be used as a suite of command line tools as follows:
```sh
parakeet.config.new -c config.yaml
parakeet.sample.new -c config.yaml
parakeet.sample.add_molecules -c config.yaml
parakeet.simulate.exit_wave -c config.yaml
parakeet.simulate.optics -c config.yaml
parakeet.simulate.image -c config.yaml
```
For full command line usage instructions please see the command line
documentation here
[here](https://rosalindfranklininstitute.github.io/parakeet/usage.html).
Alternatively, there is a complementary high level Python API which can be seen
[here](https://rosalindfranklininstitute.github.io/parakeet/api.html).
## Documentation
Checkout the [documentation](https://rosalindfranklininstitute.github.io/parakeet/) for more information!
## Notifications
You can receive notifications from the [Github discussions](https://github.com/rosalindfranklininstitute/parakeet/discussions)
by clicking "watch" on this repository.
## Issues
Please use the [GitHub issue tracker](https://github.com/rosalindfranklininstitute/parakeet/issues) to submit bugs or request features.
## Changes
Checkout the [changelog](CHANGES.rst) for a list of recent changes to parakeet.
## Contributions
If you would like to help contribute to profet, please read our [contribution](CONTRIBUTING.md) guide and [code of conduct](CODE_OF_CONDUCT.md).
## License
Copyright Diamond Light Source and Rosalind Franklin Institute, 2019.
Distributed under the terms of the GPLv3 license, parakeet is free and open source software.
Raw data
{
"_id": null,
"home_page": "https://github.com/rosalindfranklininstitute/parakeet",
"name": "python-parakeet",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "MULTEM",
"author": "James Parkhurst",
"author_email": "james.parkhurst@diamond.ac.uk",
"download_url": "https://files.pythonhosted.org/packages/82/ab/50bb8ed50c15db037abd6c01f776dd7ed77393137b2331ba53903c8760ad/python_parakeet-0.6.1.tar.gz",
"platform": "unix",
"description": "<div align=\"center\">\n\n![Parakeet :parrot:](docs/source/images/parakeet_logo.png)\n\n> **Parakeet** is a digital twin for cryo electron tomography and stands for **P**rogram for **A**nalysis and **R**econstruction of **A**rtificial data for **K**ryo **E**l**E**ctron **T**omography\n\n![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)\n[![PyPI version shields.io](https://img.shields.io/pypi/v/python-parakeet.svg)](https://pypi.python.org/pypi/python-parakeet/)\n[![PyPI pyversions](https://img.shields.io/pypi/pyversions/python-parakeet.svg)](https://pypi.python.org/pypi/python-parakeet/)\n[![PyPI download month](https://img.shields.io/pypi/dm/python-parakeet.svg)](https://pypi.python.org/pypi/python-parakeet/)\n\n[![Building](https://github.com/rosalindfranklininstitute/parakeet/actions/workflows/python-package.yml/badge.svg)](https://github.com/rosalindfranklininstitute/parakeet/actions/workflows/python-package.yml)\n[![Publishing](https://github.com/rosalindfranklininstitute/parakeet/actions/workflows/python-publish.yml/badge.svg)](https://github.com/rosalindfranklininstitute/parakeet/actions/workflows/python-publish.yml)\n\n[![Docker](https://github.com/rosalindfranklininstitute/parakeet/actions/workflows/docker-publish.yml/badge.svg)](https://github.com/rosalindfranklininstitute/parakeet/actions/workflows/docker-publish.yml)\n[![Quay IO](https://github.com/rosalindfranklininstitute/parakeet/actions/workflows/quay-io-publish.yml/badge.svg)](https://github.com/rosalindfranklininstitute/parakeet/actions/workflows/quay-io-publish.yml)\n[![Conda](https://github.com/rosalindfranklininstitute/parakeet/actions/workflows/conda.yml/badge.svg)](https://github.com/rosalindfranklininstitute/parakeet/actions/workflows/conda.yml)\n[![Snapcraft](https://github.com/rosalindfranklininstitute/parakeet/actions/workflows/snapcraft.yml/badge.svg)](https://github.com/rosalindfranklininstitute/parakeet/actions/workflows/snapcraft.yml)\n\n[![Documentation](https://github.com/rosalindfranklininstitute/parakeet/actions/workflows/sphinx.yml/badge.svg)](https://github.com/rosalindfranklininstitute/parakeet/actions/workflows/sphinx.yml)\n[![DOI](https://zenodo.org/badge/204956111.svg)](https://zenodo.org/badge/latestdoi/204956111)\n\n</div>\n\n## Installation\n\nParakeet can be installed using pip with the following command:\n\n```sh\n pip install python-parakeet\n```\n\n> **_NOTE:_** Because the package needs to be built locally from source and has\nsome external dependencies you may need to ensure your environment is ready before\nrunning this command. You need to set the location of the CUDA compiler and\npossibly G++ and FFTW libraries. For full instructions please see the\ninstallation documentation\n[here](https://rosalindfranklininstitute.github.io/parakeet/installation.html).\n\n## Usage\n\nParakeet can be used as a suite of command line tools as follows:\n\n```sh\n parakeet.config.new -c config.yaml\n parakeet.sample.new -c config.yaml\n parakeet.sample.add_molecules -c config.yaml\n parakeet.simulate.exit_wave -c config.yaml\n parakeet.simulate.optics -c config.yaml\n parakeet.simulate.image -c config.yaml\n```\n\nFor full command line usage instructions please see the command line\ndocumentation here\n[here](https://rosalindfranklininstitute.github.io/parakeet/usage.html).\nAlternatively, there is a complementary high level Python API which can be seen\n[here](https://rosalindfranklininstitute.github.io/parakeet/api.html).\n\n## Documentation\n\nCheckout the [documentation](https://rosalindfranklininstitute.github.io/parakeet/) for more information!\n\n## Notifications\n\nYou can receive notifications from the [Github discussions](https://github.com/rosalindfranklininstitute/parakeet/discussions)\nby clicking \"watch\" on this repository.\n\n## Issues\n\nPlease use the [GitHub issue tracker](https://github.com/rosalindfranklininstitute/parakeet/issues) to submit bugs or request features.\n\n## Changes\n\nCheckout the [changelog](CHANGES.rst) for a list of recent changes to parakeet.\n\n## Contributions\n\nIf you would like to help contribute to profet, please read our [contribution](CONTRIBUTING.md) guide and [code of conduct](CODE_OF_CONDUCT.md).\n\n## License\n\nCopyright Diamond Light Source and Rosalind Franklin Institute, 2019.\n\nDistributed under the terms of the GPLv3 license, parakeet is free and open source software.\n\n",
"bugtrack_url": null,
"license": "GPL v3",
"summary": "A phantom generator",
"version": "0.6.1",
"project_urls": {
"Homepage": "https://github.com/rosalindfranklininstitute/parakeet",
"Source": "https://github.com/rosalindfranklininstitute/parakeet",
"Tracker": "https://github.com/rosalindfranklininstitute/parakeet/issues"
},
"split_keywords": [
"multem"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "82ab50bb8ed50c15db037abd6c01f776dd7ed77393137b2331ba53903c8760ad",
"md5": "71ab3e38d86d01c6dafc21efbbb18c8d",
"sha256": "9a6ebdabaf6c5d3344b8e3aa8e6628bb9dd02fdd51e5cd62724d9c2a415e1169"
},
"downloads": -1,
"filename": "python_parakeet-0.6.1.tar.gz",
"has_sig": false,
"md5_digest": "71ab3e38d86d01c6dafc21efbbb18c8d",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 9314136,
"upload_time": "2024-11-22T11:15:43",
"upload_time_iso_8601": "2024-11-22T11:15:43.982085Z",
"url": "https://files.pythonhosted.org/packages/82/ab/50bb8ed50c15db037abd6c01f776dd7ed77393137b2331ba53903c8760ad/python_parakeet-0.6.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-22 11:15:43",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "rosalindfranklininstitute",
"github_project": "parakeet",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "setuptools",
"specs": []
},
{
"name": "cmake",
"specs": []
},
{
"name": "ninja",
"specs": []
},
{
"name": "wheel",
"specs": []
},
{
"name": "pytest",
"specs": []
},
{
"name": "pytest-cov",
"specs": []
},
{
"name": "mock",
"specs": []
}
],
"lcname": "python-parakeet"
}