Skip to main content

Phase Retrieval algorithms in Python

Project description

pripy

GitHub contributors License PyPI - Python Version PyPI version

pripy is a python package aimed at providing phase retrieval algorithms, primarily for use in adaptive optics systems and simulators. These algorithms must have a common and minimal API, in order to accelerate the testing of various algorithms on a given optical system.

Prerequisites

  • A recent version of Python 3 installed on any Windows/Linux/MacOS machine,

Installing pripy

To install the most recent stable version of pripy, simply:

pip install pripy

To install the latest development version from this git repo, instead do:

git clone https://github.com/jcranney/pripy
cd pripy
pip install -e .

Using pripy

To use pripy, follow the provided examples, e.g., using Gerchberg-Saxton in the sandbox AO environment (no external simulator required):

cd examples
ipython -i sandbox_gs.py   # run the sandbox Gerchberg-Saxton example

Contributing to pripy

pripy is in its infancy and welcomes collaborative input. To contribute to pripy, follow these steps:

  1. Fork this repository.
  2. Create a branch: git checkout -b <branch_name>.
  3. Make your changes and commit them: git commit -m '<commit_message>'
  4. Push to the branch: git push
  5. Create the pull request.

Alternatively see the GitHub documentation on creating a pull request.

Contributors

Contact

If you want to contact me you can reach me at jesse.cranney@anu.edu.au.

License

This project uses the following license: MIT License.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pripy-0.1.7.tar.gz (17.8 kB view details)

Uploaded Source

Built Distribution

pripy-0.1.7-py3-none-any.whl (20.5 kB view details)

Uploaded Python 3

File details

Details for the file pripy-0.1.7.tar.gz.

File metadata

  • Download URL: pripy-0.1.7.tar.gz
  • Upload date:
  • Size: 17.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.3

File hashes

Hashes for pripy-0.1.7.tar.gz
Algorithm Hash digest
SHA256 108eae21d8c2fab073cf984a3bbf76bc7ff9fb1404fe690249b1db18b06f76ae
MD5 f60c2b5164daa6d20250327c62a06ab7
BLAKE2b-256 4db04c18703086c26cefc37f3fb689d24e53dfc4a3dcae4be9b401030cd15043

See more details on using hashes here.

File details

Details for the file pripy-0.1.7-py3-none-any.whl.

File metadata

  • Download URL: pripy-0.1.7-py3-none-any.whl
  • Upload date:
  • Size: 20.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.3

File hashes

Hashes for pripy-0.1.7-py3-none-any.whl
Algorithm Hash digest
SHA256 631d32aec36de2a368851ded85a291cf1a702b671bb9c20d9b62e23f2ecf5b4e
MD5 4c0f82d6e42877cb2e82b7caafef161d
BLAKE2b-256 0dce8299c616a29e2f52d62cd1b760b9d9abbb11f15e6ef3370f0064088562a7

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page