xmm.pn.lc: Load XMM Newton EPIC PN Light Curve

Description Usage Arguments Value Author(s) Examples

View source: R/xmm.r

Description

Loads XMM Newton EPIC PN corrected light curves generated by the XMM SAS epiclccorr task

Usage

1
xmm.pn.lc(filepath)

Arguments

filepath

required string: Absolute or relative file path to the "*lccorr*.fits" file

Value

Light curve data frame with structure: TIME, TIMED, RATE, ERROR, BACKV, BACKE

Author(s)

Derek Blue

Examples

1
2
3
4
## Not run: 
lc <- xmm.pn.lc("obsid_pn_lccor_300-10000.fits")

## End(Not run)

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