Zenodo package for Mao et al. AAS journal submitted
收藏NIAID Data Ecosystem2026-05-02 收录
下载链接:
https://zenodo.org/record/6792071
下载链接
链接失效反馈官方服务:
资源简介:
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
创建时间:
2024-07-16



