Changing states in quasar light curves

Quasars are known to show typical stochastic variability patterns in their light curves. The following figure shows the variabilty in the simulated quasar light curves.

Simulated typical quasar light curves

If quasars show certain types of changes in their variability patterns, these changes might be signatures of accretion states in the quasars. The following shows the example ZTF light curves of the SDSS quasars:

ZTF light curves of the SDSS quasars

We can simulate some types of changes in the quasar light curves. In the following figures, red data points represent the simulated changes with respect to the original data points (blue).

Changes in the light curves of the SDSS quasars - mean shift Changes in the light curves of the SDSS quasars - variance change Changes in the light curves of the SDSS quasars - sum of exponentials Changes in the light curves of the SDSS quasars - Weibull type

The quasar light curves are generally irregularly and inhomogeneously sampled because of observation coditions and constraints.

Machine learning methods

We develope machine learning methods that describe the distribution of normal quasar light curves, i.e., typical variability patterns in quasars, and then we find outliers in the estimated distributions as light curves showing changes, i.e. deviations from the typical quasar light curves. Our methods do not include any procedures of imputating data assuming uniform sampling of astronomical time-series data.

We detect changes in the time-series data in the space of dt, dm, and udm where dt is time difference between two observation epochs, dm is the corresponding flux difference, and udm is the corresponding uncertainty of the dm.

Mixture density network in Paper I

Public data

Training and test data in Paper I

The first set of the data is made of completely simulated light curves in the ZTF g-band.

The above normal quasar light curves have three columns of time, magnitude, and uncertainty of magnitude. The other files have four columns of time, magnitude, uncertainty of magnitude, and tag. If the tag is 1, the data points represent the changes. The files of changes in the light curves also have parameter files with filename extension .param. See the Paper I for explanation of the parameters.

The second set of the data corresponds to the ZTF g-band light curves of the SDSS quasars and simulated changes in the light curves.

The formats of the above SDSS quasar light curves are same as those of the completely simulated light curves.