prep.ff: Prep Flux Flux

Description Usage Arguments Value Author(s) Examples

View source: R/lctools.r

Description

Creates a flux flux data frame from the hard and soft band light curves

Usage

1
prep.ff(slc, hlc)

Arguments

slc

required data frame: 0.3 - 1 keV light curve data frame with structure: TIME, TIMED, RATE, ERROR, BACKV, BACKE

hlc

required data frame: 2 - 10 keV light curve data frame with structure: TIME, TIMED, RATE, ERROR, BACKV, BACKE

Value

Flux flux data frame with structre: SOFT.RATE, SOFT.ERROR, HARD.RATE, HARD.ERROR

Author(s)

Derek Blue

Examples

1
2
3
4
## Not run: 
ff.df <- prep.ff(soft.lc, hard.lc)

## End(Not run)

Starkiller4011/AstroR documentation built on Aug. 24, 2020, 12:41 p.m.