Description Usage Arguments Value Author(s) Examples
Creates a plot of the distribution of measurement error for a lightcurve
1 2 3 4 5 6 | lc.plot.error(
lc,
bin.width = 0.01,
xlab = "Rate Error [count/s]",
ylab = "Density"
)
|
lc |
required data frame: Light curve data frame with structure: TIME, TIMED, RATE, ERROR, BACKV, BACKE |
bin.width |
optional numeric: Histogram bin width |
xlab |
optional string: X axis label |
ylab |
optional string: Y axis label |
Plot of the source and background light curve
Derek Blue
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.