Source Data for 'The imprint of star formation of stellar pulsations'
Authors/Creators
- 1. University of Innsbruck, Institute for Astro- and Particle Physics
- 2. University of Vienna, Department of Astrophysics
Description
This repository holds the source data and plotting routines for all Figures and Tables of the artice 'The imprint of star formation on stellar pulsations'.
source_data.zip holds the source data. Each file provides a data set. Different data sets used in this publication are i.e. one parameter of a evolutionary track (i.e. 2Msun_classic_history_star_age.txt), one parameter of a structure model (i.e. 2Msun_classic_different_ov_profile_zams_mass.txt), or one parameter of a theoretical frequency set (i.e. GYRE_summary_classic_pre_ms_stage_n_pg.txt). All files have one column and are directly loaded in plot_utils.py .
plot_utils.py holds the plotting Routines for Figures 1-7 and Figures A1-A39.
figures.py executes the plotting routines from plot_utils.py.
Figures.zip holds the resulting Figures.
Requirements to execute the plotting routines are:
Python 3.7.5 numpy 1.19.5 matplotlib 3.3.3 pandas 1.2.2 cmcrameri 1.4 scipy 1.2.3 seaborn 0.11.1