InstallationΒΆ
To install the data reduction package, enter the bash command:
pip3 install exowirc
To operate the library, first create a sample script following one of the tutorials outlined on this website.
Next, make sure that the paths at the top of the script correctly point to where the pipeline code is stored.
Then, to run the sample script with bash by entering:
python3 helium_reduction.py
Here is a list of all the required libraries and their dependencies:
aesara-theano-fallback==0.0.4
alabaster==0.7.12
appnope==0.1.2
argon2-cffi==20.1.0
arviz==0.11.2
astropy==4.2.1
astroquery==0.4.2
async-generator==1.10
attrs==20.3.0
autograd==1.3
Babel==2.9.1
backcall==0.2.0
beautifulsoup4==4.9.3
bleach==3.3.0
bokeh==2.3.2
cachetools==4.2.1
celerite2==0.2.0
certifi==2020.12.5
cffi==1.14.5
cftime==1.5.0
chardet==4.0.0
click==8.0.1
corner==2.2.1
cycler==0.10.0
decorator==5.0.7
defusedxml==0.7.1
dill==0.3.3
docopt==0.6.2
docutils==0.16
entrypoints==0.3
exoplanet==0.5.0
exoplanet-core==0.1.2
exowirc==0.0.1
fastprogress==1.0.0
fbpca==1.0
filelock==3.0.12
future==0.18.2
fuzzywuzzy==0.18.0
google-api-core==1.26.1
google-auth==1.27.1
google-cloud-bigquery==2.11.0
google-cloud-core==1.6.0
google-crc32c==1.1.2
google-resumable-media==1.2.0
googleapis-common-protos==1.53.0
grpcio==1.36.1
html5lib==1.1
idna==2.10
imagesize==1.2.0
importlib-metadata==4.5.0
ipykernel==5.5.3
ipython==7.22.0
ipython-genutils==0.2.0
ipywidgets==7.6.3
jedi==0.18.0
Jinja2==2.11.3
joblib==1.0.1
jsonschema==3.2.0
jupyter==1.0.0
jupyter-client==6.1.12
jupyter-console==6.4.0
jupyter-core==4.7.1
jupyterlab-pygments==0.1.2
jupyterlab-widgets==1.0.0
keyring==23.0.1
kiwisolver==1.3.1
lightkurve==2.0.10
MarkupSafe==1.1.1
matplotlib==3.4.1
memoization==0.3.2
mimeparse==0.1.3
mistune==0.8.4
nbclient==0.5.3
nbconvert==6.0.7
nbformat==5.1.3
nest-asyncio==1.5.1
netCDF4==1.5.6
notebook==6.3.0
numpy==1.20.1
oktopus==0.1.2
opencv-python==4.5.2.54
packaging==20.9
panda==0.3.1
pandas==1.2.3
pandocfilters==1.4.3
parso==0.8.2
patsy==0.5.1
pexpect==4.8.0
photutils==1.1.0
pickleshare==0.7.5
Pillow==8.2.0
pipreqs==0.4.10
prometheus-client==0.10.1
prompt-toolkit==3.0.18
proto-plus==1.17.0
protobuf==3.15.6
ptyprocess==0.7.0
pyarrow==3.0.0
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycparser==2.20
pydata-sphinx-theme==0.6.3
pyerfa==2.0.0
Pygments==2.8.1
pymc3==3.11.2
pymc3-ext==0.1.0
pyparsing==2.4.7
pyrsistent==0.17.3
python-dateutil==2.8.1
python-Levenshtein==0.12.2
pytz==2021.1
pyvo==1.1
PyYAML==5.4.1
pyzmq==22.0.3
qtconsole==5.0.3
QtPy==1.9.0
reload==0.9
requests==2.25.1
rsa==4.7.2
scikit-learn==0.24.1
scipy==1.6.2
semver==3.0.0.dev2
Send2Trash==1.5.0
six==1.15.0
snowballstemmer==2.1.0
soupsieve==2.2.1
Sphinx==4.0.3
sphinx-book-theme==0.1.0
sphinxcontrib-applehelp==1.0.2
sphinxcontrib-devhelp==1.0.2
sphinxcontrib-htmlhelp==2.0.0
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.3
sphinxcontrib-serializinghtml==1.1.5
terminado==0.9.4
testpath==0.4.4
Theano-PyMC==1.1.2
threadpoolctl==2.1.0
tornado==6.1
tqdm==4.61.0
traitlets==5.0.5
typing-extensions==3.10.0.0
uncertainties==3.1.5
urllib3==1.26.3
watchdog==2.1.3
wcwidth==0.2.5
webencodings==0.5.1
widgetsnbextension==3.5.1
xarray==0.18.2
yarg==0.1.9
zipp==3.4.1