Published July 3, 2022
| Version v0.0.1
Dataset
Restricted
Zenodo package for Mao et al. AAS journal submitted
Description
The supplementary materials here contain data and python3 notebooks to reproduce figures in the paper submitted by Mao et al. to the AAS journal.
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 handhelike-zenodo.tar.gz
Step 3: Install the dependencies (incl. numpy, scipy, etc.) via pip or conda if required
cd zenodo
pip install -r requirements.txt
conda install --yes --file requirements.txt
Step 4: Run the python notebooks.
cd pynb
python run_plot_cfcsd.py