ExoPix: Applying PSF Subtraction with pyKLIP to JWST
Project description
ExoPix
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:
pip install -rf requirements.txt
OR
Run in a virtual environment using pipenv. This will ensure that your dependency graph is compatible.
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:
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:
pipenv install
Tutorials
Once you've cloned our repository and set up all the necessary packages, you can open and run our tutorials!
cd tutorials
jupyter notebook
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 ExoPix-0.1.0.tar.gz
.
File metadata
- Download URL: ExoPix-0.1.0.tar.gz
- Upload date:
- Size: 2.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.3.1.post20200622 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d9762b9b5b811b26bc5d49ef17910867dd5f09f0579f76e00710966a42fa9e33 |
|
MD5 | b84865fb6ca7bb19331ff8c982c7f7a1 |
|
BLAKE2b-256 | 56bc0ebadda9597c8bee94decf217fa0f2ea2f973e7ef1901158a7ba275de5b1 |
File details
Details for the file ExoPix-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: ExoPix-0.1.0-py3-none-any.whl
- Upload date:
- Size: 2.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.3.1.post20200622 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fa89a237b682d6e78a62ab7fa40814d8e9548ffe40c72bee8eae0f92f01ccc9e |
|
MD5 | 564d57d0b03ba96d85352ae1033a6640 |
|
BLAKE2b-256 | 39f503c459e6aad09311a60403bfe36ffadef97ae597e9a9731dd2a85a5e5a4e |