hard.ratio: Hardness Ratio

Description Usage Arguments Value Author(s) Examples

View source: R/lctools.r

Description

Calculates the hardness ratio

Usage

1
hard.ratio(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

Hardness ratio data frame with structure: TIME, TIMED, RATIO, ERROR

Author(s)

Derek Blue

Examples

1
2
3
4
## Not run: 
hrat <- bin.lc(soft.lc, hard.lc)

## End(Not run)

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