Skip to main content

Adaptative Background Interferometric Strehl Meter,Graphical user interface (GUI) to mesure Astrophysics image quality (Strehl ratio)

Project description

ABISM: Adaptive Background Interferometric Strehl Meter

Install:

pip install abism

or for developpers:

pip install -U git+https://github.com/tinmarino/abism 

Start: from shell:

abism image.fits

What: A graphical user interface (GUI) to measure the strehl ratio. Meaning the quality (.fits) image from a telescope with adaptive optics.

Who: For observer astronomers using adaptive optics

How: On the following image, we have a Strehl ratio 50% which is excellent. Notice the warning that we are reaching the non-linearity detector limit. We did not take time to measure the error of the measure if non linear, it is very detector dependant.

More: from ipython:

# Import
from abism.run import run_async

# Launch (sm for Strehl Meter)
sm = run_async('--verbose', '1', './image.fits') 

# Print details
print(sm.state)

License: Do whatever you want with the code

Authors: Julien Girard, Martin Tourneboeuf

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

abism-0.911.tar.gz (1.3 MB view hashes)

Uploaded Source

Built Distribution

abism-0.911-py3-none-any.whl (1.4 MB view hashes)

Uploaded Python 3

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