R/dscut.R

#' Delta Scuti
#'
#' Time series of a Delta Scuti variable star obtained from HIPPARCOS.
#'
#' @format A data frame with 116 observations on the following 3 variables:
#' \describe{
#'   \item{t}{heliocentric Julian Day}
#'   \item{m}{magnitude}
#'   \item{merr}{measurement error of the magnitude (in mag).}
#' }
#' @details The frequency computed by GLS for this light curve is 14.88558646.
#' Catalogs and designations of this star:
#' HD 1989: HD 199757
#' TYCHO-2 2000: TYC 7973-401-1
#' USNO-A2.0: USNO-A2 0450-39390397
#' HIP: HIP 103684
#' @examples
#' data(dscut)
#' f1=14.88558646
#' foldlc(dscut,f1)
"dscut"

Try the iAR package in your browser

Any scripts or data that you put into this service are public.

iAR documentation built on Nov. 25, 2022, 1:06 a.m.