hbeta: NGC 5548 reverberation mapping data 1988-2001.

Description Usage Format Source References Examples

Description

Ground-based optical light curves of NGC 5548. Listed are the H-beta line fluxes.

Usage

1

Format

A data frame with 1548 rows and 3 variables.

t

The time (in MJD).

y

The flux.

dy

The (1-sigma) error on the flux.

Source

AGN Watch data

References

B. Peterson et al., 2001, ApJ, v581, pp197, 204. (ADS)

Examples

1
2
plot(hbeta$t, hbeta$y, bty = "n", type = "o", xlab = "time (day)", ylab = "flux")
grid()

svdataman/sour documentation built on May 30, 2019, 8:47 p.m.