Published July 14, 2021
| Version v1.0.0
Software
Open
Zenodo package for Mao et al. 2021, A&A, 653, A81.
Description
The supplementary materials here contain Jupyter notebooks (Python 3) to reproduce figures in the APAP O-like paper Mao et al. 2021, A&A, 653, 81.
ADS link: https://ui.adsabs.harvard.edu/abs/2021A%26A...653A..81M/abstract
arXiv link: https://arxiv.org/abs/2107.06975
To run the notebooks via Anaconda 3
Step 1: Download and install Anaconda 3 on your computer. Once you are under the Anaconda 3 environment, you can continue with this tutorial.
Step 2: Download and unpack the tarball from Zenodo.
tar -xvf apap-olike.tar.gz
Step 3: Install the dependencies (incl. numpy, scipy, etc.) via pip or conda if required
cd apap-olike
pip install -r requirements.txt
conda install --yes --file requirements.txt
Step 4: Run the python notebooks or run jupyter notebook.
cd pynb
python plot_fig1.py
cd jpynb
jupyter notebook
Files
ReadMe.pdf
Files
(873.2 MB)
Name | Size | Download all |
---|---|---|
md5:95c82cf6ae6768a445b3100872643ccf
|
873.2 MB | Download |
md5:ebc7dcfef922d1fcbbb3040cda902dad
|
62.4 kB | Preview Download |