/thermal-gs

Accompanying code and data to generate plots for the thermal gyro-synchrotron paper.

Primary LanguageJupyter NotebookMIT LicenseMIT

A search for thermal gyrosynchrotron emission from hot stellar coronae

paper DOI Jupyter Book Badge License: MIT

Quickstart

This site hosts the collection of Jupyter notebooks used to produce each figure in the paper. All of the data used by each notebook is available here. Individual datasets for each notebook can also be downloaded directly from within the notebooks themselves.

Environment setup

The main repo also hosts a thermal-gs.yaml file for reproducing the Python environment used with conda:

conda env create -f thermal-gs.yaml
conda activate thermal-gs

Issues

Please post any issues you find here.