Skip to contents

The goal of tostada is to provide a set of useful functions to deal with the most standard asteroseismic data (observation files, models, etc.) as well as frequent operations on these data (e.g. compute large separations from spectra)

Installation

You can install the development version of tostada from GitHub with:

# install.packages("devtools")
devtools::install_github("juancasy/tostada")

Example

This is a basic example which shows you how to solve a common problem:

library(tostada)
## basic example code
tostada::constants
#>        a_rad           gk      pi4       smass    sradius      slum
#> 1 7.5657e-15 6.671682e-08 12.56637 1.98919e+33 6.9599e+10 3.846e+33
#>        stefbol     srho    sdynt
#> 1 0.0003021981 1.408571 1593.855