Description Usage Arguments Value Author(s) Examples
Calculates the hardness ratio
1 | hard.ratio(slc, hlc)
|
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 |
Hardness ratio data frame with structure: TIME, TIMED, RATIO, ERROR
Derek Blue
1 2 3 4 | ## Not run:
hrat <- bin.lc(soft.lc, hard.lc)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.