معرفی شرکت ها


abism-0.911


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Adaptative Background Interferometric Strehl Meter,Graphical user interface (GUI) to mesure Astrophysics image quality (Strehl ratio)
ویژگی مقدار
سیستم عامل -
نام فایل abism-0.911
نام abism
نسخه کتابخانه 0.911
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Julien Girard, Martin Tourneboeuf
ایمیل نویسنده tinmarino@gmail.com
آدرس صفحه اصلی https://github.com/tinmarino/abism
آدرس اینترنتی https://pypi.org/project/abism/
مجوز -
# ABISM: Adaptive Background Interferometric Strehl Meter __Install:__ ```sh pip install abism ``` or for developpers: ```sh pip install -U git+https://github.com/tinmarino/abism ``` __Start:__ from shell: ```sh 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. <img align="center" width=80% src="./abism/doc/abism_v0.900.png"> __More:__ from ipython: ```python # 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


نیازمندی

مقدار نام
- matplotlib
- scipy
- numpy
- astropy


نحوه نصب


نصب پکیج whl abism-0.911:

    pip install abism-0.911.whl


نصب پکیج tar.gz abism-0.911:

    pip install abism-0.911.tar.gz