معرفی شرکت ها


ExoPix-0.1.0


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

ExoPix: Applying PSF Subtraction with pyKLIP to JWST
ویژگی مقدار
سیستم عامل -
نام فایل ExoPix-0.1.0
نام ExoPix
نسخه کتابخانه 0.1.0
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Jea Adams, Jason Wang
ایمیل نویسنده jadams21@amherst.edu
آدرس صفحه اصلی https://github.com/jeaadams/ExoPix.git
آدرس اینترنتی https://pypi.org/project/ExoPix/
مجوز -
# ExoPix [![Powered by AstroPy](https://img.shields.io/badge/powered_by-AstroPy-EB5368.svg?style=flat)](http://www.astropy.org) [![Powered by pyKLIP](https://img.shields.io/badge/powered_by-pyKLIP-EB5368.svg?style=flat)](https://bitbucket.org/pyKLIP/pyklip/src/master/) Tutorials to aid in understanding simulated data from the James Webb Space Telescope and estimate its performance imaging exoplanets. ## Installation The functions utilized in this notebook require Python version 3.8.5 or above. To use these notebooks in your global environment, you'll need to install the packages in our requirements.txt. You can do this by running the following: ```bash pip install -rf requirements.txt ``` ### OR Run in a virtual environment using pipenv. This will ensure that your dependency graph is compatible. ```bash pip3 install pipenv git clone https://github.com/jeaadams/JWST-ERS-Pipeline.git cd JWST_ERS_Pipeline python3 -m pipenv shell ``` Alternatively, if you're on MacOS, you can install pipenv using Homebrew: ```bash brew install pipenv git clone https://github.com/jeaadams/JWST-ERS-Pipeline.git cd JWST_ERS_Pipeline pipenv shell ``` Then, you can install all the necessary packages with the following: ```bash pipenv install ``` ## Tutorials Once you've cloned our repository and set up all the necessary packages, you can open and run our tutorials! ```bash cd tutorials jupyter notebook ```


نیازمندی

مقدار نام
- numpy
- scipy
- pyklip
- astropy
- matplotlib
- emcee
- corner
- nbsphinx


نحوه نصب


نصب پکیج whl ExoPix-0.1.0:

    pip install ExoPix-0.1.0.whl


نصب پکیج tar.gz ExoPix-0.1.0:

    pip install ExoPix-0.1.0.tar.gz