Description Usage Arguments Value Author(s) Examples
Loads XMM Newton EPIC PN corrected light curves generated by the XMM SAS epiclccorr task
1 | xmm.pn.lc(filepath)
|
filepath |
required string: Absolute or relative file path to the "*lccorr*.fits" file |
Light curve data frame with structure: TIME, TIMED, RATE, ERROR, BACKV, BACKE
Derek Blue
1 2 3 4 | ## Not run:
lc <- xmm.pn.lc("obsid_pn_lccor_300-10000.fits")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.