/s4tess

Scripts used to prepare a synthetic sample of short-cadence solar-like oscillators for TESS (S4TESS)

Primary LanguagePythonMIT LicenseMIT

A synthetic sample of short-cadence solar-like oscillators for TESS (S4TESS)

This repository contains the scripts used to compute the mock catalogue of TESS targets by Ball et al. (2018, ApJS, 239, 34).

@ARTICLE{s4tess,
       author = {{Ball}, Warrick H. and {Chaplin}, William J. and {Schofield}, Mathew
                 and {Miglio}, Andrea and {Bossini}, Diego and {Davies}, Guy R.
                 and {Girardi}, L{\'e}o},
        title = "{A Synthetic Sample of Short-cadence Solar-like Oscillators for TESS}",
      journal = {ApJS},
     keywords = {stars: oscillations: including pulsations,
                 Astrophysics - Solar and Stellar Astrophysics},
         year = 2018,
        month = dec,
       volume = {239},
       number = {2},
          eid = {34},
        pages = {34},
          doi = {10.3847/1538-4365/aaedbc},
archivePrefix = {arXiv},
       eprint = {1809.09108},
 primaryClass = {astro-ph.SR},
       adsurl = {https://ui.adsabs.harvard.edu/abs/2018ApJS..239...34B},
      adsnote = {Provided by the SAO/NASA Astrophysics Data System}
}

The output files from various states of the project are available on Zenodo.

The complete pipeline makes use of

as well as standard Python packages NumPy, SciPy, Astropy and Matplotlib.