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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file abism-0.911.tar.gz
.
File metadata
- Download URL: abism-0.911.tar.gz
- Upload date:
- Size: 1.3 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.22.0 setuptools/45.1.0 requests-toolbelt/0.8.0 tqdm/4.30.0 CPython/3.7.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 38f636847921957a12d91a5b3e5e6f06a8b33b03481f33660987f3d7acbe307e |
|
MD5 | 299769f7a92b7fa3de31d89cc43324c2 |
|
BLAKE2b-256 | 2b52ee3a4eec5cb4023bbf4ef5ca05fa11476cb626d77f6fb1170f8b5e01a3d5 |
File details
Details for the file abism-0.911-py3-none-any.whl
.
File metadata
- Download URL: abism-0.911-py3-none-any.whl
- Upload date:
- Size: 1.4 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.22.0 setuptools/45.1.0 requests-toolbelt/0.8.0 tqdm/4.30.0 CPython/3.7.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 39f3c26dd7f63f5158ba05c895424bc8d3e600996bad297772b50d0f06235f77 |
|
MD5 | e9bfd1eeb068bc887ae74c74d9fe5161 |
|
BLAKE2b-256 | ad5635b6c0d92612640ee6fb5e1309d4d0c4496f3e47dff8ec1895599991bb91 |