ABSTRACT

We present results from applying the SNAD anomaly detection pipeline to the third public data release of the Zwicky Transient Facility (ZTF DR3). The pipeline is composed of three stages: feature extraction, search of outliers with machine learning algorithms, and anomaly identification with followup by human experts. Our analysis concentrates in three ZTF fields, comprising more than 2.25 million objects. A set of four automatic learning algorithms was used to identify 277 outliers, which were subsequently scrutinized by an expert. From these, 188 (68 per cent) were found to be bogus light curves – including effects from the image subtraction pipeline as well as overlapping between a star and a known asteroid, 66 (24 per cent) were previously reported sources whereas 23 (8 per cent) correspond to non-catalogued objects, with the two latter cases of potential scientific interest (e.g. one spectroscopically confirmed RS Canum Venaticorum star, four supernovae candidates, one red dwarf flare). Moreover, using results from the expert analysis, we were able to identify a simple bi-dimensional relation that can be used to aid filtering potentially bogus light curves in future studies. We provide a complete list of objects with potential scientific application so they can be further scrutinised by the community. These results confirm the importance of combining automatic machine learning algorithms with domain knowledge in the construction of recommendation systems for astronomy. Our code is publicly available.1

1 INTRODUCTION

The meaning of astronomical discovery has changed throughout history, but it has always been highly correlated with the technological development of the era and the sociological construct that accompanies it. In astronomy, the discovery of new or unexpected astronomical sources was often serendipitous (Dick 2013), for example, the discovery of gamma-ray bursts in the late 1960s by the Vela satellites (Klebesadel, Strong & Olson 1973) or the discovery of the cosmic microwave background radiation by Robert Wilson and Arno Penzias (Penzias & Wilson 1965). The advent of the CCD highly increased our ability to gather photometric data, and allowed programmed systematic searches for scientifically interesting objects (Filippenko 1992; Perlmutter et al. 1992; Richmond, Treffers & Filippenko 1993). Nevertheless, manual screening continued to play a central role in the discovery of new sources (e.g. Cardamone et al. 2009; Borisov 2019).

The arrival of large-scale sky surveys like the Sloan Digital Sky Survey (SDSS; Blanton et al. 2017) and, more recently, the Zwicky Transient Facility (ZTF; Bellm et al. 2019; Masci et al. 2019) pushed this paradigm even further. Confronted with data sets holding observational data from around a billion sources, the use of automated machine learning methods to search for new physics was unavoidable (Ball & Brunner 2010). This trend, shifting the astronomical data analysis towards data-driven approaches, is highly recognized in supervised learning tasks (e.g. photometric classification of transients, Ishida 2019), but it is as crucial for unsupervised ones. Given that new astronomical surveys are always accompanied by technological developments that allow them to probe different epochs in the evolution of the Universe, or different regions within our own galaxy, every new instrument has a high probability of observing previously non-catalogued phenomena. At the same time, every new data set is more complex and bigger than its precedents. In the absence of appropriate unsupervised learning pipelines, we may miss the discovery opportunity which is in the root of all scientific endeavour.

This key aspect of unsupervised learning in astronomical research has been recognized by the research community with some extent, producing interesting illustrative examples: Rebbapragada et al. (2009) discovered periodic variable stars using a Phased k-means algorithm; Hoyle et al. (2015) isolated and removed problematic objects for photometric redshift estimation with an Elliptical Envelope routine; Nun et al. (2016) selected five different algorithms for an ensemble method tested on three MACHO fields and confirmed some objects belonging to rare classes; Baron & Poznanski (2017) identified anomalous galaxy spectra based on an Unsupervised Random Forest (URF); Solarz et al. (2017) used One-Class Support Vector Machine (O-SVM) to find weird objects in photometric data, including a few misclassifications; Reyes & Estévez (2020) used a geometric transformation-based model to highlight artefacts’ properties from real objects in ZTF images; and Soraisam et al. (2020, 2021) identified novel events in variable source population by computing distributions of magnitude changes over time intervals for a given filter.

The task of applying machine learning algorithms to real data also requires the data to be translated into an acceptable format for automatic learning applications, for example each light curve could be transformed to a vector of features. Modern astronomical data are frequently composed of a large number of correlated features that must be simplified and/or homogenized. Several works provide details on efforts in the dimensionality reduction stage. For example: Pruzhinskaya et al. (2019) located both novel and misclassified transient events light curves in the Open Supernova Catalog (Guillochon et al. 2017) after applying t-SNE to Gaussian-process approximated light curves, combined with an isolation forest (IF) and confirmed by expert analysis. Martínez-Galarza et al. (2020) implemented tree-based algorithms (IF, URF) and two manifold-based algorithms (t-SNE, UMAP) to identify anomalies, using their bona fide anomaly Boyajian’s star (KIC 8462852; Boyajian et al. 2016) as reference, and investigated how an ensemble of such methods can be used to find objects of similar phenomenology or astrophysical characteristics. This work was built off of Giles & Walkowicz (2019), who used t-SNE to visually represent cluster membership designations of Kepler light curve data (including Boyajian’s star as a ‘ground truth’ anomaly) from DBSCAN. The same authors applied the same technique to range Kepler objects by their outlier score (Giles & Walkowicz 2020). Similarly, Webb et al. (2020) used t-SNE to visually represent HDBSCAN cluster membership designations of Deeper, Wider, Faster program light curves combined with anomaly scores assigned by an IF algorithm in their interactive astronomaly package (Lochner & Bassett 2020).

In this work, we present detailed description of a complete anomaly detection pipeline and its results when applied to three fields from ZTF Data Release 3 (DR3).1 The SNAD2 pipeline was built with the goal of exploiting the potential of modern astronomical data sets for discovery and under the hypothesis that, although automatic learning algorithms have a crucial role to play in this task, the scientific discovery is only completely realized when such systems are designed to boost the impact of domain knowledge experts. Our approach combines a diverse set of machine learning algorithms, tailored feature extraction procedures, and domain knowledge experts who validate the results of the machine learning pipeline (Ishida et al. 2019; Kornilov et al. 2019; Pruzhinskaya et al. 2019; Aleo et al. 2020; Malanchev et al. 2020).

In what follows, Section 2 describes the ZTF data and the adopted preprocessing steps. Section 3 details the outlier detection algorithms, follow-up observations and expert analysis employed in this work. Section 4 lists the outliers found by the complete pipeline and Section 5 reports numerical efficiency of our pipeline in identifying fake light curves. Section 6 provides a deeper analysis of our feature parameter space. Our conclusions are outlined in Section 7. We also provide further details of our analysis in the appendices: Appendix  A mathematically defines the extracted light curve features, and Appendix  B describes the SNAD ZTF DR object web-viewer and cross-match tool, constructed to help the experts in their critical evaluation of each outlier. Appendix  C illustrates results from the light-curve fit of the supernova candidates and Appendix  D lists properties of each anomaly candidate discovered from this work.

Our code, zwad, is publicly available at https://github.com/snad-space/zwad, and the SNAD team’s ZTF DR3 object viewer can be found at https://ztf.snad.space/.

2 ZTF DATA

The ZTF is a 48-inch Schmidt telescope on Mount Palomar, equipped with a 47 deg2 camera, which allows rapid scanning of the entire north sky. The ZTF survey started on 2018 March and during its initial phase has observed around a billion objects (Bellm et al. 2019). Beyond representing the current state of the art in rapid photometric observations, ZTF also has the crucial role of being the predecessor of the next generation of large-scale surveys like the Vera Rubin Observatory Legacy Survey of Space and Time3 (LSST). Many of its data protocols are being used as test-bench for LSST systems.

In this work, we analysed data from the first 9.4 months of the ZTF survey, between 2018 March 17 and December 31 (58194 ≤ MJD ≤ 58483). This period includes data from ZTF private survey, thus having a better cadence than the rest of DR3. We selected only perfectly clean extractions at every epoch (⁠|$\tt {catflag} = 0$|⁠) obtained in passband zr, which encloses more than half of all objects.

Light curves from ZTF DR3 are spread over 1020 fields, with objects within the same field being sampled with a similar cadence – on average ∼1 d for the Galactic plane and ∼3 d for the Northern-equatorial sky. In order to minimize effects due to different cadences, we performed our analysis in three separate fields: ‘M 31’ (a part of ZTF field 695), which includes the Andromeda galaxy (Messier 1781), ‘deep’ (ZTF field 795), located far from the Galactic plane, and ‘disk’ (ZTF field 805), located in the Galaxy plane. The Andromeda galaxy region is a well-studied part of the sky, thus allowing further scrutiny of candidates with external information. The Andromeda galaxy is fully imaged by only one CCD, thus the M 31 field of view (FOV) is only 1/16 of ZTF light-sensitive area (∼3 deg2), and does not contain as many objects as the two other fields. For disk and deep, we chose fields with high declination, which allow easier follow-up observations by Northern hemisphere facilities, and which maximize the number of field objects.

We imposed a final selection cut by choosing light curves with at least 100 observations in M 31 and deep, and at least 500 observations in disk. All data were downloaded from IRSA IPAC.4 The number of light curves passed through the selection cuts are shown in Table 1 along with a few other properties of these fields.

Table 1.

Properties of three ZTF fields analysed in this work.

Field nameZTF fieldCentre (α, δ)Centre (l, b)FOVNObject count
M 31Field 695, ccdid 1110|${_{.}^{\circ}}$|72, 41|${_{.}^{\circ}}$|34121|${_{.}^{\circ}}$|20, −21|${_{.}^{\circ}}$|513 deg2≥10057 546
deepField 795246|${_{.}^{\circ}}$|72, 54|${_{.}^{\circ}}$|8883|${_{.}^{\circ}}$|91, 42|${_{.}^{\circ}}$|4555 deg2≥100406 611
diskField 80719|${_{.}^{\circ}}$|99, 62|${_{.}^{\circ}}$|05126|${_{.}^{\circ}}$|27, −0|${_{.}^{\circ}}$|6355 deg2≥5001790 565
Field nameZTF fieldCentre (α, δ)Centre (l, b)FOVNObject count
M 31Field 695, ccdid 1110|${_{.}^{\circ}}$|72, 41|${_{.}^{\circ}}$|34121|${_{.}^{\circ}}$|20, −21|${_{.}^{\circ}}$|513 deg2≥10057 546
deepField 795246|${_{.}^{\circ}}$|72, 54|${_{.}^{\circ}}$|8883|${_{.}^{\circ}}$|91, 42|${_{.}^{\circ}}$|4555 deg2≥100406 611
diskField 80719|${_{.}^{\circ}}$|99, 62|${_{.}^{\circ}}$|05126|${_{.}^{\circ}}$|27, −0|${_{.}^{\circ}}$|6355 deg2≥5001790 565
Table 1.

Properties of three ZTF fields analysed in this work.

Field nameZTF fieldCentre (α, δ)Centre (l, b)FOVNObject count
M 31Field 695, ccdid 1110|${_{.}^{\circ}}$|72, 41|${_{.}^{\circ}}$|34121|${_{.}^{\circ}}$|20, −21|${_{.}^{\circ}}$|513 deg2≥10057 546
deepField 795246|${_{.}^{\circ}}$|72, 54|${_{.}^{\circ}}$|8883|${_{.}^{\circ}}$|91, 42|${_{.}^{\circ}}$|4555 deg2≥100406 611
diskField 80719|${_{.}^{\circ}}$|99, 62|${_{.}^{\circ}}$|05126|${_{.}^{\circ}}$|27, −0|${_{.}^{\circ}}$|6355 deg2≥5001790 565
Field nameZTF fieldCentre (α, δ)Centre (l, b)FOVNObject count
M 31Field 695, ccdid 1110|${_{.}^{\circ}}$|72, 41|${_{.}^{\circ}}$|34121|${_{.}^{\circ}}$|20, −21|${_{.}^{\circ}}$|513 deg2≥10057 546
deepField 795246|${_{.}^{\circ}}$|72, 54|${_{.}^{\circ}}$|8883|${_{.}^{\circ}}$|91, 42|${_{.}^{\circ}}$|4555 deg2≥100406 611
diskField 80719|${_{.}^{\circ}}$|99, 62|${_{.}^{\circ}}$|05126|${_{.}^{\circ}}$|27, −0|${_{.}^{\circ}}$|6355 deg2≥5001790 565

3 METHODOLOGY

Our anomaly detection pipeline is composed of three stages: feature extraction (Section 3.1), outlier detection using machine learning (Section 3.2), and domain expert analysis (Section 3.3).

We consider as outliers all the objects which result from the machine learning algorithms. Among the outliers we define two groups of objects, i.e. ‘bogus outliers’ and ‘anomaly candidates’. To the former case, we assign all artefacts of image processing, bad columns on CCDs, tracks from satellites, diffraction spikes, and other cases of non-astrophysical variability. To the latter case, we attribute the objects whose variability is proved to be astrophysically real and related either to the internal properties of the source or to the environmental effects, e.g. present of a companion. All the anomaly candidates have a potential to be interesting for the experts in the corresponding domain. If after thorough expert investigation an object is shown to behave unusually for its suspected astrophysical type, has unknown nature of variability, or represents a rare class of objects, then we deem it an ‘anomaly’. It has to be stressed that the experts can miss some anomalies from the anomaly candidates due to insufficient knowledge in a particular domain of variable stars or transients or the lack of opportunity to perform the additional observations with required facilities. Therefore, presenting the results of this work in Table  D, we show not only anomalies confirmed by us, but the other anomaly candidates that have a potential to be proved as anomalies by other experts in the field.

All light-curve data sets were submitted to the same feature extraction procedure before being used as input to different machine learning algorithms.

3.1 Feature extraction

We extracted 42 features from each light curve. Some of them probe magnitude properties (e.g. Amplitude, Von Neumann η, Standard Deviation), while others are specific summary statistics for periodic signals (e.g. Periodogram Amplitude, Periodogram η, Periodogram Standard Deviation). This ensemble of features describe different aspects of the light-curve shape, with the tails of feature distributions indicating objects with less common light curve properties, or potential outliers. A detailed description of each feature is given in Appendix  A. Light-curve feature data within each field were standardized by shifting to zero mean and re-scaling to unity standard deviation. This ensures the results from outlier detection strategies will not depend on the units of the input variables.

3.2 Outlier detection algorithms

This section describes the outlier detection algorithms used in this study, which are aimed to select objects located in sparse regions of the feature space. Our pipeline profits from the Python scikit-learn (Pedregosa et al. 2011) implementation for all strategies.

3.2.1 Isolation forest

IF is an unsupervised outlier detection algorithm first proposed by Liu, Ting & Zhou (2008). It considers that outliers are normally isolated from nominal data in the input parameter space, hence requiring less number of random partitions to be separated from it. Its scores are based on the inverse distance from root to leave node in an ensemble of decision trees built with random split points. Outliers are identified as objects with shorter path-length from root to leaf node and the score is inversely proportional to the average path root-to-leaf among all trees in the forest.

The two main parameters that describe an IF are: the number of trees and the sub-sample size used to train each tree. In what follows all results were obtained using sub-samples of 1000 elements and a forest containing 1000 trees.

3.2.2 Local Outlier Factor

The Local Outlier Factor (LOF; Breunig et al. 2000) algorithm detects outliers in a data set based on comparative local density estimation. For each object in the data set, its local density is calculated using the distance between the object and its k-th nearest neighbour and the total number of neighbours it encloses (k). The average local density is calculated over all k neighbours and the score is defined as the ratio between the individual and average local densities. Normal objects are expected to have similar local density to that of its neighbours, while outliers will show significant differences.

The behaviour of the LOF algorithm is dictated by two main parameters: the number of neighbours k and the metric used to calculate the distance between instances. The number of neighbours, k, in particular is an important criterion, since too high a value of k might cause the algorithm to miss outliers while too small a value results in a narrow focus that might be especially problematic in the case of noisy data sets. In what follows, all results were obtained using k = 100 with the distances given by the Euclidean metric.

3.2.3 Gaussian Mixture Model

A Gaussian Mixture Model (GMM; McLachlan & Peel 2000) is a parametric description of the data which assumes that multiple classes can be modelled as a superposition of multivariate Gaussian distributions. An object is considered to belong to a group according to its probability of being generated by one of the Gaussians within the model. Alternatively, an outlier is defined as an object for which all Gaussians within the mixture assign a low probability. The most important variable that defines the GMM is the number of components, or groups, to consider. In what follows, we used 10 isotropic Gaussian components.

3.2.4 One-class Support Vector Machines

Support Vector Machines (Cristianini et al. 2000; Hastie, Tibshirani & Friedman 2009) were originally formulated to tackle supervised binary classification scenarios. This is achieved by defining a hyperplane that separates points belonging to different classes. If the different classes are not linearly separable in a given feature space, they are projected into a higher dimensional feature space where they can be linearly separated using a kernel (‘kernel trick’). Scholkopf et al. (1999) proposed a modification to this method for novelty/outlier detection called One-class SVM. Analogously to its supervised learning counterpart, O-SVM identifies a decision boundary, by defining the smallest hypersphere containing the bulk part of the data. The model has two parameters: ν, often called the margin that defines the probability of finding a new but normal point outside the decision boundary, and the kernel. In this work, we used ν = 0.01 and a Gaussian radial basis function kernel.

3.3 Domain expert analysis

Outlier detection algorithms are, in general, able to identify statistical abnormalities within a large data set, e.g. objects from sparse regions of the feature space or which do not conform with the general statistical description of the data. However, these may not be of astrophysical interest. Our approach to mining scientifically significant peculiarities admits that the light curve itself is typically not enough to determine the scientific content of a given source. Therefore, each outlier automatically identified is subjected to analysis by a human expert with the goal of scrutinizing its characteristics and determining the degree of its astrophysical content. In this context, all automatic learning algorithms can be seen as recommendation systems whose goal is to perform a first triage which is subsequently confirmed by a human. The expert analysis includes literature and community search, cross-matching with known data bases and catalogues, analysis of compatibility with theoretical models and, when possible, additional photometric and/or spectroscopic observations. The final aim of the last stage is identification of anomalies (scientifically interesting objects confirmed by the expert) from outliers (candidates identified with high scores by the machine learning algorithms).

3.3.1 The ZTF viewer

In order to provide a smooth experience for the experts in charge of analysing outliers, we constructed a specially designed web-interface that allows smooth visualization of several light curve characteristics: the SNAD ZTF viewer5 (Fig. B1). It enables easy access to the individual exposure images; to the Aladin Sky Atlas (Bonnarel et al. 2000; Boch & Fernique 2014) and to various catalogues of variable stars and transients, including the General Catalogue of Variable Stars (GCVS; Samus’ et al. 2017), the American Association of Variable Star Observers’ Variable Star Index (AAVSO VSX; Watson, Henden & Price 2006), the Asteroid Terrestrial-impact Last Alert System (ATLAS; Heinze et al. 2018), the ZTF Catalog of Periodic Variable Stars (Chen et al. 2020), astrocats,6 the OGLE-III On-line Catalog of Variable Stars (Soszynski et al. 2008), and the simbad database (Wenger et al. 2000).

In ZTF DR3 each OID corresponds to an object in a particular field and passband, therefore the same source can have several OIDs. Our viewer allows the user to perform fast coordinate cross-match to associate a given OID with others from different fields and passbands, under a user-defined cross-match radius. Full description of the SNAD ZTF viewer is given in Appendix  B.

3.3.2 Additional observations

For a few anomaly candidates, we also performed additional observations with the telescopes at the Caucasus Mountain Observatory that belongs to the Sternberg Astronomical Institute, Lomonosov Moscow State University (CMO SAI MSU; Shatsky et al. 2020).

Photometric observations were carried with the 60-cm Ritchie–Chretien telescope in g, r, i passbands (Fukugita et al. 1996), in remote control mode (RC600, Berdnikov et al. 2020). Photometric reductions were performed using standard methods of dark frames and twilight sky flat-fields. Fluxes were extracted with the aperture photometry technique using fixed aperture radius ≈2.5 full width at half-maximum (FWHM) of the stellar point spread function of the frame. We used an ensemble of 400 nearby stars from Pan-STARRS DR1 catalogue (Chambers et al. 2016; Flewelling et al. 2016) to derive the linear solution between instrumental and Pan-STARRS DR1 magnitudes. Some stars were ejected from ensemble due to 3σ-clipping. The final number of comparison stars in each ensemble was ∼ 200–300 for different objects.

Spectra were obtained with the Transient Double-beam Spectrograph (TDS) of the 2.5-m telescope (Potanin et al. 2017). The general characteristics of the TDS and the data reduction methods are described in Potanin et al. (2020). The slit was oriented vertically in order to reduce wavelength dependent slit losses caused by atmospheric dispersion. The wavelength calibration was performed with a Ne-Al-Si lamp and corrected by using night-sky emission lines that allowed us to achieve an accuracy of ≲10 km s−1. The spectra were extracted with an aperture of 4.5 arcsec. The flux calibration was performed by dividing the extracted spectra by the response curve, calculated with the spectrophotometric standard BD+28d4211. However, the photometric accuracy was lost due to the narrow slit, which was used to achieve a higher spectral resolution. Barycentric radial velocity corrections were applied.

4 RESULTS

We applied the outlier detection algorithms separately to each field. M 31 and deep fields were scrutinized by all four algorithms, while for disk we used only IF, GMM, and O-SVM (LOF had a prohibitively high computation cost given the number of objects in this field). For all machine learning algorithms, the 40 objects with largest values of outlier score were submitted to the expert analysis. Taking into account that a few objects were assigned high anomaly scores by more than one algorithm, the final list of unique outliers contained 277 objects: 101 in M 31, 113 in deep, and 63 in disk. Each one of the 277 was subjected to the expert analysis using the utilities described in Section 3.3. A summary of the properties describing anomaly candidates is given in Table D1. The first column is the object identifier from ZTF DR3. The second column contains alternative nomenclature by which the object is known. The equatorial coordinates (α, δ) in degrees are presented in the third column. The fourth and fifth columns show the minimum and maximum zr magnitudes derived from the entire public light curve of ZTF DR3. The line-of-sight reddening in our galaxy E(BV) is given in column 6 (Schlafly & Finkbeiner 2011). The seventh column indicates the distance to the object (D) in parsec according to Bailer-Jones et al. (2018); for objects belonging to M 31 we adopt a distance of ∼780 kpc (Makarov et al. 2014). The eighth column gives the approximate absolute zr magnitude derived as |$M_{r, {\rm max}} = m_{r, {\rm max}} - 5\log _{10}\, D + 5 - A_r$|⁠, where Ar is the Milky Way foreground absorption in zr passband. Column 9 contains the best period P0, in days, extracted from either the Lomb–Scargle periodogram (see Appendix  A) or one of the catalogues listed in the ZTF-viewer or determined by us. In case of previously catalogued objects, their types and the source of classification are listed in columns 10 and 11, respectively.

4.1 M 31

Among the 101 outliers automatically identified in the M 31 field, there are 80 bogus light curves and 21 objects of astrophysical nature, 7 of which are not listed in known catalogues and/or data bases of variable sources. As expected, a large part of anomaly candidates in this field belongs to the M 31 galaxy. Further information about these objects is given in Table D1.

The known variables from our list are distributed by types as follows: three classical Cepheids (M 31), two red supergiants (RSG, M 31), one eclipsing binary (EB, MW), two possible novae (PNV, M 31), one RS Canum Venaticorum-type binary system (RSCVN, MW), and five objects of unknown nature of variability.

4.1.1 695211200019653 – RSCVN

The object 695211200019653 (Fig. 1) was previously classified as a star with sine-like variability and period P = 7.696 d in the ATLAS catalogue of variable stars (Heinze et al. 2018). The ASAS-SN Catalog of Variable Stars (Jayasinghe et al. 2020) classifies it as a rotation variable with P = 7.709 d and the ZTF Catalog of Periodic Variable Stars (Chen et al. 2020) considers it a RSCVN with period P = 7.734 d based on an automatic DBSCAN classifier. Moreover, this object is also marked as X-ray and UV source by ROSAT, XMM–Newton, and Swift/UVOT. According to the Gaia DR2 (Gaia Collaboration 2018), it is a Milky Way object at the distance D ≈ 1640 pc, R ≈ 2.34 R, Teff ≈ 4500 K, and L ≈ 2 L.

The light curve of RS Canum Venaticorum-type variable. Left: observed ZTF light curve. Right: folded light curve using P = 7.715 d obtained using our feature extraction code (see Appendix A). Note the minimum depth change after MJD ≳ 58750 (left) and the two outlier zg observations in the folded light curve (right). OIDs: 695111200008124, 695211200019653, 695311200027644, 1735101200013615, 1735201200018614. Different colours denote the different ZTF passbands. Red circles correspond to the outlier OID, squares show data from other OIDs corresponding to the same source but found in different passbands and ZTF fields.
Figure 1.

The light curve of RS Canum Venaticorum-type variable. Left: observed ZTF light curve. Right: folded light curve using P = 7.715 d obtained using our feature extraction code (see Appendix  A). Note the minimum depth change after MJD ≳ 58750 (left) and the two outlier zg observations in the folded light curve (right). OIDs: 695111200008124, 695211200019653, 695311200027644, 1735101200013615, 1735201200018614. Different colours denote the different ZTF passbands. Red circles correspond to the outlier OID, squares show data from other OIDs corresponding to the same source but found in different passbands and ZTF fields.

Its ZTF DR3 light curves are characterized by amplitude variability, e.g. around |$\rm MJD\simeq 58750\!-\!58850$| when the minimums become deeper. Moreover, its zg light curve shows two observations at |$\rm MJD\simeq 58368.4$| which could be a flare with an amplitude of ≳0.1 mag. The Transiting Exoplanet Survey Satellite (TESS; Ricker et al. 2014) observed 695211200019653 continuously during ∼3 periods. Its light curve shows an asymmetric sine-like variability with amplitude of ≈3 per cent, significant inter-period changing (typical for stars with spot activity) and ∼0.05 mag flare near |$\rm MJD\simeq 58779.5$|⁠. The estimated period is 7.662 d. The difference in periods estimation from different surveys can be explained by the low signal to noise ratio of ASAS-SN data, irregular sampling of ZTF and ATLAS data, and by the short observation sequence of TESS. Alternatively, the difference could also be explained by a real fluctuation in period due to changing of positions and temperatures of stellar spots.

We obtained two spectra of 6952112007019653 with a resolution of ∼1500 and a signal to noise ratio of ∼50 on 2020 August 22 and November 12 (MJD = 59083.9651 and MJD = 59165.7250) with a 1 arcsec slit and total exposure times of 1500 s and 1800 s, correspondingly (see Fig. 2). Spectral classification was done by comparing with the spectral library (Valdes et al. 2004). We determined the spectral class as K3. Strong variable Balmer and Ca ii H-K emissions are present in all spectra, indicating chromospheric activity (Wilson 1968). Velocities of the emission lines correspond to the absorption lines. The radial velocity shift between two spectra is 46 ± 10 km s−1, that points out to the presence of a second companion. However, we did not detect any obvious spectral signs of a companion in the spectra. Based on overall analysis, distance estimation, photometric and spectral data, we definitely classified 695211200019653 as RS Canum Venaticorum-type binary system (Berdyugina 2005).

Ca ii H-K and Balmer series emissions on two spectra of 695211200019653 obtained with the 2.5-m telescope of CMO SAI MSU.
Figure 2.

Ca ii H-K and Balmer series emissions on two spectra of 695211200019653 obtained with the 2.5-m telescope of CMO SAI MSU.

4.1.2 695211200075348 – unclassified variable

The object M31N 2013-11b was first discovered by Ovcharov et al. (2013) on 2013 November 7.780 ut (MJD = 56603.780) with R ≃ 20.3 mag and classified as probable nova in M31. Later on, 2013 November–December, Hornoch (2013) observed the object using the 0.65-m telescope at Ondrejov and the Danish 1.54-m telescope at La Silla. The observations revealed a significant red colour that is not typical for a classical nova unless the object is highly reddened, which is not expected for its line of sight. Hornoch (2013) concluded that it is more likely a red long-period variable which is supported also by its very slow brightening.

On MJD = 57633.1234 MASTER-IAC autodetection system discovered the optical transient source, MASTER OT J004126.22+414350.0, at the same position with unfiltered magnitude ∼19.7 mag (Shumkov et al. 2016). Williams et al. (2016) performed spectroscopic and additional photometric observations with the 2-m Liverpool Telescope on 2016 September 9 ut. The spectrum revealed no obvious emission or absorption lines, but the continuum was clearly detected. Spectroscopic and photometric observations of the transient implied it is unlikely to be a recurrent nova eruption in M 31. The colour of the transient also suggests it is unlikely to be a Galactic dwarf nova outburst. The ZTF object light curve is given in Fig. 3.

The light curves of M31N 2013-11b/MASTER OT J004126.22+414350.0 – unclassified variable object from the M 31 field. OIDs: 695111200015523, 695211200075348, 695311200020148, 1735101200009309, 1735201200040725.
Figure 3.

The light curves of M31N 2013-11b/MASTER OT J004126.22+414350.0 – unclassified variable object from the M 31 field. OIDs: 695111200015523, 695211200075348, 695311200020148, 1735101200009309, 1735201200040725.

4.1.3 695211100022045 – nova candidate

According to the Transient Name Server7 (TNS), the object 695211100022045 was first seen on 2017-10-29 (MJD = 58055) as AT 2017ixs. It was detected a second time on 2017-12-15 (MJD = 58102) with 19.5 mag in Clear filter and classified as a possible nova (Carey 2017) in M 31. Six months later, on 2018-06-20 (MJD = 58289), MASTER-Kislovodsk autodetection system discovered MASTER OT J004355.89+413209.9 with an unfiltered magnitude of 19.0 mag at AT 2017ixs position (Balanutsa et al. 2018). The behaviour of its light curve is not typical for a dwarf nova or a cataclysmic variable, therefore AT 2017ixs is the interesting anomaly for the further study. The ZTF object light curve is given in Fig. 4.

The light curves of AT 2017ixs/MASTER OT J004355.89+413209.9 – nova candidate from the M 31 field. OIDs: 695111100031492, 695211100022045, 1735101200034700, 1735201200049286.
Figure 4.

The light curves of AT 2017ixs/MASTER OT J004355.89+413209.9 – nova candidate from the M 31 field. OIDs: 695111100031492, 695211100022045, 1735101200034700, 1735201200049286.

4.1.4 695211100131796 – LBV candidate

The object 695211100131796 (Fig. 5) is located near the ionized hydrogen region [AMB2011] H ii 2692 (Azimlu, Marciniak & Barmby 2011). It was previously detected as an object of unknown nature PSO J011.0457+41.5548 (Lee et al. 2014). Based on the spectra of PSO J011.0457+41.5548, which is turned to be typical of B- and A-type supergiants, Humphreys et al. (2017) concluded that the available information is insufficient to confirm it as a luminous blue variable (LBV). We consider it a luminous blue variable or variable of the S Doradus type (SDOR) candidate.

The light curves of PSO J011.0457+41.5548 – luminous blue variable candidate from the M 31 field. OIDs: 695111100014264, 695211100131796, 1735101200058759, 1735201200018887.
Figure 5.

The light curves of PSO J011.0457+41.5548 – luminous blue variable candidate from the M 31 field. OIDs: 695111100014264, 695211100131796, 1735101200058759, 1735201200018887.

4.2 DEEP

Among the 113 outliers in the deep field there are 95 bogus light curves and 18 objects of astrophysical nature, eight of which are not listed in known catalogues and/or data bases of variable sources. The information about these objects is given in Table D1.

The known variables from our list are distributed by types as follows: two eclipsing binaries, two semiregular variables, one Mira variable, one RR Lyrae variable with asymmetric light curve (steep ascending branches), one polar, one Type Ia supernova (SN), two supernova candidates.

4.2.1 795214300016648 – red dwarf flare

Among the unclassified objects we would like to mention, 795214300016648 is a possible red dwarf flare (Fig. 6). It is a relatively nearby object at a distance of ∼400 pc (Bailer-Jones et al. 2018), with a high proper motion |$\rm PM_{R.A.} = 8.122\pm 0.502$| mas yr−1, |$\rm PM_{Dec.} = -29.269\pm 0.596$| mas yr−1 (Gaia Collaboration 2018). Despite the fact that such objects are quite common in our galaxy, their detection is rare because of the small duration and low luminosity of its flares. Their study is of great scientific interest due to the potential habitability associated with the planets it hosts (e.g. Segura et al. 2010; France et al. 2013).

The light curves of 795214300016648 from the deep field classified by us as red dwarf flare. OIDs: 795114300008349, 795214300016648, 795314300011499, 1829206200019338.
Figure 6.

The light curves of 795214300016648 from the deep field classified by us as red dwarf flare. OIDs: 795114300008349, 795214300016648, 795314300011499, 1829206200019338.

4.2.2 Supernova candidates

In the outlier list from deep, there are six objects that are possibly of extragalactic origin – 795202100005941, 795204100013041, 795205100007271, 795209200003484, 795212100007964, 795213200000671. Two of them appeared in the data bases as known supernova candidates: 795213200000671 (AT 2018afr/Gaia18apj8) and 795202100005941 (MLS180307:163438+521642; Drake et al. 2009). Considering the photometric redshift of the possible host galaxy, 795202100005941 absolute magnitude is ∼−22.4, making it a potential superluminous supernova (SLSN) candidate. The four remaining objects are not catalogued.

We use the python library sncosmo  9 to fit their light curves with several supernova models: Peter Nugent’s spectral templates10 that cover the main supernova types (Ia, Ib/c, IIP, IIL, IIn) and SALT2 model of Type Ia supernovae (Guy et al. 2007). Each model is characterized by a set of parameters. Nugent’s models are the simple spectral time series that can be scaled up and down. The parameters of the models are the redshift z, the observer-frame time corresponding to the zero source’s phase, t0, and the amplitude. The zero phase is defined relative to the explosion moment and the observed time t is related to phase via t = t0 + phase × (1 + z).

The SALT2 model is more sophisticated and contains the parameters that affect the shape of the spectrum at each phase. In addition to the redshift, t0, and amplitude, the light curves are also characterized by x1 (stretch) and c (colour) parameters. The x1 parameter describes the time-stretching of the light curve. The c parameter corresponds to the colour offset with respect to the average at the date of maximum luminosity in B-band, i.e. c = (BV)max − 〈BV〉. In SALT2 models, the zero phase is defined relative to the maximum in B-band.

For each object, we extracted photometry in zg, zr, zi passbands from deep field only. In a few cases, due to insufficient number of photometrical points in zi, we added to the zi-light curve observations from other fields. Then, we subtracted the reference magnitude from ZTF light curves to roughly account for the host galaxy contamination. In order to perform the fit, we determined the redshift bounds for each supernova candidate. For three objects (see Table 2), there are known SDSS galaxies at the source position with measured photometric redshift with errors, which we used for the redshift bounds. For the remaining ones, we adopted [−15; −22] as an acceptable region for the supernovae absolute magnitude (Richardson et al. 2014) and, then, using the apparent maximum magnitude, roughly transform it to the possible redshift range.

Table 2.

Results of the light-curve fit with the SALT2 model for supernova candidates from the deep field.

OIDHost galaxy*zphzt0x1cComments
795202100005941/ZTF18aanbnjhSDSS J163437.92+521642.20.424 ± 0.103Blazar
795204100013041/ZTF18abgvctpSDSS J160913.83+521251.30.375 ± 0.138∼0.2458320.9336 ± 0.43891.71 ± 0.51−0.044 ± 0.035
795205100007271/ZTF18aayatjf∼0.2058285.8334 ± 0.1810−0.54 ± 0.18−0.075 ± 0.021SN Ia
795209200003484/ZTF18abbpebf∼0.1158299.7269 ± 0.00080.60 ± 0.12−0.013 ± 0.012SN Ia
795212100007964/ZTF18aanbksgSDSS J161144.90+555740.70.288 ± 0.122∼0.1858214.4470 ± 0.00020.40 ± 0.20−0.282 ± 0.020Blazar
795213200000671/ZTF18aaincjvAGN-I
OIDHost galaxy*zphzt0x1cComments
795202100005941/ZTF18aanbnjhSDSS J163437.92+521642.20.424 ± 0.103Blazar
795204100013041/ZTF18abgvctpSDSS J160913.83+521251.30.375 ± 0.138∼0.2458320.9336 ± 0.43891.71 ± 0.51−0.044 ± 0.035
795205100007271/ZTF18aayatjf∼0.2058285.8334 ± 0.1810−0.54 ± 0.18−0.075 ± 0.021SN Ia
795209200003484/ZTF18abbpebf∼0.1158299.7269 ± 0.00080.60 ± 0.12−0.013 ± 0.012SN Ia
795212100007964/ZTF18aanbksgSDSS J161144.90+555740.70.288 ± 0.122∼0.1858214.4470 ± 0.00020.40 ± 0.20−0.282 ± 0.020Blazar
795213200000671/ZTF18aaincjvAGN-I

*If available, candidate host galaxies from SDSS DR16 (Ahumada et al. 2020) and their corresponding photometric redshifts (zph, obtained via the KD-tree method).

According to the light curve classifier of the ALeRCE broker (Förster et al. 2020).

Table 2.

Results of the light-curve fit with the SALT2 model for supernova candidates from the deep field.

OIDHost galaxy*zphzt0x1cComments
795202100005941/ZTF18aanbnjhSDSS J163437.92+521642.20.424 ± 0.103Blazar
795204100013041/ZTF18abgvctpSDSS J160913.83+521251.30.375 ± 0.138∼0.2458320.9336 ± 0.43891.71 ± 0.51−0.044 ± 0.035
795205100007271/ZTF18aayatjf∼0.2058285.8334 ± 0.1810−0.54 ± 0.18−0.075 ± 0.021SN Ia
795209200003484/ZTF18abbpebf∼0.1158299.7269 ± 0.00080.60 ± 0.12−0.013 ± 0.012SN Ia
795212100007964/ZTF18aanbksgSDSS J161144.90+555740.70.288 ± 0.122∼0.1858214.4470 ± 0.00020.40 ± 0.20−0.282 ± 0.020Blazar
795213200000671/ZTF18aaincjvAGN-I
OIDHost galaxy*zphzt0x1cComments
795202100005941/ZTF18aanbnjhSDSS J163437.92+521642.20.424 ± 0.103Blazar
795204100013041/ZTF18abgvctpSDSS J160913.83+521251.30.375 ± 0.138∼0.2458320.9336 ± 0.43891.71 ± 0.51−0.044 ± 0.035
795205100007271/ZTF18aayatjf∼0.2058285.8334 ± 0.1810−0.54 ± 0.18−0.075 ± 0.021SN Ia
795209200003484/ZTF18abbpebf∼0.1158299.7269 ± 0.00080.60 ± 0.12−0.013 ± 0.012SN Ia
795212100007964/ZTF18aanbksgSDSS J161144.90+555740.70.288 ± 0.122∼0.1858214.4470 ± 0.00020.40 ± 0.20−0.282 ± 0.020Blazar
795213200000671/ZTF18aaincjvAGN-I

*If available, candidate host galaxies from SDSS DR16 (Ahumada et al. 2020) and their corresponding photometric redshifts (zph, obtained via the KD-tree method).

According to the light curve classifier of the ALeRCE broker (Förster et al. 2020).

Since dust in the Galaxy also affects the shape of an observed spectrum, we accounted for it as an additional effect during the fitting procedure. We used Cardelli, Clayton & Mathis (1989) extinction model and the individual object’s colour excess E(BV) (see Table D1).

Results from the light-curve fit are presented in Figs C1C2C3, and C4. We do not show the fitted light curves for 795202100005941, 795213200000671 since both supernova candidates were discovered after the maximum light and only descending part of the light curves is available. The analysis of four non-catalogued supernova candidates revealed that their light curves are similar to those of Type Ia supernovae. The determined x1 and c parameters are typical for SNe Ia. We summarized the main fit parameters using the SALT2 model in Table 2.

4.3 DISK

Among the 63 outliers in the disk field, there are 13 bogus light curves and 50 variable objects of astrophysical nature, eight of which are not listed in known catalogues and/or data bases of variable sources. The information about these objects is given in Table D1.

Among the known variables from our list there are three dwarf novae, five eclipsing systems, one Orion variable with rapid light variations, 28 Mira variables, one other long-period variable of unspecified type, and four candidates to pre-main-sequence (PMS) stars. These objects are considered anomaly candidates, and therefore, interesting sources to study more carefully. For example, some of these Mira variables have asymmetric light curves that may indicate the presence of a companion (e.g. 807206200023036, Fig. 7).

The light curves of NSVS J0122238+611352 – Mira variable from the disk field. OIDs: 807106200016307, 807206200023036, 1810114300003360, 1810214300006290.
Figure 7.

The light curves of NSVS J0122238+611352 – Mira variable from the disk field. OIDs: 807106200016307, 807206200023036, 1810114300003360, 1810214300006290.

4.3.1 Pre-main-sequence candidates

We identified four objects (807206200003542, 807206200004116, 807206200014645, 807210200026027) previously classified as PMS candidates (Vioque et al. 2020). For these objects, we gathered additional observations with the RC600 telescope of CMO SAI MSU in g, r, i passbands (Table 3) and confirmed that the variability is still present. Three of them are located at a distance of 800–1000 pc, and the last one (807210200026027) is significantly further, at 1700 pc (Bailer-Jones et al. 2018). In particular, 807210200026027 can be also found among the AGN candidates reported by Edelson & Malkan (2012). In order to identify AGN candidates, Edelson & Malkan (2012) used the colour information from the Wide-field Infrared Survey Explorer (WISE; Wright et al. 2010), the Two Micron All-Sky Survey (2MASS; Skrutskie et al. 2006), and checked their presence in X-rays data with ROSAT All-Sky Survey (RASS; Voges et al. 1999). However, 807210200026027 was assigned as an AGN solely based on infrared observations, making it a weak candidate, and in contradiction with Gaia parallax (Gaia Collaboration 2018). Based on ML techniques, the object was also classified as a young stellar object (YSO; Marton et al. 2016). However, the light curve seems to be typical for slow red irregular variables, LB type, according to the GCVS classification system (Fig. 8), which does not contradict the Gaia parallax.

The light curves of poorly classified variable object – PMS star or slow red irregular variable candidate from the disk field. OIDs: 807110200025843, 807210200026027, 1840103100026721, 1840203100059097. Diamonds show the additional g′, r′, i′ observations performed with RC600 telescope of CMO SAI MSU.
Figure 8.

The light curves of poorly classified variable object – PMS star or slow red irregular variable candidate from the disk field. OIDs: 807110200025843, 807210200026027, 1840103100026721, 1840203100059097. Diamonds show the additional g, r, i observations performed with RC600 telescope of CMO SAI MSU.

Table 3.

Photometric observations of the candidates to PMS sources with RC600 telescope of the Caucasus Mountain Observatory, SAI MSU.

MJDFilterMagnitudeError
807206200003542
59114.06219g16.9160.010
59114.06499g16.9300.010
59114.06780g16.9110.011
59132.84609g16.0460.006
59132.84720g16.0520.006
59114.06319r15.5920.006
59114.06600r15.5970.006
59114.06881r15.5880.006
59132.84437r14.9000.004
59132.84514r14.9010.004
59114.06403i14.8330.005
59114.06683i14.8230.005
59114.06964i14.8300.005
59132.84283i14.2490.004
59132.84359i14.2520.004
807206200004116
59114.07549g20.1500.180
59132.82983g20.5870.160
59132.83456g20.4800.096
59132.83812g20.3100.087
59114.07953r18.5340.047
59114.08100r18.5460.055
59132.82603r18.9490.059
59132.82783r18.8870.054
59114.08235i17.5870.047
59114.08347i17.5290.049
59132.82239i18.3690.106
59132.82420i18.1950.057
807206200014645
59114.03133g17.7800.016
59114.03279g17.7820.016
59114.03426g17.8050.016
59132.81479g18.3790.058
59132.81625g18.2850.066
59132.81771g18.3580.075
59114.03544r16.9970.013
59114.03621r17.0310.014
59114.03699r16.9920.013
59132.81127r17.5350.034
59132.81238r17.5320.034
59132.81349r17.5060.040
59114.03781i16.3860.013
59114.03859i16.3910.013
59114.03936i16.3840.012
59132.80879i16.8320.034
59132.80955i16.8290.037
59132.81031i16.9050.038
807210200026027
59113.8449916g19.2400.033
59113.8485605g19.2900.034
59131.8365898g19.2590.039
59131.8401575g19.2800.039
59113.8513134r18.1030.022
59113.8531301r18.1110.022
59131.8430829r18.1090.023
59131.8452469r18.1670.024
59113.8549981i17.3690.019
59113.8568122i17.4330.020
59131.8472884i17.4670.024
59131.8491064i17.4090.025
MJDFilterMagnitudeError
807206200003542
59114.06219g16.9160.010
59114.06499g16.9300.010
59114.06780g16.9110.011
59132.84609g16.0460.006
59132.84720g16.0520.006
59114.06319r15.5920.006
59114.06600r15.5970.006
59114.06881r15.5880.006
59132.84437r14.9000.004
59132.84514r14.9010.004
59114.06403i14.8330.005
59114.06683i14.8230.005
59114.06964i14.8300.005
59132.84283i14.2490.004
59132.84359i14.2520.004
807206200004116
59114.07549g20.1500.180
59132.82983g20.5870.160
59132.83456g20.4800.096
59132.83812g20.3100.087
59114.07953r18.5340.047
59114.08100r18.5460.055
59132.82603r18.9490.059
59132.82783r18.8870.054
59114.08235i17.5870.047
59114.08347i17.5290.049
59132.82239i18.3690.106
59132.82420i18.1950.057
807206200014645
59114.03133g17.7800.016
59114.03279g17.7820.016
59114.03426g17.8050.016
59132.81479g18.3790.058
59132.81625g18.2850.066
59132.81771g18.3580.075
59114.03544r16.9970.013
59114.03621r17.0310.014
59114.03699r16.9920.013
59132.81127r17.5350.034
59132.81238r17.5320.034
59132.81349r17.5060.040
59114.03781i16.3860.013
59114.03859i16.3910.013
59114.03936i16.3840.012
59132.80879i16.8320.034
59132.80955i16.8290.037
59132.81031i16.9050.038
807210200026027
59113.8449916g19.2400.033
59113.8485605g19.2900.034
59131.8365898g19.2590.039
59131.8401575g19.2800.039
59113.8513134r18.1030.022
59113.8531301r18.1110.022
59131.8430829r18.1090.023
59131.8452469r18.1670.024
59113.8549981i17.3690.019
59113.8568122i17.4330.020
59131.8472884i17.4670.024
59131.8491064i17.4090.025
Table 3.

Photometric observations of the candidates to PMS sources with RC600 telescope of the Caucasus Mountain Observatory, SAI MSU.

MJDFilterMagnitudeError
807206200003542
59114.06219g16.9160.010
59114.06499g16.9300.010
59114.06780g16.9110.011
59132.84609g16.0460.006
59132.84720g16.0520.006
59114.06319r15.5920.006
59114.06600r15.5970.006
59114.06881r15.5880.006
59132.84437r14.9000.004
59132.84514r14.9010.004
59114.06403i14.8330.005
59114.06683i14.8230.005
59114.06964i14.8300.005
59132.84283i14.2490.004
59132.84359i14.2520.004
807206200004116
59114.07549g20.1500.180
59132.82983g20.5870.160
59132.83456g20.4800.096
59132.83812g20.3100.087
59114.07953r18.5340.047
59114.08100r18.5460.055
59132.82603r18.9490.059
59132.82783r18.8870.054
59114.08235i17.5870.047
59114.08347i17.5290.049
59132.82239i18.3690.106
59132.82420i18.1950.057
807206200014645
59114.03133g17.7800.016
59114.03279g17.7820.016
59114.03426g17.8050.016
59132.81479g18.3790.058
59132.81625g18.2850.066
59132.81771g18.3580.075
59114.03544r16.9970.013
59114.03621r17.0310.014
59114.03699r16.9920.013
59132.81127r17.5350.034
59132.81238r17.5320.034
59132.81349r17.5060.040
59114.03781i16.3860.013
59114.03859i16.3910.013
59114.03936i16.3840.012
59132.80879i16.8320.034
59132.80955i16.8290.037
59132.81031i16.9050.038
807210200026027
59113.8449916g19.2400.033
59113.8485605g19.2900.034
59131.8365898g19.2590.039
59131.8401575g19.2800.039
59113.8513134r18.1030.022
59113.8531301r18.1110.022
59131.8430829r18.1090.023
59131.8452469r18.1670.024
59113.8549981i17.3690.019
59113.8568122i17.4330.020
59131.8472884i17.4670.024
59131.8491064i17.4090.025
MJDFilterMagnitudeError
807206200003542
59114.06219g16.9160.010
59114.06499g16.9300.010
59114.06780g16.9110.011
59132.84609g16.0460.006
59132.84720g16.0520.006
59114.06319r15.5920.006
59114.06600r15.5970.006
59114.06881r15.5880.006
59132.84437r14.9000.004
59132.84514r14.9010.004
59114.06403i14.8330.005
59114.06683i14.8230.005
59114.06964i14.8300.005
59132.84283i14.2490.004
59132.84359i14.2520.004
807206200004116
59114.07549g20.1500.180
59132.82983g20.5870.160
59132.83456g20.4800.096
59132.83812g20.3100.087
59114.07953r18.5340.047
59114.08100r18.5460.055
59132.82603r18.9490.059
59132.82783r18.8870.054
59114.08235i17.5870.047
59114.08347i17.5290.049
59132.82239i18.3690.106
59132.82420i18.1950.057
807206200014645
59114.03133g17.7800.016
59114.03279g17.7820.016
59114.03426g17.8050.016
59132.81479g18.3790.058
59132.81625g18.2850.066
59132.81771g18.3580.075
59114.03544r16.9970.013
59114.03621r17.0310.014
59114.03699r16.9920.013
59132.81127r17.5350.034
59132.81238r17.5320.034
59132.81349r17.5060.040
59114.03781i16.3860.013
59114.03859i16.3910.013
59114.03936i16.3840.012
59132.80879i16.8320.034
59132.80955i16.8290.037
59132.81031i16.9050.038
807210200026027
59113.8449916g19.2400.033
59113.8485605g19.2900.034
59131.8365898g19.2590.039
59131.8401575g19.2800.039
59113.8513134r18.1030.022
59113.8531301r18.1110.022
59131.8430829r18.1090.023
59131.8452469r18.1670.024
59113.8549981i17.3690.019
59113.8568122i17.4330.020
59131.8472884i17.4670.024
59131.8491064i17.4090.025

4.3.2 Eclipsing binaries

Among the unclassified objects, we identified six new eclipsing binaries (807203200013118, 807204200004799, 807204400014494, 807208400036953, 807211400009493, 807216400013229). As an example, Fig. 9 shows the folded light curve of the object 807204200004799 in zr, zg passbands.

The folded light curves of 807204200004799 from the disk field classified by us as an eclipsing binary. OIDs: 807104200003543, 807204200004799, 1809109100009148, 1809209100012225, 1810112100013288, 1810212100046961.
Figure 9.

The folded light curves of 807204200004799 from the disk field classified by us as an eclipsing binary. OIDs: 807104200003543, 807204200004799, 1809109100009148, 1809209100012225, 1810112100013288, 1810212100046961.

4.3.3 Unclassified variables

Two other unclassified objects – 807212100012737, 807210200004045 – show non-periodic variability with an amplitude >1 mag. Their light curves are shown in Figs 10 and 11. We also obtained the observations with the RC600 telescope of CMO SAI MSU in g, r, i passbands (Table 4). The variability is still present. Both objects do not have a significant IR excess. The distance to 807212100012737 is ∼1000 pc. Based on this distance, brightness, and colours, we can make a dubious assumption that 807212100012737 is a red dwarf with strong spot activity. The distance to 807210200004045 is poorly defined; the Gaia parallax to error ratio is 1.14. Therefore, we do not make any assumption about its nature.

The light curves of unclassified variable object from the disk field. OIDs: 807112100008284, 807212100012737. Diamonds show the additional g′, r′, i′ observations performed with RC600 telescope of CMO SAI MSU.
Figure 10.

The light curves of unclassified variable object from the disk field. OIDs: 807112100008284, 807212100012737. Diamonds show the additional g, r, i observations performed with RC600 telescope of CMO SAI MSU.

The light curves of unclassified variable object from the disk field. OIDs: 807110200019782, 807210200004045. Diamonds show the additional g′, r′, i′ observations performed with RC600 telescope of CMO SAI MSU.
Figure 11.

The light curves of unclassified variable object from the disk field. OIDs: 807110200019782, 807210200004045. Diamonds show the additional g, r, i observations performed with RC600 telescope of CMO SAI MSU.

Table 4.

Photometric observations of unclassified variable objects with RC600 telescope of the Caucasus Mountain Observatory, SAI MSU.

MJDFilterMagnitudeError
807210200004045
59113.82463g20.3520.091
59113.82820g20.2680.084
59131.79666g19.8180.048
59131.80022g19.8130.049
59113.83096r18.7690.039
59113.83277r18.7460.038
59131.80315r18.4620.027
59131.80531r18.4780.028
59113.83464i18.0070.034
59113.83645i18.0270.035
59131.80736i17.6540.027
59131.80917i17.6050.026
807212100012737
59113.79655g18.2560.026
59113.79802g18.2780.026
59113.79948g18.2810.026
59131.77430g19.3800.058
59131.77697g19.3760.043
59131.77937g19.4570.045
59113.80083r16.9600.012
59113.80194r16.9480.012
59113.80305r16.9460.012
59131.78118r17.6970.020
59131.78230r17.7510.022
59131.78342r17.7110.021
59113.80422i16.3250.011
59113.80533i16.3210.011
59113.80644i16.3200.011
59131.78459i16.8570.017
59131.78571i16.8560.017
59131.78683i16.8410.016
MJDFilterMagnitudeError
807210200004045
59113.82463g20.3520.091
59113.82820g20.2680.084
59131.79666g19.8180.048
59131.80022g19.8130.049
59113.83096r18.7690.039
59113.83277r18.7460.038
59131.80315r18.4620.027
59131.80531r18.4780.028
59113.83464i18.0070.034
59113.83645i18.0270.035
59131.80736i17.6540.027
59131.80917i17.6050.026
807212100012737
59113.79655g18.2560.026
59113.79802g18.2780.026
59113.79948g18.2810.026
59131.77430g19.3800.058
59131.77697g19.3760.043
59131.77937g19.4570.045
59113.80083r16.9600.012
59113.80194r16.9480.012
59113.80305r16.9460.012
59131.78118r17.6970.020
59131.78230r17.7510.022
59131.78342r17.7110.021
59113.80422i16.3250.011
59113.80533i16.3210.011
59113.80644i16.3200.011
59131.78459i16.8570.017
59131.78571i16.8560.017
59131.78683i16.8410.016
Table 4.

Photometric observations of unclassified variable objects with RC600 telescope of the Caucasus Mountain Observatory, SAI MSU.

MJDFilterMagnitudeError
807210200004045
59113.82463g20.3520.091
59113.82820g20.2680.084
59131.79666g19.8180.048
59131.80022g19.8130.049
59113.83096r18.7690.039
59113.83277r18.7460.038
59131.80315r18.4620.027
59131.80531r18.4780.028
59113.83464i18.0070.034
59113.83645i18.0270.035
59131.80736i17.6540.027
59131.80917i17.6050.026
807212100012737
59113.79655g18.2560.026
59113.79802g18.2780.026
59113.79948g18.2810.026
59131.77430g19.3800.058
59131.77697g19.3760.043
59131.77937g19.4570.045
59113.80083r16.9600.012
59113.80194r16.9480.012
59113.80305r16.9460.012
59131.78118r17.6970.020
59131.78230r17.7510.022
59131.78342r17.7110.021
59113.80422i16.3250.011
59113.80533i16.3210.011
59113.80644i16.3200.011
59131.78459i16.8570.017
59131.78571i16.8560.017
59131.78683i16.8410.016
MJDFilterMagnitudeError
807210200004045
59113.82463g20.3520.091
59113.82820g20.2680.084
59131.79666g19.8180.048
59131.80022g19.8130.049
59113.83096r18.7690.039
59113.83277r18.7460.038
59131.80315r18.4620.027
59131.80531r18.4780.028
59113.83464i18.0070.034
59113.83645i18.0270.035
59131.80736i17.6540.027
59131.80917i17.6050.026
807212100012737
59113.79655g18.2560.026
59113.79802g18.2780.026
59113.79948g18.2810.026
59131.77430g19.3800.058
59131.77697g19.3760.043
59131.77937g19.4570.045
59113.80083r16.9600.012
59113.80194r16.9480.012
59113.80305r16.9460.012
59131.78118r17.6970.020
59131.78230r17.7510.022
59131.78342r17.7110.021
59113.80422i16.3250.011
59113.80533i16.3210.011
59113.80644i16.3200.011
59131.78459i16.8570.017
59131.78571i16.8560.017
59131.78683i16.8410.016

4.4 Bogus

The ZTF data processing pipeline includes a procedure to separate the astrophysical events from bogus, i.e. false positive detections (Masci et al. 2019). However, among the outliers, we encountered a significant fraction of bogus light curves (80/101, 95/113, 13/63 for the M 31, deep, disk fields, respectively). A few examples are

  • a point sharply dropping up or down by several magnitudes – possibly due to satellite/plane tracks, double star in one aperture due to defocusing, bad columns on CCDs, or cosmic particles;

  • a random spread within several magnitudes due to ghosts, diffraction spikes, bright stars haloes, cosmic rays or wrong background subtraction (close to M 31 centre);

  • a combination of (i) and (ii).

Bogus examples with suggested classification are given in Fig. 12. We discuss below some interesting cases.

Cases of bogus detections found among the outliers. The outlier is located in the image centre. The size of the cutout showing a cosmic ray is 70 × 70 CCD pixels, for the others the image size is 100 × 100 CCD pixels.
Figure 12.

Cases of bogus detections found among the outliers. The outlier is located in the image centre. The size of the cutout showing a cosmic ray is 70 × 70 CCD pixels, for the others the image size is 100 × 100 CCD pixels.

4.4.1 795205400022890 and its echoes

In our outlier list, there are four variables with the same phase and period. We found that one of them, known as IW Dra, is a typical Mira variable, while three others are located in ∼20 arcsec region around it. It turned out that these three neighbours are artefacts of the automatic ZTF photometry arising from incorrect background subtraction of the halo of a bright variable star that overlaps with the light from the nearby objects. The light curves of IW Dra and its echoes are shown in Fig. 13.

IW Dra and its echoes. SDSS image shows the position of IW Dra and three ZTF sources showing the correlated variability.
Figure 13.

IW Dra and its echoes. SDSS image shows the position of IW Dra and three ZTF sources showing the correlated variability.

4.4.2 807203300039547 – overlap of star and known asteroid

One short transient was identified as a conjunction of asteroid 945 (Barcelona) and a weak star in the disk field (Fig. 14). The identification of the asteroid was performed with SkyBot (Berthier et al. 2006).

Asteroid Barcelona overlapping object 807203300039547. The blue crosses mark the location of the ZTF transient detection. An animated version is available in the electronic version.
Figure 14.

Asteroid Barcelona overlapping object 807203300039547. The blue crosses mark the location of the ZTF transient detection. An animated version is available in the electronic version.

4.4.3 695211200077906 – double star artefact

We found several objects that show bogus variability, and identified them as double stars with ∼2 arcsec separation. We assume that bogus measurements occur due defocusing when the FWHM becomes significantly larger than the separation between the components of the double star, which leads to overstatement of the object brightness. The example of such a bogus light curve is 695211200077906, see Fig. 15, where positions are given by the ZTF Lightcurve API.11

The light curves and the image centre positions of 695211200077906. Left: light curves, OIDs: 695211200077906 (zr, red circles), 695311200089204 (zi, black squares). Right: spatial distribution of observations relative to the average object position, black crosses show Gaia DR2 positions of the double star components. Note that the small brightness (m > 16.6 mag) of the object corresponds to the position of one of the components, while the large brightness (m < 16.6 mag) corresponds to the position somewhere between the components. We assume that the reason of such correlation between magnitude and position is in different FWHM of point spread function in different observations: for the first case FWHM is ∼2 arcsec and photometry counts signal from one component only, but for the other case FWHM is ∼4 arcsec and both components are being described by the common integrating area that makes measured magnitude closer to the integral magnitude of the double star and position to be near the double star centre.
Figure 15.

The light curves and the image centre positions of 695211200077906. Left: light curves, OIDs: 695211200077906 (zr, red circles), 695311200089204 (zi, black squares). Right: spatial distribution of observations relative to the average object position, black crosses show Gaia DR2 positions of the double star components. Note that the small brightness (m > 16.6 mag) of the object corresponds to the position of one of the components, while the large brightness (m < 16.6 mag) corresponds to the position somewhere between the components. We assume that the reason of such correlation between magnitude and position is in different FWHM of point spread function in different observations: for the first case FWHM is ∼2 arcsec and photometry counts signal from one component only, but for the other case FWHM is ∼4 arcsec and both components are being described by the common integrating area that makes measured magnitude closer to the integral magnitude of the double star and position to be near the double star centre.

5 PIPELINE VALIDATION

In order to access the efficiency of our pipeline in identifying light curves with significantly different properties than those already present in the bulk of ZTF DR3 data, we created validation test-sets adding a few artificially generated light curves to the real data. This set of enclosed light curves is inspired by potentially interesting astrophysical sources, as well as example cases of non-existing objects. The last case includes a perfectly plateau ‘Flat Without Noise’ light curve, ‘Flat With Noise’ that represents non-variable source, ‘Point Up’, ‘Point Down’, ‘Step Up’, and ‘Step Down’ mimicking a rapid magnitude change or bad column. The astrophysically motivated fakes were built from (1) confirmed binary microlensing events Gaia16aye (three different parts of its r light curve; Wyrzykowski et al. 2016), and candidates ZTF18ablruzq and ZTF18acskgwu (zr passband; Mróz et al. 2020), (2) single microlensing events ZTF18aaztjyd and ZTF18abaqxrt (zr passband; Mróz et al. 2020), (3) r light curve of kilonova 170817 (Villar et al. 2017), (4) V light curve of cepheid in eclipsing binary OGLE-LMC-CEP-0227 (Soszynski et al. 2008).

Original light curves were modified to conform with ZTF DR3 cadence and noise levels. We used a cubic smoothing spline fit for approximation of real objects and sampled the resulting function according to the cadence of real ZTF DR3 objects: 695211200035023 (for M 31 field), 795216100016711 (for deep field), and 807201300060502 (for disk field). The uncertainty of each observation was assigned using a linear relation between observed magnitude and its error, but with a lower bound of 0.001 mag. To derive this linear relation, we took all zr observations in the disk field with |$\tt {catflag} = 0$|⁠, averaged their magnitudes and uncertainties in intervals of 0.01 mag, and fitted these binned uncertainties with a linear function of magnitude, resulting in:
Fit parameters for the other fields agree with this relation within 20 per cent margin. The final light curves for all fakes are shown in Fig. 16.
Fake zr light curves. Time-shift between different fields is caused by different initial observational date for each field. We show the light curves following cadences of M 31 (green), deep (orange), and disk (blue) fields.
Figure 16.

Fake zr light curves. Time-shift between different fields is caused by different initial observational date for each field. We show the light curves following cadences of M 31 (green), deep (orange), and disk (blue) fields.

We built three validation data sets adding 15 fake anomalous light curves to each of them and applied the same outlier detection algorithms as used for the ZTF data. The resulting detection rates are shown in Fig. 17, where ‘union’ denotes the total rate of all used algorithms run in parallel. M 31 field is the smallest one, so the per cent of outliers the expert can examine is the largest. This is why the very first 32 outliers contain 13 of 15 fake anomalies, while OGLE-LMC-CEP-0227 is the 408th and ‘Flat With Noise’ the 3630th outlier. We use only three algorithms (IF, GMM, and O-SVM) for deep field, but the fake detection rate is still very high, probably because its light curves are less diverse and the fake anomalies are more different. The first 30 outliers contain 11 fakes, while ZTF18ablruzq and ZTF18acskgwu are found within the first 700 outliers, OGLE-LMC-CEP-0227 and ‘Flat With Noise’ are within the first 6000 objects. The disk field contains ∼1.8 million objects and we used IF and GMM only, but the fake performance is quite acceptable: first eight fakes are found within the first 90 outliers, 14 of 15 fakes are found within the first 1200 outliers, and only ‘Flat With Noise’ was not detected until the 400 000th outlier. These results show that the outlier detection pipeline shows good anomaly detection rate and could detect physically interesting events. The ‘Flat With Noise’ object is the hardest fake light curve to detect by all algorithms in all fields. This is possibly due to its location in a dense region of feature space which is also populated with low-variable sources and variable sources below ZTF’s threshold of detectability, or even stochastic variance stemming from a small subset of objects marked as variable from within a large distribution of non-variable objects.

Fake detection rate. ‘Union’ shows the total performance of all algorithms being run in parallel. Vertical dashed line shows the total number of light curves.
Figure 17.

Fake detection rate. ‘Union’ shows the total performance of all algorithms being run in parallel. Vertical dashed line shows the total number of light curves.

6 EXPLORATORY DATA ANALYSIS

Once the experts finished their investigation, we can now use the accumulated knowledge to identify simple strategies that would allow us to quickly separate interesting anomaly candidates from bogus light curves. We start with an exploratory data analysis (EDA) of our feature space. Fig. A1 shows histograms for all features and fields. In what follows, we give an example EDA performed over the incremented parameter space, which includes features as well as the expert judgement.

Fig. A2 shows the separate feature distribution for bogus objects and anomaly candidates in the M 31 field. From this, it is evident that Periodogram Amplitude and Reduced χ2 possess complementary dissimilar distributions between the two classes. Analysing the relationship between these two features (Fig. 18), we see that it is possible to identify bogus light curves as those presenting low Periodogram Amplitude (frequently caused by chaotic signals) and high Reduced χ2 values (when one or more images of some real source is overlapping with another source, such as a bad column or a glare, which mimics a constant light curve with bright outbursts).

A scatter plot of the 101 M 31 expert-tagged outliers in a Periodogram Amplitude–Reduced χ2 phase-space. The bogus objects can be well separated from anomaly candidates. All 57 546 M 31 objects are shown as grey circles.
Figure 18.

A scatter plot of the 101 M 31 expert-tagged outliers in a Periodogram Amplitude–Reduced χ2 phase-space. The bogus objects can be well separated from anomaly candidates. All 57 546 M 31 objects are shown as grey circles.

We emphasize that the expert-tagging of objects was performed prior to the EDA, and the overall near-orthogonal distribution of objects in the M 31 field did not influence the expert’s analysis.

Although we do not expect a 2D parameter space to completely enclose the complexity of a real/bogus separation pipeline, it is reasonable to assume that, for each data set, some low-dimensional representation will enable quick identification of these two classes – even if we do not expect the final classification to be perfect. This is a direct example of how we can harvest expert knowledge to optimize further automatic identifications. Similar approaches may be used to construct powerful alert stream filters in the context of real-time alert brokers like ANTARES (Narayan et al. 2018; Matheson et al. 2020), ALeRCE (Förster et al. 2020), and Fink (Möller et al. 2021). Further exploration of feature phase-space anomaly detection is currently a main focus in Aleo et al. (in preparation).

6.1 Principal Components

Principal Component Analysis (PCA; Jolliffe 2013) is a dimensionality-reduction technique whereby multidimensional data are decomposed into an orthogonal basis following the directions of maximum data variance. We implemented the PCA module using the sklearn Python package (Pedregosa et al. 2011), and normalized the feature values across all objects using the StandardScaler module. Subsequently, we calculated 42 Principal Components (PCs), ordered by those which explain the most variance. For the M 31 field, the first two PCs together explain 47.1 per cent of the variance, with the first 15 explaining 90.4 per cent. Likewise, for the deep and disk fields the first two PCs together explain 49.7 per cent, and 50.2 per cent of the variance, respectively.

The contribution to the first two PCs (loadings) from each of the 42 features are shown in Fig. 19. For PC 1, shown in black, Standard Deviation, Inter Percentile Range 10 per cent, and Percent Difference Magnitude Percentile 5 per cent are the highest contributors. For PC 2, shown in magenta, Periodogram Amplitude, Periodogram Percent Amplitude, and Periodogram Beyond 2 Standard Deviations are those which contribute the most. From this, we note that PC 1 favours magnitude-based differences, and PC 2 favours periodogram-based features across all three fields. This is expected, since the two categories of information are complementary.

The first two principal components with ascribed feature loadings plotted for the M 31 field (top panel, 47.1 per cent of variance), deep field (middle panel, 49.7 per cent of variance), and disk field (bottom panel, 50.2 per cent of variance). Notice that one PC favours magnitude-based features (black), and the other favours periodogram and temporally based features (magenta).
Figure 19.

The first two principal components with ascribed feature loadings plotted for the M 31 field (top panel, 47.1 per cent of variance), deep field (middle panel, 49.7 per cent of variance), and disk field (bottom panel, 50.2 per cent of variance). Notice that one PC favours magnitude-based features (black), and the other favours periodogram and temporally based features (magenta).

This complementarity is also evident in the correlation matrix of normalized feature values (Fig. A3). We see clearly two separate sets of features highly correlated between themselves and weakly correlated with members from the other group. This may be indicative that some features are degenerate. In fact, in Fig. A1, those features with similar correlation vectors share similar distributions, albeit different values. However, since no singular feature had a consistently negligible contribution across all PCs and given the fluctuation in contribution by each feature to successive PCs (19), we decided to keep all 42 features as input in our anomaly detection algorithm pipeline.

We show in Fig. 20 distributions for the features with largest contribution to the first three PCs (PC 1–Standard Deviation, PC 2–Periodogram Amplitude, PC 3–Reduced χ2) across all fields considering only objects identified as uncategorized anomaly candidates. All uncategorized anomaly candidates across the three fields are contained within, but do not constitute the edges of, their parent field distribution. That is, they are not in the tail of the distribution where the feature value is greatest, and are sometimes dwarfed in number by other objects in their field that make up their parent distribution. This could explain why such anomaly candidates were not yet categorized. These interesting, uncategorized candidates are high priority targets for future follow-up. See Section 4 and Table D1 for their listings.

Distribution of features with largest contribution to the first three PCs for objects in M 31 (dashed green), deep (dashed orange), and disk (dashed blue) fields, as well as expert-identified uncategorized anomaly candidates (solid contours).
Figure 20.

Distribution of features with largest contribution to the first three PCs for objects in M 31 (dashed green), deep (dashed orange), and disk (dashed blue) fields, as well as expert-identified uncategorized anomaly candidates (solid contours).

7 CONCLUSIONS

Despite all the expected scientific results that inspired the construction of modern astronomical observatories, there is little doubt about the potential of the resulting data sets for new discoveries. In the era of systematic large-scale sky surveys, a telescope that only fulfils its science goals cannot be considered successful (Norris 2017). In this context, the use of automatic machine learning tools is unavoidable. They provide important insights into the statistical properties and limits of the data set at hand, and can be optimized to be good recommendation systems. Nevertheless, the discovery itself will always be a profoundly human experience. In this context, the identification of scientifically interesting sources is a product of the combination of data-driven machine learning and human-acquired domain knowledge. The SNAD anomaly detection pipeline, presented in this work, and its accompany results, are a concrete example of how powerful such a system can be when applied to a rich data set as the ZTF DR3.

The pipeline consists of three separate stages: feature extraction, automatic outlier detection based on machine learning, and anomaly confirmation by human experts. The infrastructure put in place to enable such detailed analysis includes not only the software pipeline12 for feature extraction and outlier detection, but also a web-viewer13 allowing cross-match with multiple catalogues and external data source – specifically designed to help the expert in forming a global view of specific candidates. We apply the complete anomaly detection pipeline to three ZTF fields, corresponding to more than 2.25 million objects. Four outlier detection algorithms (IF, GMM, O-SVM, and LOF) were used to identify the top 277 outliers. From these, the expert analysis concluded that 188 (68 per cent) were bogus light curves and 89 (32 per cent) real astrophysical sources – 66 of them being previously reported sources and 23 corresponding to non-catalogued objects.

For a few of the most interesting anomaly candidates, the expert analysis included gathering additional observational data. This allowed us to spectroscopically classify one anomaly candidate as an RS Canum Venaticorum star – a close detached binary whose variability outside the eclipse is due to stellar spots. Such objects are rare in ZTF DR3 therefore we consider it an anomaly. Other found anomalies that belong to the rare types of objects are polar, supernovae, and red dwarf flare. The interesting anomalies we found also include a few unclassified variable stars with controversial reports in the literature, among them the objects for which we performed the photometric observations. Nevertheless, additional studies are still required. We also found the sources that behave unusually for their suspected astrophysical type, e.g. the burst frequency of AT 2017ixs – possible nova in M 31. Even among the bogus light curves, we were able to identify interesting events, like the IW Dra star and its three companion echoes or the interaction of an asteroid with a background star.

Given the high incidence of bogus light curves, we searched for a simple rule which could allow us to easy estimate the likelihood of a given object being bogus. A quick EDA, over the data accumulated by the expert, showed that bogus light curves are more likely to have a high reduced χ2 and low period amplitude (at least for data in the M 31 field). At this point, this result should be seen only as an indication that a careful exploitation of the parameter space by the expert can potentially lead to useful relations. If confirmed, such a relation could be used in the construction of alert stream filters for future telescopes.

Despite the encouraging results reported in this work, the incidence of bogus among the automatic identified outliers is still relatively high (68 per cent). In order to use similar techniques in the context of future surveys like the Vera Rubin Observatory Legacy Survey of Space and Time or the Nancy G. Roman Space Telescope,14 it is necessary to reinforce and optimize the interaction between the domain expert and the machine learning algorithm. We are currently working on adaptive strategies that are proven to perform well in such scenarios (Ishida et al. 2019) and intend to add similar capabilities to the SNAD pipeline. Nevertheless, this experiment confirms the potential of machine learning techniques in pointing non-standard elements within a large data set. The list of anomaly candidates provided here may be of use for scientists working in a broad range of domains and consists of a concrete example of the crucial role to be played by automatic pipelines in the future of astronomical discovery.

ACKNOWLEDGEMENTS

We are grateful to L. N. Berdnikov and S. V. Antipin for the helpful discussion on the physical nature of anomaly candidates.

MVK, VSK, KLM, AAV, and MVP were supported by Russian Foundation for Basic Research (RFBR) grant according to the research project 20-02-00779 for preparing ZTF data, implementation of the anomaly detection algorithm, and analysis of outliers. We used the equipment funded by the Lomonosov Moscow State University Program of Development. The authors acknowledge the support by the Interdisciplinary Scientific and Educational School of Moscow University ‘Fundamental and Applied Space Research’. PDA was supported by the Center for Astrophysical Surveys (CAPS) at the National Center for Supercomputing Applications (NCSA) as an Illinois Survey Science Graduate Fellow. V.V.K. is supported by the Ministry of science and higher education of Russian Federation, topic? FEUZ-2020-0038. EEOI and SS acknowledge support from Centre national de la recherche scientifique (CNRS) 2017 MOMENTUM grant under project Active Learning for Large Scale Sky Surveys. Observations with TDS and data reduction (SGZ, AVD) were supported by the Ministry of Science and Higher Education of the Russian Federation under the contract 075-15-2020-778 in the framework of the Large scientific projects program within the national project ‘Science’.

This research has made use of the International Variable Star Index (VSX) data base, operated at AAVSO, Cambridge, Massachusetts, USA. This research has made use of data and/or software provided by the High Energy Astrophysics Science Archive Research Center (HEASARC), which is a service of the Astrophysics Science Division at NASA/GSFC. This research has made use of ‘Aladin sky atlas’ developed at CDS, Strasbourg Observatory, France. This research has made use of the SIMBAD data base, operated at CDS, Strasbourg, France. We acknowledge the usage of the HyperLeda data base.16 This research has made use of NASA’s Astrophysics Data System Bibliographic Services and following Python software packages: numpy (van der Walt, Colbert & Varoquaux 2011), matplotlib (Hunter 2007), scipy (Jones et al. 2001), pandas (Virtanen 2020; Pandas Development Team 2020), scikit-learn (Pedregosa et al. 2011), astropy (Astropy Collaboration 2013, 2018), and astroquery (Ginsburg et al. 2019).

DATA AVAILABILITY

The ZTF light-curve data underlying this article are available in NASA/IPAC Infrared Science Archive.15 Light-curve feature set is available in Zenodo, at https://doi.org/10.5281/zenodo.4318700. Other data underlying this article are available in the source code GitHub repository at https://github.com/snad-space/zwad.

Footnotes

11

In this particular case, we used the API because the individual observations coordinates are missed in the bulk-downloadable files. API description page is https://irsa.ipac.caltech.edu/docs/program_interface/ztf_lightcurve_api.html.

REFERENCES

Ahumada
 
R.
 et al. ,
2020
,
ApJS
,
249
,
3
 

Aleo
 
P. D.
 et al. ,
2020
,
Res. Notes Am. Astron. Soc.
,
4
,
112

Astropy Collaboration
,
2013
,
A&A
,
558
,
A33
 

Astropy Collaboration
,
2018
,
AJ
,
156
,
123
 

Azimlu
 
M.
,
Marciniak
 
R.
,
Barmby
 
P.
,
2011
,
AJ
,
142
,
139
 

Bailer-Jones
 
C. A. L.
,
Rybizki
 
J.
,
Fouesneau
 
M.
,
Mantelet
 
G.
,
Andrae
 
R.
,
2018
,
AJ
,
156
,
58
 

Balanutsa
 
P.
 et al. ,
2018
,
Astron. Telegram
,
11755
,
1

Ball
 
N. M.
,
Brunner
 
R. J.
,
2010
,
Int. J. Mod. Phys. D
,
19
,
1049
 

Baron
 
D.
,
Poznanski
 
D.
,
2017
,
MNRAS
,
465
,
4530
 

Bellm
 
E. C.
 et al. ,
2019
,
PASP
,
131
,
018002
 

Berdnikov
 
L. N.
,
Belinskii
 
A. A.
,
Shatskii
 
N. I.
,
Burlak
 
M. A.
,
Ikonnikova
 
N. P.
,
Mishin
 
E. O.
,
Cheryasov
 
D. V.
,
Zhuiko
 
S. V.
,
2020
,
Astron. Rep.
,
64
,
310
 

Berdyugina
 
S. V.
,
2005
,
Living Rev. Sol. Phys.
,
2
,
8
 

Berthier
 
J.
,
Vachier
 
F.
,
Thuillot
 
W.
,
Fernique
 
P.
,
Ochsenbein
 
F.
,
Genova
 
F.
,
Lainey
 
V.
,
Arlot
 
J.-E.
,
2006
, in
Gabriel
 
C.
,
Arviset
 
C.
,
Ponz
 
D.
,
Enrique
 
S.
, eds,
ASP Conf. Ser. Vol. 351, Astronomical Data Analysis Software and Systems XV
.
Astron. Soc. Pac
,
San Francisco
, p.
367

Blanton
 
M. R.
 et al. ,
2017
,
AJ
,
154
,
28
 

Boch
 
T.
,
Fernique
 
P.
,
2014
, in
Manset
 
N.
,
Forshay
 
P.
, eds,
ASP Conf. Ser. Vol. 485, Astronomical Data Analysis Software and Systems XXIII
.
Astron. Soc. Pac
,
San Francisco
, p.
277

Bonnarel
 
F.
 et al. ,
2000
,
A&AS
,
143
,
33
 

Borisov
 
G.
,
2019
,
IAU Minor Planet Center
,
MPEC 2019-R106
,
1

Boyajian
 
T. S.
 et al. ,
2016
,
MNRAS
,
457
,
3988
 

Breunig
 
M. M.
,
Kriegel
 
H.-P.
,
Ng
 
R. T.
,
Sander
 
J.
,
2000
, in
Chen
 
W.
,
Koudas
 
N.
,
Dunham
 
M.
,
Naughton
 
J.
, eds,
Proc. 2000 ACM SIGMOD International Conference on Management of Data and Symposium on Principles of Database Systems
.
Association for Computing Machinery
,
New York, NY
, p.
93

Cardamone
 
C.
 et al. ,
2009
,
MNRAS
,
399
,
1191
 

Cardelli
 
J. A.
,
Clayton
 
G. C.
,
Mathis
 
J. S.
,
1989
,
ApJ
,
345
,
245
 

Carey
 
G.
,
2017
,
Transient Name Server Discovery Report
,
2017-1418
,
1

Chambers.
 
K.
 et al. ,
2016
,
preprint (arXiv:1612.05560)

Chen
 
X.
,
Wang
 
S.
,
Deng
 
L.
,
de Grijs
 
R.
,
Yang
 
M.
,
Tian
 
H.
,
2020
,
ApJS
,
249
,
18
 

Cristianini
 
N.
 et al. ,
2000
,
An Introduction to Support Vector Machines and Other Kernel-Based Learning Methods
.
Cambridge Univ. Press
,
Cambridge
 

D’Isanto
 
A.
,
Cavuoti
 
S.
,
Brescia
 
M.
,
Donalek
 
C.
,
Longo
 
G.
,
Riccio
 
G.
,
Djorgovski
 
S. G.
,
2016
,
MNRAS
,
457
,
3119
 

Delgado
 
A.
,
Harrison
 
D.
,
Hodgkin
 
S.
,
Leeuwen
 
M. V.
,
Rixon
 
G.
,
Yoldas
 
A.
,
2018
,
Transient Name Server Discovery Report
,
2018-345
,
1

Dick
 
S. J.
,
2013
,
Discovery and Classification in Astronomy: Controversy and Consensus
.
Cambridge Univ. Press
,
Cambridge
 

Drake
 
A. J.
 et al. ,
2009
,
ApJ
,
696
,
870
 

Edelson
 
R.
,
Malkan
 
M.
,
2012
,
ApJ
,
751
,
52
 

Filippenko
 
A. V.
,
1992
, in
Filippenko
 
A. V.
, ed.,
ASP Conf. Ser. Vol. 103, Robotic Telescopes in the 1990s
.
Astron. Soc. Pac
,
San Francisco
, p.
55

Flewelling
 
H. A.
 et al. ,
2016
,
ApJS
,
251
,
7
 

Förster
 
F.
 et al. ,
2020
,
preprint (arXiv:2008.03303)

France
 
K.
 et al. ,
2013
,
ApJ
,
763
,
149
 

Fukugita
 
M.
,
Ichikawa
 
T.
,
Gunn
 
J. E.
,
Doi
 
M.
,
Shimasaku
 
K.
,
Schneider
 
D. P.
,
1996
,
AJ
,
111
,
1748
 

Gaia Collaboration
,
2018
,
A&A
,
616
,
A1
 

Giles
 
D.
,
Walkowicz
 
L.
,
2019
,
MNRAS
,
484
,
834
 

Giles
 
D. K.
,
Walkowicz
 
L.
,
2020
,
MNRAS
,
499
,
524
 

Ginsburg
 
A.
 et al. ,
2019
,
AJ
,
157
,
98
 

Graham
 
M. L.
 et al. ,
2018
,
Astron. Telegram
,
11745
,
1

Guillochon
 
J.
,
Parrent
 
J.
,
Kelley
 
L. Z.
,
Margutti
 
R.
,
2017
,
ApJ
,
835
,
64
 

Guy
 
J.
 et al. ,
2007
,
A&A
,
466
,
11
 

Hastie
 
T.
,
Tibshirani
 
R.
,
Friedman
 
J.
,
2009
,
The Elements of Statistical Learning: Data Mining, Inference, and Prediction
.
Springer-Verlag
,
Berlin

Heinze
 
A. N.
 et al. ,
2018
,
AJ
,
156
,
241
 

Hornoch
 
K.
,
2013
,
Astron. Telegram
,
5640
,
1

Hornoch
 
K.
,
Kucakova
 
H.
,
2015
,
Astron. Telegram
,
7462
,
1

Hoyle
 
B.
,
Rau
 
M. M.
,
Paech
 
K.
,
Bonnett
 
C.
,
Seitz
 
S.
,
Weller
 
J.
,
2015
,
MNRAS
,
452
,
4183
 

Humphreys
 
R. M.
,
Gordon
 
M. S.
,
Martin
 
J. C.
,
Weis
 
K.
,
Hahn
 
D.
,
2017
,
ApJ
,
836
,
64
 

Hunter
 
J. D.
,
2007
,
Comput. Sci. Eng.
,
9
,
90
 

Ishida
 
E. E. O.
,
2019
,
Nat. Astron.
,
3
,
680
 

Ishida
 
E. E. O.
 et al. ,
2019
,
preprint (arXiv:1909.13260)

Jayasinghe
 
T.
 et al. ,
2020
,
MNRAS
,
493
,
4186
 

Jolliffe
 
I.
,
2013
,
Principal Component Analysis, Springer Series in Statistics
.
Springer
,
New York

Jones
 
E.
 et al. ,
2001
,
SciPy: Open Source Scientific Tools for Python
,

Joshi
 
Y. C.
,
Pandey
 
A. K.
,
Narasimha
 
D.
,
Sagar
 
R.
,
Giraud-Héraud
 
Y.
,
2003
,
A&A
,
402
,
113
 

Kaluzny
 
J.
,
Mochejska
 
B. J.
,
Stanek
 
K. Z.
,
Krockenberger
 
M.
,
Sasselov
 
D. D.
,
Tonry
 
J. L.
,
Mateo
 
M.
,
1999
,
AJ
,
118
,
346
 

Kim
 
D.-W.
,
Protopapas
 
P.
,
Bailer-Jones
 
C. A. L.
,
Byun
 
Y.-I.
,
Chang
 
S.-W.
,
Marquette
 
J.-B.
,
Shin
 
M.-S.
,
2014
,
A&A
,
566
,
A43
 

Klebesadel
 
R. W.
,
Strong
 
I. B.
,
Olson
 
R. A.
,
1973
,
ApJ
,
182
,
L85
 

Kodric
 
M.
 et al. ,
2013
,
AJ
,
145
,
106
 

Kodric
 
M.
 et al. ,
2018
,
AJ
,
156
,
130
 

Kornilov
 
M. V.
,
Pruzhinskaya
 
M. V.
,
Malanchev
 
K. L.
,
Ishida
 
E. E. O.
,
Mondon
 
F.
,
Volnova
 
A. A.
,
Korolev
 
V. S.
,
2019
, in
Vlasyuk
 
V.
,
Petkov
 
V.
,
Sokolov
 
V.
, eds,
The Multi-Messenger Astronomy: Gamma-Ray Bursts, Search for Electromagnetic Counterparts to Neutrino Events and Gravitational Waves
.
Publishing House SNEG
,
Pyatigorsk, Russia
, p.
100

Lee
 
C. H.
 et al. ,
2014
,
ApJ
,
785
,
11
 

Liu
 
F. T.
,
Ting
 
K. M.
,
Zhou
 
Z.-H.
,
2008
, in
Turini
 
F.
,
Zaniolo
 
C.
,
Ramakrishnan
 
N.
, eds,
2008 Eighth IEEE International Conference on Data Mining
.
IEEE Computer Society
,
NW Washington
, p.
413
 

Lochner
 
M.
,
Bassett
 
B. A.
,
2020
,
preprint (arXiv:2010.11202)

Lomb
 
N. R.
,
1976
,
Ap&SS
,
39
,
447

McLachlan
 
G. J.
,
Peel
 
D.
,
2000
,
Finite Mixture Models
.
Wiley
,
New York
 

Magnier
 
E. A.
,
Augusteijn
 
T.
,
Prins
 
S.
,
van Paradijs
 
J.
,
Lewin
 
W. H. G.
,
1997
,
A&AS
,
126
,
401
 

Makarov
 
D.
,
Prugniel
 
P.
,
Terekhova
 
N.
,
Courtois
 
H.
,
Vauglin
 
I.
,
2014
,
A&A
,
570
,
A13
 

Malanchev
 
K.
 et al. ,
2020
, in
Elizarov
 
A.
,
Novikov
 
B.
,
Stupnikov
 
S.
, eds,
Data Analytics and Management in Data Intensive Domains
.
Springer International Publishing
,
Cham
, p.
97
 

Martínez-Galarza
 
J. R.
,
Bianco
 
F.
,
Crake
 
D.
,
Tirumala
 
K.
,
Mahabal
 
A. A.
,
Graham
 
M. J.
,
Giles
 
D.
,
2020
,
preprint (arXiv:2009.06760)

Marton
 
G.
,
Tóth
 
L. V.
,
Paladini
 
R.
,
Kun
 
M.
,
Zahorecz
 
S.
,
McGehee
 
P.
,
Kiss
 
C.
,
2016
,
MNRAS
,
458
,
3479
 

Masci
 
F. J.
 et al. ,
2019
,
PASP
,
131
,
018003
 

Massey
 
P.
,
Silva
 
D. R.
,
Levesque
 
E. M.
,
Plez
 
B.
,
Olsen
 
K. A. G.
,
Clayton
 
G. C.
,
Meynet
 
G.
,
Maeder
 
A.
,
2009
,
ApJ
,
703
,
420
 

Matheson
 
T.
 et al. ,
2021
,
AJ
,
161
,
103
 

Messier
 
C.
,
1781
,
Catalogue des Nébuleuses et des Amas d’Étoiles (Catalog of Nebulae and Star Clusters)
.
Connoissance des Temps ou des Mouvements Célestes

Möller
 
A.
 et al. ,
2021
,
MNRAS
,
501
,
3272
 

Mróz
 
P.
 et al. ,
2020
,
Res. Notes Am. Astron. Soc.
,
4
,
13

Narayan
 
G.
 et al. ,
2018
,
ApJS
,
236
,
1
 

Nesci
 
R.
,
Tuvikene
 
T.
,
Rossi
 
C.
,
Gaudenzi
 
S.
,
Galleti
 
S.
,
Ochner
 
P.
,
Enke
 
H.
,
2018
,
Rev. Mex. Astron. Astrofis.
,
54
,
341

Norris
 
R. P.
,
2017
,
Publ. Astron. Soc. Aust.
,
34
,
e007
 

Nun
 
I.
,
Protopapas
 
P.
,
Sim
 
B.
,
Chen
 
W.
,
2016
,
AJ
,
152
,
71
 

Ovcharov
 
E.
 et al. ,
2013
,
Astron. Telegram
,
5569
,
1

Pandas Development Team T.
,
2020
,
pandas-dev/pandas: Pandas
.

Pedregosa
 
F.
 et al. ,
2011
,
J. Mach. Learn. Res.
,
12
,
2825

Penzias
 
A. A.
,
Wilson
 
R. W.
,
1965
,
ApJ
,
142
,
419
 

Perlmutter
 
S.
,
Muller
 
R. A.
,
Newberg
 
H. J. M.
,
Pennypacker
 
C. R.
,
Sasseen
 
T. P.
,
Smith
 
C. K.
,
1992
, in
Filippenko
 
A. V.
, ed.,
ASP Conf. Ser. Vol. 103, Robotic Telescopes in the 1990s
.
Astron. Soc. Pac
,
San Francisco
, p.
67

Potanin
 
S. A.
,
Gorbunov
 
I. A.
,
Dodin
 
A. V.
,
Savvin
 
A. D.
,
Safonov
 
B. S.
,
Shatsky
 
N. I.
,
2017
,
Astron. Rep.
,
61
,
715
 

Potanin
 
S. A.
 et al. ,
2020
,
Pisma v Astron. Zh.
,
46
,
895

Press
 
W. H.
,
Teukolsky
 
S. A.
,
Vetterling
 
W. T.
,
Flannery
 
B. P.
,
1992
,
Numerical Recipes in C: The Art of Scientific Computing
,
Cambridge Univ. Press
,
Cambridge

Pruzhinskaya
 
M. V.
,
Malanchev
 
K. L.
,
Kornilov
 
M. V.
,
Ishida
 
E. E. O.
,
Mondon
 
F.
,
Volnova
 
A. A.
,
Korolev
 
V. S.
,
2019
,
MNRAS
,
489
,
3591
 

Rebbapragada
 
U.
,
Protopapas
 
P.
,
Brodley
 
C. E.
,
Alcock
 
C.
,
2009
,
preprint (arXiv:0905.3428)

Reyes
 
E.
,
Estévez
 
P. A.
,
2020
,
preprint (arXiv:2005.07779)

Richardson
 
D.
,
Jenkins
 
R. L.
,
Wright
 
J.
,
Maddox
 
L.
,
2014
,
AJ
,
147
,
118
 

Richmond
 
M.
,
Treffers
 
R. R.
,
Filippenko
 
A. V.
,
1993
,
PASP
,
105
,
1164
 

Ricker
 
G. R.
 et al. ,
2014
, in
Oschmann
 
J. M.
,
Clampin
 
M.
,
Fazio
 
G. G.
,
MacEwen
 
H. A.
, eds,
Proc. SPIE Conf. Ser. Vol. 9143, Space Telescopes and Instrumentation 2014: Optical, Infrared, and Millimeter Wave
.
SPIE
,
Bellingham
, p.
914320

Samus’
 
N. N.
,
Kazarovets
 
E. V.
,
Durlevich
 
O. V.
,
Kireeva
 
N. N.
,
Pastukhova
 
E. N.
,
2017
,
Astron. Rep.
,
61
,
80
 

Scargle
 
J. D.
,
1982
,
ApJ
,
263
,
835
 

Scholkopf
 
B.
,
Williamson
 
R.
,
Smola
 
A.
,
Shawe-Taylor
 
J.
,
Platt
 
J.
,
1999
,
Proc. 12th International Conference on Neural Information Processing Systems
. p.
582

Schlafly
 
E. F.
,
Finkbeiner
 
D. P.
,
2011
,
ApJ
,
737
,
103
 

Segura
 
A.
,
Walkowicz
 
L. M.
,
Meadows
 
V.
,
Kasting
 
J.
,
Hawley
 
S.
,
2010
,
Astrobiology
,
10
,
751
 

Shatsky
 
N.
 et al. ,
2020
, in
Romanyuk
 
I.
,
Yakunin
 
I.
,
Valeev
 
A.
,
Kudryavtsev
 
D.
, eds,
Ground-Based Astronomy in Russia. 21st Century
. p.
127

Shumkov
 
V.
 et al. ,
2016
,
Astron. Telegram
,
9470
,
1

Skrutskie
 
M. F.
 et al. ,
2006
,
AJ
,
131
,
1163
 

Solarz
 
A.
,
Bilicki
 
M.
,
Gromadzki
 
M.
,
Pollo
 
A.
,
Durkalec
 
A.
,
Wypych
 
M.
,
2017
,
A&A
,
606
,
A39
 

Soraisam
 
M. D.
 et al. ,
2020
,
ApJ
,
892
,
112
 

Soraisam
 
M. D.
 et al. ,
2021
,
AJ
,
161
,
15
 

Soszynski
 
I.
 et al. ,
2008
,
Acta Astron.
,
58
,
163

Stetson
 
P. B.
,
1996
,
PASP
,
108
,
851
 

Usatov
 
M.
,
Nosulchik
 
A.
,
2008
,
Open Eur. J. Var. Star
,
0087
,
1

Valdes
 
F.
,
Gupta
 
R.
,
Rose
 
J. A.
,
Singh
 
H. P.
,
Bell
 
D. J.
,
2004
,
ApJS
,
152
,
251
 

van der Walt
 
S.
,
Colbert
 
S. C.
,
Varoquaux
 
G.
,
2011
,
Comput. Sci. Eng.
,
13
,
22
 

Villar
 
V. A.
 et al. ,
2017
,
ApJ
,
851
,
L21
 

Vioque
 
M.
,
Oudmaijer
 
R. D.
,
Schreiner
 
M.
,
Mendigutía
 
I.
,
Baines
 
D.
,
Mowlavi
 
N.
,
Pérez-Martínez
 
R.
,
2020
,
A&A
,
638
,
A21
 

Virtanen
 
P.
 et al. ,
2020
,
Nat. Meth.
,
17
,
261
 

Voges
 
W.
 et al. ,
1999
,
A&A
,
349
,
389

Watson
 
C. L.
,
Henden
 
A. A.
,
Price
 
A.
,
2006
,
The Society for Astronomical Sciences 25th Annual Symposium on Telescope Science
.
Society for Astronomical Sciences
,
Big Bear, CA

Webb
 
S.
 et al. ,
2020
,
MNRAS
,
498
,
3077
 

Wenger
 
M.
 et al. ,
2000
,
A&AS
,
143
,
9
 

Williams
 
S. C.
,
Hornoch
 
K.
,
Henze
 
M.
,
Darnley
 
M. J.
,
2016
,
Astron. Telegram
,
9554
,
1

Wilson
 
O. C.
,
1968
,
ApJ
,
153
,
221
 

Woźniak
 
P. R.
,
Williams
 
S. J.
,
Vestrand
 
W. T.
,
Gupta
 
V.
,
2004
,
AJ
,
128
,
2965
 

Wright
 
N. J.
,
Barlow
 
M. J.
,
Greimel
 
R.
,
Drew
 
J. E.
,
Matsuura
 
M.
,
Unruh
 
Y. C.
,
Zijlstra
 
A. A.
,
2009
,
MNRAS
,
400
,
1413
 

Wright
 
E. L.
 et al. ,
2010
,
AJ
,
140
,
1868
 

Wyrzykowski
 
L.
 et al. ,
2016
,
Astron. Telegram
,
9507
,
1

APPENDIX A: FEATURES

We extracted 42 features from every light curve. For this purpose, the library on Rust programming language was developed.17

Histogram of all 42 light curve features for objects in M 31 (dashed green), deep (dashed orange), and disk (dashed blue), as well as outliers in M 31 (solid green), deep (solid orange), and disk (solid blue) fields.
Figure A1.

Histogram of all 42 light curve features for objects in M 31 (dashed green), deep (dashed orange), and disk (dashed blue), as well as outliers in M 31 (solid green), deep (solid orange), and disk (solid blue) fields.

Histogram of all 42 light curve features in M 31 field for both bogus (dashed purple) and anomaly candidates (solid red).
Figure A2.

Histogram of all 42 light curve features in M 31 field for both bogus (dashed purple) and anomaly candidates (solid red).

A1 Auxiliary definitions

A1.1 Light curve

We define light curve as a list of triples of magnitude mi, its error δi, and observation time ti, where i = 0...N − 1 and N is the number of observations.

A1.2 Mean
We define mean of the sample {xi} as
(A1)
A1.3 Weighted mean
We define weighted mean of the sample {xi} with corresponding observation errors {Δi} as
(A2)
A1.4 Standard deviation
We define standard deviation of the sample {xi} as
(A3)
A1.5 Indicator function

The indicator function of a set A IA(x) is a function that equals unity when xA and equals zero when xA. For instance, Ix > 0 equals unity for positive numbers and zero for non-positive.

A1.6 Distribution quantile

We define Qx(p) to be the R-518  pth quantile (100 × p percentile) of {xi}.

A1.7 Median

We define Median(x) ≡ Qx(0.5).

A1.8 Periodogram
We use Lomb–Scargle (Lomb 1976; Scargle 1982) periodogram as an estimation of spectral power of the light curve. Our periodogram implementation is based on ‘fast’ algorithm (Press et al. 1992), an estimation of Lomb–Scargle periodogram that can be evaluated in O(Nωlog Nω), where Nω is a number of considered angular frequencies. This method requires interpolation of light curve to an evenly separated time grid, we used linear interpolation for this purpose (MACC =1 in spread function; Press et al. 1992). We found periodogram values Pk = Pk) on an evenly angular frequency grid {ωk}:
(A4)
where ⌈ · ⌉ denotes the ceiling function, δt is a typical time interval between observations, in our case it equals Median(Δti), median time interval between consequential observations Δtiti + 1ti. R and M are coefficients that expand the grid to lower and higher frequencies, respectively. We used R = 10 and M = 2 in our analysis.

A2 Feature description

We follow feature names from the original papers when possible.

A2.1 Amplitude
The half amplitude of the light curve:
(A5)
A2.2 Beyond n Std
D’Isanto et al. (2016). The fraction of observations beyond |$\langle m \rangle \pm n\, \sigma _m$|⁠:
(A6)
We use n = 1 and n = 2 in our analysis.
A2.3 Cusum
Kim et al. (2014). The range of magnitude cumulative sums:
(A7)
where
(A8)
A2.4 Von Neummann η
Kim et al. (2014)
(A9)
A2.5 ηe
Kim et al. (2014). Generalization of η A2.4 for unevenly time series.
(A10)
Our version of this feature differs from Kim et al. (2014).
A2.6 Inter-percentile range
(A11)

We use p = 0.1 and p = 0.25 in our analysis.

A2.7 Kurtosis
The kurtosis of the magnitude distribution
(A12)
A2.8 Linear Trend
The slope of the light curve and its standard deviation. Least-squares fit of the linear stochastic model with unknown constant Gaussian noise magnitude Σ assuming observation errors to be zero:
(A13)
where c and Σ are constants, {εi} are standard distributed random variables.
A2.9 Linear Fit
The slope, its standard deviation, and the reduced χ2 of the light-curve linear fit. Least-squares fit of the linear stochastic model with Gaussian noise described by observation errors {δi}:
(A14)
where c is a constant and {εi} are standard distributed random variables.
A2.10 Magnitude percentage ratio
D’Isanto et al. (2016). The ratio of pth and qth inter-percentile ranges (see A2.6):
(A15)
We used p = 0.4, q = 0.05 and p = 0.2, q = 0.1 in our analysis.
A2.11 Maximum slope
D’Isanto et al. (2016). Maximum slope between two sequential observations:
(A16)
A2.12 Mean

See A1.2.

A2.13 Median absolute deviation
D’Isanto et al. (2016). Median of the absolute value of the difference between magnitudes and their median:
(A17)
A2.14 Median Buffer Range Percentage
D’Isanto et al. (2016). Fraction of observations inside Median(m) ± n × Median(m) interval:
(A18)
We used n = 0.05 in our analysis.
A2.15 Percent Amplitude
D’Isanto et al. (2016). Maximum deviation of magnitude from its median:
(A19)
A2.16 Percent Difference Magnitude Percentile
D’Isanto et al. (2016). Ratio of pth inter-percentile range (see A2.6) to the median:
(A20)
We used p = 0.05 and p = 0.2 in our analysis.
A2.17 Periodogram Amplitude

Same as Amplitude (see A2.1) but for {Pk}.

A2.18 Periodogram Beyond n Std

Same as Beyond n Std (see A2.2) but for {Pk}. We used n = 1 and n = 2 in our analysis.

A2.19 Periodogram Cusum

Same as Cusum (see A2.3) but for {Pk}.

A2.20 Periodogram η

Same as Von Neummann η (see A2.4) but for {Pk}.

A2.21 Periodogram Inter-Percentile range

Same as Inter-Percentile range (see A2.6) but for {Pk}. We used p = 0.25 in our analysis.

A2.22 Periodogram peaks

Three highest periodogram peaks’ period and PpeakP (‘signal-to-noise’ ratio; Kim et al. 2014), where σP is periodogram values standard deviation (see A2.23).

A2.23 Periodogram standard deviation

Same as Standard Deviation (see A2.27) but for {Pk}.

A2.24 Peridogram Percent Amplitude

Same as Percent Amplitude (see A2.3) but for {Pk}.

A2.25 Reduced χ2
Reduced χ2 of the plateau fit:
(A21)
A2.26 Skew
The skewness of magnitude distribution:
(A22)
A2.27 Standard deviation

σm, see A1.4.

A2.28 Stetson K
Stetson (1996)
(A23)
A2.29 Weighted mean

|$\bar{m}$|⁠, see A1.3.

A correlation matrix of all 42 light curve features on a combined data set of the M 31, deep, and disk fields.
Figure A3.

A correlation matrix of all 42 light curve features on a combined data set of the M 31, deep, and disk fields.

APPENDIX B: ZTF DR OBJECTS WEB-VIEWER

We developed web-based graphical user interface for expert analysis of outliers, however, it can be used by any researcher working with ZTF DRs as a light-curve viewer and cross-match tool. We use ClickHouse19 column-based relation data base management system as a storage for ZTF DR light curves. A column-based data base is sub-optimal for querying a small number of objects which is required by a web-service, but in our case the main purpose of the data base was selecting of batches of objects for feature extraction for anomaly detection, while an opportunity of getting of individual objects is a useful by-product. The web-viewer is written on Dash20 Python framework which is suitable for interactive data visualization. A ZTF object page shows the main properties, light curve and result of cross-matching with different catalogues. Due to the fact that several ZTF DR3 objects (OIDs) can represent the same source, the viewer shows not only light curve of the current object, but also finds all neighbour ZTF DR light curves within some radius, the default value is one arcsec. A user can interact with the plot, changing this search radius, turn-off and turn on light curves, click on an observation to load image into embedded FITS viewer powered by JS9 library.21 Also a user can see folded light-curve that can be useful for periodic variable star analysis. The object page contains cross-matching information with various variable star and transient catalogues, has embedded Aladin (Boch & Fernique 2014) Sky Atlas where object position is marked. Feature set that is presented in this paper (see Section  A) is listed on the object page too. Web-viewer supports SIMBAD-powered (Wenger et al. 2000) object cone search that allows a user to find ZTF DR3 objects by common source name or by sky coordinates. A screenshot of the web-viewer is presented in Fig. B1 and its source code is available on Github.22

SNAD ZTF DR3 web-viewer page for object 695211200057718.
Figure B1.

SNAD ZTF DR3 web-viewer page for object 695211200057718.

APPENDIX C: LIGHT-CURVE FIT OF SUPERNOVA CANDIDATES

Results of light-curve fit of 795209200003484 by Nugent’s supernova models and SALT2 model. Observational data correspond to OIDs: 795109200001660 (zg), 795209200003484 (zr), 795309200004249 (zi), 796312200003601 (zi).
Figure C1.

Results of light-curve fit of 795209200003484 by Nugent’s supernova models and SALT2 model. Observational data correspond to OIDs: 795109200001660 (zg), 795209200003484 (zr), 795309200004249 (zi), 796312200003601 (zi).

Results of light-curve fit of 795212100007964 by Nugent’s supernova models and SALT2 model. Observational data correspond to OIDs: 795112100014865 (zg), 795212100007964 (zr), 795312100008834 (zi).
Figure C2.

Results of light-curve fit of 795212100007964 by Nugent’s supernova models and SALT2 model. Observational data correspond to OIDs: 795112100014865 (zg), 795212100007964 (zr), 795312100008834 (zi).

Results of light-curve fit of 795205100007271 by Nugent’s supernova models and SALT2 model. Observational data correspond to OIDs: 795105100002903 (zg), 795205100007271 (zr), 795305100008092 (zi), 796308200008245 (zi).
Figure C3.

Results of light-curve fit of 795205100007271 by Nugent’s supernova models and SALT2 model. Observational data correspond to OIDs: 795105100002903 (zg), 795205100007271 (zr), 795305100008092 (zi), 796308200008245 (zi).

Results of light-curve fit of 795204100013041 by Nugent’s supernova models and SALT2 model. Observational data correspond to OIDs: 795104100011724 (zg), 795204100013041 (zr), 795304100015672 (zi).
Figure C4.

Results of light-curve fit of 795204100013041 by Nugent’s supernova models and SALT2 model. Observational data correspond to OIDs: 795104100011724 (zg), 795204100013041 (zr), 795304100015672 (zi).

APPENDIX D: ANOMALY CANDIDATES

Table D1.

A complete list of anomaly candidates in the M 31, deep, and disk fields.

OIDOther identifiersα, δ (deg)mr, minmr, maxE(BV)D (pc)Mr, max|$P_0^\dagger$| (d)TypeReferences
M 31
6952111000033832MASS J00452494+420726911.35388 42.1242720.87 ± 0.2518.71 ± 0.050.117M 31−6.05RSG[14]
69521110001519011.79716 41.7805921.45 ± 0.3119.49 ± 0.090.078M 31−5.17
695211100022045AT 2017ixs10.98339 41.5364121.27 ± 0.2918.66 ± 0.050.268M 31−6.50PNV[15]
695211100131796PSO J011.0457+41.554811.04581 41.5548717.92 ± 0.0316.84 ± 0.020.287M 31−8.36VAR[16,17]
6952112000189012MASS J00421755+413503910.57313 41.5844718.54 ± 0.0417.78 ± 0.020.143M 31−7.06214.6RSG[14]
6952112000196532MASS J00415491+4133323,10.47879 41.5589915.58 ± 0.0115.19 ± 0.010.10016423.857.715MSINE,[2,3]
ZTFJ004154.90+413332.3RSCVN
695211200022958PSO J010.4744+41.451510.47441 41.4514918.86 ± 0.0518.30 ± 0.030.171M 31−6.6190.54Delta Cep[18]
69521120003502310.50601 41.8145321.17 ± 0.2519.33 ± 0.070.061M 31−5.29132.9
695211200046528[MAP97] 5510.63267 41.4862218.51 ± 0.0417.85 ± 0.020.308M 31−7.4174.29Delta Cep[19]
6952112000577189.82489 41.7698321.56 ± 0.2919.71 ± 0.090.056M 31−4.90>200
6952112000583919.98496 41.7493922.18 ± 0.3520.02 ± 0.120.058M 31−4.59
695211200075348M31N 2013-11b,10.35917 41.7302921.61 ± 0.2919.40 ± 0.070.060M 31−5.22168.4VAR[20,21]
MASTER OTJ004126.22+414350.0
695211300004359PNV J00414894+410917310.45371 41.1539520.61 ± 0.2117.56 ± 0.030.261M 31−7.58PNV[22]
695211300006331CSS_J003827.1+4103349.61336 41.0594415.03 ± 0.0114.30 ± 0.020.06715463.183.138EA[1]
695211300007276SV* SON 1072610.19874 41.0324218.51 ± 0.0517.78 ± 0.030.275M 31−7.4058.00Delta Cep[23]
69521140000904911.11946 40.9969221.47 ± 0.3119.72 ± 0.120.076M 31−4.94
69521140002592711.44201 41.2596921.82 ± 0.3420.07 ± 0.160.072M 31−4.58
6952114000273472MASS J00434749+411258510.94775 41.2157321.50 ± 0.3119.57 ± 0.110.332M 31−5.76>200VAR[24]
69521140004683211.26142 40.5745622.17 ± 0.3720.21 ± 0.180.063M 31−4.41
6952114000701442MASS J00443180+411908311.13252 41.3189819.63 ± 0.1218.10 ± 0.040.275M 31−7.07VAR[25]
695211400121607[JPN2003] V20610.87915 41.0987521.42 ± 0.3019.33 ± 0.090.181M 31−5.60VAR[24]
Deep
795202100005941MLS180307:163438+521642,248.65767 52.2784121.90 ± 0.2719.45 ± 0.070.026SN candidate[11]
ZTF18aanbnjh
795202300001087NSVS 5270259247.70051 51.9691613.84 ± 0.0112.99 ± 0.010.0229573.030.674EA[1]
795203200009604DDE 32244.89910 52.7755220.39 ± 0.1416.50 ± 0.010.0194398.24AM[1]
795204100013041ZTF18abgvctp242.30742 52.2142621.87 ± 0.2720.02 ± 0.110.016
795204200006882CSS_J160450.1+520159241.20883 52.0332420.67 ± 0.1817.20 ± 0.020.01439094.20316.8EA[1]
795205100007271ZTF18aayatjf252.30216 54.1117821.45 ± 0.2319.51 ± 0.080.021
795205400001697SDSS J164749.77+534217.3,251.95740 53.7048712.48 ± 0.0112.35 ± 0.010.0519242.392.217
ZTF18aajsmrd
795205400022890IW Dra251.56278 53.1984714.69 ± 0.0111.57 ± 0.010.0474888−1.99193.2Mira[1]
795205400035251SDSS J164533.41+531522.6251.38937 53.2562716.37 ± 0.0115.99 ± 0.010.04613535.21230.3
795209200003484ZTF18abbpebf251.54866 56.3312421.33 ± 0.2218.96 ± 0.050.015
795209300012791CSS_J164050.1+552654250.20916 55.4483516.27 ± 0.0115.17 ± 0.010.01551381.580.458RRAB[1]
795210400001565SDSS J163331.55+554406.1248.38139 55.7351312.50 ± 0.0112.43 ± 0.010.0062405.523.731
795211200035931SN 2018coi244.74136 56.7171420.35 ± 0.1518.04 ± 0.030.009−19.07SN Ia[12]
795212100007964ZTF18aanbksg242.93762 55.9613321.72 ± 0.2719.28 ± 0.070.007
795213200000671AT2018afr, Gaia18apj,251.93077 58.5055920.46 ± 0.1718.86 ± 0.050.012SN candidate[13]
ZTF18aaincjv
795213300001714ASASSN-V J164454.40+573232.3251.22667 57.5423213.02 ± 0.0112.41 ± 0.010.0164974−1.1152.90SR[1]
795213400008053NSVS J1647409+565803251.91816 56.9677914.98 ± 0.0113.25 ± 0.010.0178363−1.40111.3SR[1]
795214300016648248.03423 57.7569519.84 ± 0.1016.68 ± 0.010.0104038.62
disk
807201100022915V0476 Cas25.84085 59.3641415.93 ± 0.0112.79 ± 0.010.5123256−1.11227.1Mira[1]
807202100027080J022.6771+60.0173,22.67713 60.0173516.61 ± 0.0115.44 ± 0.010.44118752.930.824DBF, EA[2,3]
ZTFJ013042.51+600102.4
807202300038681MGAB-V57420.22254 58.8253820.74 ± 0.2217.24 ± 0.020.47428303.75UG[1]
807202400015654V0420 Cas22.80860 58.7912714.82 ± 0.0113.72 ± 0.010.41927170.4613.78EA[1]
807203200013118J017.9869+59.7407,17.98693 59.7408217.73 ± 0.0316.14 ± 0.010.55310264.652.185
ZTF18abfyqzh
807203300044912V0890 Cas16.93576 59.0505420.79 ± 0.2414.32 ± 0.010.7474536−0.90421.8Mira[1]
807203400031819Romanov V2819.30153 58.4678819.28 ± 0.0816.09 ± 0.010.41414854.15>20UGSS[1]
807203400037050Dauban V254,19.20494 59.0834016.74 ± 0.0214.17 ± 0.010.49126250.80256.0Mira[3]
ZTFJ011649.18+590500.2
80720420000479914.29017 59.9020820.19 ± 0.1718.05 ± 0.030.43548913.474.320
807204400014494ZTF18abhakel16.16915 58.8550614.88 ± 0.0113.86 ± 0.010.60715141.386.017
807205200017536V0367 Cas25.29686 61.2598216.30 ± 0.0113.48 ± 0.010.9641955−0.483.709EA[1]
807206200003542ASASSN-V J012356.42+615458.820.98505 61.9163317.18 ± 0.0214.74 ± 0.0110.394793−21.81VAR, YSO,[1,4,5]
PMS
807206200004116MGAB-V139721.18448 61.8916320.17 ± 0.1617.63 ± 0.021.4119843.99YSO, PMS[1,5]
807206200014645MGAB-V138820.49273 61.5051918.45 ± 0.0416.28 ± 0.010.8879354.11YSO, PMS[1,5]
807206200023036NSVS J0122238+61135220.59913 61.2309716.53 ± 0.0112.84 ± 0.010.6264401−2.01325.1Mira[1]
807206300013468II Cas21.67063 60.7793315.62 ± 0.0112.32 ± 0.010.5602997−1.52282.0Mira[1]
807206400014916Mis V135822.34756 60.7466817.36 ± 0.0212.92 ± 0.010.4892911−0.67310.0Mira:[1]
807207100005929IRAS 01145+6132,19.45793 61.8016817.80 ± 0.0314.25 ± 0.011.0133247−0.95278.0LPV, Mira[3,6]
ZTFJ011749.90+614805.9
807207300036103BMAM-V36216.98932 60.3561520.46 ± 0.1817.79 ± 0.030.54023114.57UGZ[1]
807208200059506V0450 Cas12.87116 61.6495716.42 ± 0.0113.93 ± 0.011.2235602.01INS[1]
807208300012891OU Cas13.32034 60.6959316.80 ± 0.0215.17 ± 0.010.54224341.821.265EA[1]
807208300016714OT Cas13.26166 60.5965716.10 ± 0.0112.49 ± 0.010.4963145−1.29292.0Mira[1]
807208400015695AV Cas14.89163 60.7218115.72 ± 0.0111.95 ± 0.010.5701695−0.68330.0Mira[1]
807208400036953ZTF18abflqpt14.44257 60.2580220.01 ± 0.1417.48 ± 0.020.44525534.291.544
807209100042420Dauban V252,27.07326 63.1279718.25 ± 0.0413.44 ± 0.011.0313624−2.03327.6Mira[3]
ZTFJ014817.58+630740.6
807209300012026WISE J014237.7+62370025.65734 62.6168014.32 ± 0.0113.20 ± 0.011.2943020−2.576.399EA[1]
807209300037143NSVS J0141549+62340625.47716 62.5682816.89 ± 0.0212.32 ± 0.011.3494302−4.36297.0Mira[1]
807209400037670IRAS 01438+620826.85197 62.3882218.56 ± 0.0512.56 ± 0.011.4263518−3.88286.0Mira[7]
807210100028861NSVS J0129109+631249,22.29801 63.2143516.28 ± 0.0112.70 ± 0.011.3575972−4.71454.2LPV,[1,7]
IRAS 01257+6257SR+L, C
80721020000404521.24037 63.8557219.48 ± 0.0917.84 ± 0.031.55033531.18
80721020002602721.96268 63.2880818.81 ± 0.0616.56 ± 0.011.45117041.63421.7YSO, PMS,[4,5,8]
AGN
807211100059466V0724 Cas18.72328 63.6124015.55 ± 0.0112.54 ± 0.011.4885475−5.03280.0Mira[1]
807211300006190Mis V0818,16.17487 62.8821017.33 ± 0.0213.02 ± 0.011.3324768−3.85315.0Mira[3]
ZTFJ010441.96+625255.5
807211300012948ZTFJ010526.59+624324.416.36079 62.7234516.09 ± 0.0114.31 ± 0.011.4632785−1.72302.9Mira[3]
807211400009493ZTF18abjcvcb18.74697 62.8388420.08 ± 0.1517.63 ± 0.021.47233341.182.546
807212100012737ZTF17aaaeesd15.01403 63.6142019.01 ± 0.0716.51 ± 0.011.19610873.22
807212100020830ZTFJ005605.95+632426.814.02475 63.4074516.80 ± 0.0213.26 ± 0.011.0163188−1.90394.4Mira[3]
807212200034055[I81] M 63313.10185 63.0618016.83 ± 0.0213.64 ± 0.011.0392171−0.75364.0Mira[9]
807212300038616NSVS J0053173+623614,13.32484 62.6032019.61 ± 0.1114.55 ± 0.011.3063530−1.59311.0L, Mira[1,9]
[I81] M 644
807214100007080[WWV2004] J0129273+65391722.37209 65.6555118.30 ± 0.0413.00 ± 0.011.0513655−2.55295.2Mira[7]
807214100026393Dauban V269,22.36480 65.1966320.94 ± 0.2716.75 ± 0.021.07438841.00454.2Mira[3]
ZTFJ012927.55+651147.8
807214100042070MGAB-V140224.06955 65.3110820.11 ± 0.1618.24 ± 0.041.12538762.37600.0Mira[1]
807214300010833NSVS 169514521.24271 64.7703816.53 ± 0.0113.84 ± 0.011.3154633−2.91560.0Mira:[1]
807214300051120ZTFJ012430.53+641432.221.12717 64.2423017.69 ± 0.0315.41 ± 0.011.1943852−0.62325.0Mira[3]
807215100019764VSX J011759.4+65215319.49756 65.3649119.37 ± 0.0914.03 ± 0.011.5934243−3.26320.0Mira:[1]
807215200006611NSVS J0108368+65370117.15140 65.6167416.78 ± 0.0212.71 ± 0.011.5805238−5.00309.0Mira[1]
807216100038423IPHAS J005934.24+651815.1,14.89278 65.3041218.25 ± 0.0414.47 ± 0.011.4122598−1.27295.2AGB, Mira[3,10]
ZTFJ005934.27+651814.9
807216200026731NSV 1519313.35496 65.0322516.29 ± 0.0112.10 ± 0.011.3052681−3.44507.0Mira[1]
807216200045725NSVS 163348211.72349 65.6154921.30 ± 0.3415.52 ± 0.011.4113882−1.10390.0Mira[1]
80721640001322914.15960 64.5668417.41 ± 0.0216.29 ± 0.011.38125300.692.160
OIDOther identifiersα, δ (deg)mr, minmr, maxE(BV)D (pc)Mr, max|$P_0^\dagger$| (d)TypeReferences
M 31
6952111000033832MASS J00452494+420726911.35388 42.1242720.87 ± 0.2518.71 ± 0.050.117M 31−6.05RSG[14]
69521110001519011.79716 41.7805921.45 ± 0.3119.49 ± 0.090.078M 31−5.17
695211100022045AT 2017ixs10.98339 41.5364121.27 ± 0.2918.66 ± 0.050.268M 31−6.50PNV[15]
695211100131796PSO J011.0457+41.554811.04581 41.5548717.92 ± 0.0316.84 ± 0.020.287M 31−8.36VAR[16,17]
6952112000189012MASS J00421755+413503910.57313 41.5844718.54 ± 0.0417.78 ± 0.020.143M 31−7.06214.6RSG[14]
6952112000196532MASS J00415491+4133323,10.47879 41.5589915.58 ± 0.0115.19 ± 0.010.10016423.857.715MSINE,[2,3]
ZTFJ004154.90+413332.3RSCVN
695211200022958PSO J010.4744+41.451510.47441 41.4514918.86 ± 0.0518.30 ± 0.030.171M 31−6.6190.54Delta Cep[18]
69521120003502310.50601 41.8145321.17 ± 0.2519.33 ± 0.070.061M 31−5.29132.9
695211200046528[MAP97] 5510.63267 41.4862218.51 ± 0.0417.85 ± 0.020.308M 31−7.4174.29Delta Cep[19]
6952112000577189.82489 41.7698321.56 ± 0.2919.71 ± 0.090.056M 31−4.90>200
6952112000583919.98496 41.7493922.18 ± 0.3520.02 ± 0.120.058M 31−4.59
695211200075348M31N 2013-11b,10.35917 41.7302921.61 ± 0.2919.40 ± 0.070.060M 31−5.22168.4VAR[20,21]
MASTER OTJ004126.22+414350.0
695211300004359PNV J00414894+410917310.45371 41.1539520.61 ± 0.2117.56 ± 0.030.261M 31−7.58PNV[22]
695211300006331CSS_J003827.1+4103349.61336 41.0594415.03 ± 0.0114.30 ± 0.020.06715463.183.138EA[1]
695211300007276SV* SON 1072610.19874 41.0324218.51 ± 0.0517.78 ± 0.030.275M 31−7.4058.00Delta Cep[23]
69521140000904911.11946 40.9969221.47 ± 0.3119.72 ± 0.120.076M 31−4.94
69521140002592711.44201 41.2596921.82 ± 0.3420.07 ± 0.160.072M 31−4.58
6952114000273472MASS J00434749+411258510.94775 41.2157321.50 ± 0.3119.57 ± 0.110.332M 31−5.76>200VAR[24]
69521140004683211.26142 40.5745622.17 ± 0.3720.21 ± 0.180.063M 31−4.41
6952114000701442MASS J00443180+411908311.13252 41.3189819.63 ± 0.1218.10 ± 0.040.275M 31−7.07VAR[25]
695211400121607[JPN2003] V20610.87915 41.0987521.42 ± 0.3019.33 ± 0.090.181M 31−5.60VAR[24]
Deep
795202100005941MLS180307:163438+521642,248.65767 52.2784121.90 ± 0.2719.45 ± 0.070.026SN candidate[11]
ZTF18aanbnjh
795202300001087NSVS 5270259247.70051 51.9691613.84 ± 0.0112.99 ± 0.010.0229573.030.674EA[1]
795203200009604DDE 32244.89910 52.7755220.39 ± 0.1416.50 ± 0.010.0194398.24AM[1]
795204100013041ZTF18abgvctp242.30742 52.2142621.87 ± 0.2720.02 ± 0.110.016
795204200006882CSS_J160450.1+520159241.20883 52.0332420.67 ± 0.1817.20 ± 0.020.01439094.20316.8EA[1]
795205100007271ZTF18aayatjf252.30216 54.1117821.45 ± 0.2319.51 ± 0.080.021
795205400001697SDSS J164749.77+534217.3,251.95740 53.7048712.48 ± 0.0112.35 ± 0.010.0519242.392.217
ZTF18aajsmrd
795205400022890IW Dra251.56278 53.1984714.69 ± 0.0111.57 ± 0.010.0474888−1.99193.2Mira[1]
795205400035251SDSS J164533.41+531522.6251.38937 53.2562716.37 ± 0.0115.99 ± 0.010.04613535.21230.3
795209200003484ZTF18abbpebf251.54866 56.3312421.33 ± 0.2218.96 ± 0.050.015
795209300012791CSS_J164050.1+552654250.20916 55.4483516.27 ± 0.0115.17 ± 0.010.01551381.580.458RRAB[1]
795210400001565SDSS J163331.55+554406.1248.38139 55.7351312.50 ± 0.0112.43 ± 0.010.0062405.523.731
795211200035931SN 2018coi244.74136 56.7171420.35 ± 0.1518.04 ± 0.030.009−19.07SN Ia[12]
795212100007964ZTF18aanbksg242.93762 55.9613321.72 ± 0.2719.28 ± 0.070.007
795213200000671AT2018afr, Gaia18apj,251.93077 58.5055920.46 ± 0.1718.86 ± 0.050.012SN candidate[13]
ZTF18aaincjv
795213300001714ASASSN-V J164454.40+573232.3251.22667 57.5423213.02 ± 0.0112.41 ± 0.010.0164974−1.1152.90SR[1]
795213400008053NSVS J1647409+565803251.91816 56.9677914.98 ± 0.0113.25 ± 0.010.0178363−1.40111.3SR[1]
795214300016648248.03423 57.7569519.84 ± 0.1016.68 ± 0.010.0104038.62
disk
807201100022915V0476 Cas25.84085 59.3641415.93 ± 0.0112.79 ± 0.010.5123256−1.11227.1Mira[1]
807202100027080J022.6771+60.0173,22.67713 60.0173516.61 ± 0.0115.44 ± 0.010.44118752.930.824DBF, EA[2,3]
ZTFJ013042.51+600102.4
807202300038681MGAB-V57420.22254 58.8253820.74 ± 0.2217.24 ± 0.020.47428303.75UG[1]
807202400015654V0420 Cas22.80860 58.7912714.82 ± 0.0113.72 ± 0.010.41927170.4613.78EA[1]
807203200013118J017.9869+59.7407,17.98693 59.7408217.73 ± 0.0316.14 ± 0.010.55310264.652.185
ZTF18abfyqzh
807203300044912V0890 Cas16.93576 59.0505420.79 ± 0.2414.32 ± 0.010.7474536−0.90421.8Mira[1]
807203400031819Romanov V2819.30153 58.4678819.28 ± 0.0816.09 ± 0.010.41414854.15>20UGSS[1]
807203400037050Dauban V254,19.20494 59.0834016.74 ± 0.0214.17 ± 0.010.49126250.80256.0Mira[3]
ZTFJ011649.18+590500.2
80720420000479914.29017 59.9020820.19 ± 0.1718.05 ± 0.030.43548913.474.320
807204400014494ZTF18abhakel16.16915 58.8550614.88 ± 0.0113.86 ± 0.010.60715141.386.017
807205200017536V0367 Cas25.29686 61.2598216.30 ± 0.0113.48 ± 0.010.9641955−0.483.709EA[1]
807206200003542ASASSN-V J012356.42+615458.820.98505 61.9163317.18 ± 0.0214.74 ± 0.0110.394793−21.81VAR, YSO,[1,4,5]
PMS
807206200004116MGAB-V139721.18448 61.8916320.17 ± 0.1617.63 ± 0.021.4119843.99YSO, PMS[1,5]
807206200014645MGAB-V138820.49273 61.5051918.45 ± 0.0416.28 ± 0.010.8879354.11YSO, PMS[1,5]
807206200023036NSVS J0122238+61135220.59913 61.2309716.53 ± 0.0112.84 ± 0.010.6264401−2.01325.1Mira[1]
807206300013468II Cas21.67063 60.7793315.62 ± 0.0112.32 ± 0.010.5602997−1.52282.0Mira[1]
807206400014916Mis V135822.34756 60.7466817.36 ± 0.0212.92 ± 0.010.4892911−0.67310.0Mira:[1]
807207100005929IRAS 01145+6132,19.45793 61.8016817.80 ± 0.0314.25 ± 0.011.0133247−0.95278.0LPV, Mira[3,6]
ZTFJ011749.90+614805.9
807207300036103BMAM-V36216.98932 60.3561520.46 ± 0.1817.79 ± 0.030.54023114.57UGZ[1]
807208200059506V0450 Cas12.87116 61.6495716.42 ± 0.0113.93 ± 0.011.2235602.01INS[1]
807208300012891OU Cas13.32034 60.6959316.80 ± 0.0215.17 ± 0.010.54224341.821.265EA[1]
807208300016714OT Cas13.26166 60.5965716.10 ± 0.0112.49 ± 0.010.4963145−1.29292.0Mira[1]
807208400015695AV Cas14.89163 60.7218115.72 ± 0.0111.95 ± 0.010.5701695−0.68330.0Mira[1]
807208400036953ZTF18abflqpt14.44257 60.2580220.01 ± 0.1417.48 ± 0.020.44525534.291.544
807209100042420Dauban V252,27.07326 63.1279718.25 ± 0.0413.44 ± 0.011.0313624−2.03327.6Mira[3]
ZTFJ014817.58+630740.6
807209300012026WISE J014237.7+62370025.65734 62.6168014.32 ± 0.0113.20 ± 0.011.2943020−2.576.399EA[1]
807209300037143NSVS J0141549+62340625.47716 62.5682816.89 ± 0.0212.32 ± 0.011.3494302−4.36297.0Mira[1]
807209400037670IRAS 01438+620826.85197 62.3882218.56 ± 0.0512.56 ± 0.011.4263518−3.88286.0Mira[7]
807210100028861NSVS J0129109+631249,22.29801 63.2143516.28 ± 0.0112.70 ± 0.011.3575972−4.71454.2LPV,[1,7]
IRAS 01257+6257SR+L, C
80721020000404521.24037 63.8557219.48 ± 0.0917.84 ± 0.031.55033531.18
80721020002602721.96268 63.2880818.81 ± 0.0616.56 ± 0.011.45117041.63421.7YSO, PMS,[4,5,8]
AGN
807211100059466V0724 Cas18.72328 63.6124015.55 ± 0.0112.54 ± 0.011.4885475−5.03280.0Mira[1]
807211300006190Mis V0818,16.17487 62.8821017.33 ± 0.0213.02 ± 0.011.3324768−3.85315.0Mira[3]
ZTFJ010441.96+625255.5
807211300012948ZTFJ010526.59+624324.416.36079 62.7234516.09 ± 0.0114.31 ± 0.011.4632785−1.72302.9Mira[3]
807211400009493ZTF18abjcvcb18.74697 62.8388420.08 ± 0.1517.63 ± 0.021.47233341.182.546
807212100012737ZTF17aaaeesd15.01403 63.6142019.01 ± 0.0716.51 ± 0.011.19610873.22
807212100020830ZTFJ005605.95+632426.814.02475 63.4074516.80 ± 0.0213.26 ± 0.011.0163188−1.90394.4Mira[3]
807212200034055[I81] M 63313.10185 63.0618016.83 ± 0.0213.64 ± 0.011.0392171−0.75364.0Mira[9]
807212300038616NSVS J0053173+623614,13.32484 62.6032019.61 ± 0.1114.55 ± 0.011.3063530−1.59311.0L, Mira[1,9]
[I81] M 644
807214100007080[WWV2004] J0129273+65391722.37209 65.6555118.30 ± 0.0413.00 ± 0.011.0513655−2.55295.2Mira[7]
807214100026393Dauban V269,22.36480 65.1966320.94 ± 0.2716.75 ± 0.021.07438841.00454.2Mira[3]
ZTFJ012927.55+651147.8
807214100042070MGAB-V140224.06955 65.3110820.11 ± 0.1618.24 ± 0.041.12538762.37600.0Mira[1]
807214300010833NSVS 169514521.24271 64.7703816.53 ± 0.0113.84 ± 0.011.3154633−2.91560.0Mira:[1]
807214300051120ZTFJ012430.53+641432.221.12717 64.2423017.69 ± 0.0315.41 ± 0.011.1943852−0.62325.0Mira[3]
807215100019764VSX J011759.4+65215319.49756 65.3649119.37 ± 0.0914.03 ± 0.011.5934243−3.26320.0Mira:[1]
807215200006611NSVS J0108368+65370117.15140 65.6167416.78 ± 0.0212.71 ± 0.011.5805238−5.00309.0Mira[1]
807216100038423IPHAS J005934.24+651815.1,14.89278 65.3041218.25 ± 0.0414.47 ± 0.011.4122598−1.27295.2AGB, Mira[3,10]
ZTFJ005934.27+651814.9
807216200026731NSV 1519313.35496 65.0322516.29 ± 0.0112.10 ± 0.011.3052681−3.44507.0Mira[1]
807216200045725NSVS 163348211.72349 65.6154921.30 ± 0.3415.52 ± 0.011.4113882−1.10390.0Mira[1]
80721640001322914.15960 64.5668417.41 ± 0.0216.29 ± 0.011.38125300.692.160

The best period extracted from either the Lomb–Scargle periodogram or one of the catalogues listed in the ZTF-viewer or determined by us.

AM – AM Herculis-type variable.

AGB – Asymptotic Giant Branch Star.

C – Carbon star.

DBF – Distant binary, full period.

Delta Cep – Classical Cepheid.

EA – β Persei-type (Algol) eclipsing system.

INS – Orion variable with rapid light variations.

L – Slow irregular variable, stars are often attributed to this type because of being insufficiently studied.

LPV – Long Period Variable.

Mira – o (omicron) Ceti-type variable.

MSINE – Star showing modulated sinusoids.

PNV – Possible nova.

RRAB – RR Lyrae variable with asymmetric light curves.

RSCVN – RS Canum Venaticorum-type binary system.

RSG – Red supergiant.

SN – Supernova.

SR – Semiregular variable.

UG – U Geminorum-type variable, quite often called dwarf nova.

UGSS – SS Cygni-type variable.

UGZ – Z Camelopardalis-type star.

VAR – Variable of unspecified type.

YSO – Young stellar Object of unspecified variable type.

[1] – Watson et al. 2006; [2] – Heinze et al. 2018; [3] – Chen et al. 2020; [4] – Marton et al. 2016; [5] – Vioque et al. 2020; [6] – Usatov & Nosulchik 2008; [7] – Woźniak et al. 2004; [8] – Edelson & Malkan 2012; [9] – Nesci et al. 2018; [10] – Wright et al. 2009; [11] – Drake et al. 2009; [12] – Graham et al. 2018; [13] – Delgado et al. 2018; [14] – Massey et al. 2009; [15] – Carey 2017; [16] – Lee et al. 2014; [17] – Humphreys et al. 2017; [18] – Kodric et al. 2018; [19] – Magnier et al. 1997; [20] – Ovcharov et al. 2013; [21] – Shumkov et al. 2016; [22] – Hornoch & Kucakova 2015; [23] – Kodric et al. 2013; [24] – Joshi et al. 2003; [25] – Kaluzny et al. 1999.

Table D1.

A complete list of anomaly candidates in the M 31, deep, and disk fields.

OIDOther identifiersα, δ (deg)mr, minmr, maxE(BV)D (pc)Mr, max|$P_0^\dagger$| (d)TypeReferences
M 31
6952111000033832MASS J00452494+420726911.35388 42.1242720.87 ± 0.2518.71 ± 0.050.117M 31−6.05RSG[14]
69521110001519011.79716 41.7805921.45 ± 0.3119.49 ± 0.090.078M 31−5.17
695211100022045AT 2017ixs10.98339 41.5364121.27 ± 0.2918.66 ± 0.050.268M 31−6.50PNV[15]
695211100131796PSO J011.0457+41.554811.04581 41.5548717.92 ± 0.0316.84 ± 0.020.287M 31−8.36VAR[16,17]
6952112000189012MASS J00421755+413503910.57313 41.5844718.54 ± 0.0417.78 ± 0.020.143M 31−7.06214.6RSG[14]
6952112000196532MASS J00415491+4133323,10.47879 41.5589915.58 ± 0.0115.19 ± 0.010.10016423.857.715MSINE,[2,3]
ZTFJ004154.90+413332.3RSCVN
695211200022958PSO J010.4744+41.451510.47441 41.4514918.86 ± 0.0518.30 ± 0.030.171M 31−6.6190.54Delta Cep[18]
69521120003502310.50601 41.8145321.17 ± 0.2519.33 ± 0.070.061M 31−5.29132.9
695211200046528[MAP97] 5510.63267 41.4862218.51 ± 0.0417.85 ± 0.020.308M 31−7.4174.29Delta Cep[19]
6952112000577189.82489 41.7698321.56 ± 0.2919.71 ± 0.090.056M 31−4.90>200
6952112000583919.98496 41.7493922.18 ± 0.3520.02 ± 0.120.058M 31−4.59
695211200075348M31N 2013-11b,10.35917 41.7302921.61 ± 0.2919.40 ± 0.070.060M 31−5.22168.4VAR[20,21]
MASTER OTJ004126.22+414350.0
695211300004359PNV J00414894+410917310.45371 41.1539520.61 ± 0.2117.56 ± 0.030.261M 31−7.58PNV[22]
695211300006331CSS_J003827.1+4103349.61336 41.0594415.03 ± 0.0114.30 ± 0.020.06715463.183.138EA[1]
695211300007276SV* SON 1072610.19874 41.0324218.51 ± 0.0517.78 ± 0.030.275M 31−7.4058.00Delta Cep[23]
69521140000904911.11946 40.9969221.47 ± 0.3119.72 ± 0.120.076M 31−4.94
69521140002592711.44201 41.2596921.82 ± 0.3420.07 ± 0.160.072M 31−4.58
6952114000273472MASS J00434749+411258510.94775 41.2157321.50 ± 0.3119.57 ± 0.110.332M 31−5.76>200VAR[24]
69521140004683211.26142 40.5745622.17 ± 0.3720.21 ± 0.180.063M 31−4.41
6952114000701442MASS J00443180+411908311.13252 41.3189819.63 ± 0.1218.10 ± 0.040.275M 31−7.07VAR[25]
695211400121607[JPN2003] V20610.87915 41.0987521.42 ± 0.3019.33 ± 0.090.181M 31−5.60VAR[24]
Deep
795202100005941MLS180307:163438+521642,248.65767 52.2784121.90 ± 0.2719.45 ± 0.070.026SN candidate[11]
ZTF18aanbnjh
795202300001087NSVS 5270259247.70051 51.9691613.84 ± 0.0112.99 ± 0.010.0229573.030.674EA[1]
795203200009604DDE 32244.89910 52.7755220.39 ± 0.1416.50 ± 0.010.0194398.24AM[1]
795204100013041ZTF18abgvctp242.30742 52.2142621.87 ± 0.2720.02 ± 0.110.016
795204200006882CSS_J160450.1+520159241.20883 52.0332420.67 ± 0.1817.20 ± 0.020.01439094.20316.8EA[1]
795205100007271ZTF18aayatjf252.30216 54.1117821.45 ± 0.2319.51 ± 0.080.021
795205400001697SDSS J164749.77+534217.3,251.95740 53.7048712.48 ± 0.0112.35 ± 0.010.0519242.392.217
ZTF18aajsmrd
795205400022890IW Dra251.56278 53.1984714.69 ± 0.0111.57 ± 0.010.0474888−1.99193.2Mira[1]
795205400035251SDSS J164533.41+531522.6251.38937 53.2562716.37 ± 0.0115.99 ± 0.010.04613535.21230.3
795209200003484ZTF18abbpebf251.54866 56.3312421.33 ± 0.2218.96 ± 0.050.015
795209300012791CSS_J164050.1+552654250.20916 55.4483516.27 ± 0.0115.17 ± 0.010.01551381.580.458RRAB[1]
795210400001565SDSS J163331.55+554406.1248.38139 55.7351312.50 ± 0.0112.43 ± 0.010.0062405.523.731
795211200035931SN 2018coi244.74136 56.7171420.35 ± 0.1518.04 ± 0.030.009−19.07SN Ia[12]
795212100007964ZTF18aanbksg242.93762 55.9613321.72 ± 0.2719.28 ± 0.070.007
795213200000671AT2018afr, Gaia18apj,251.93077 58.5055920.46 ± 0.1718.86 ± 0.050.012SN candidate[13]
ZTF18aaincjv
795213300001714ASASSN-V J164454.40+573232.3251.22667 57.5423213.02 ± 0.0112.41 ± 0.010.0164974−1.1152.90SR[1]
795213400008053NSVS J1647409+565803251.91816 56.9677914.98 ± 0.0113.25 ± 0.010.0178363−1.40111.3SR[1]
795214300016648248.03423 57.7569519.84 ± 0.1016.68 ± 0.010.0104038.62
disk
807201100022915V0476 Cas25.84085 59.3641415.93 ± 0.0112.79 ± 0.010.5123256−1.11227.1Mira[1]
807202100027080J022.6771+60.0173,22.67713 60.0173516.61 ± 0.0115.44 ± 0.010.44118752.930.824DBF, EA[2,3]
ZTFJ013042.51+600102.4
807202300038681MGAB-V57420.22254 58.8253820.74 ± 0.2217.24 ± 0.020.47428303.75UG[1]
807202400015654V0420 Cas22.80860 58.7912714.82 ± 0.0113.72 ± 0.010.41927170.4613.78EA[1]
807203200013118J017.9869+59.7407,17.98693 59.7408217.73 ± 0.0316.14 ± 0.010.55310264.652.185
ZTF18abfyqzh
807203300044912V0890 Cas16.93576 59.0505420.79 ± 0.2414.32 ± 0.010.7474536−0.90421.8Mira[1]
807203400031819Romanov V2819.30153 58.4678819.28 ± 0.0816.09 ± 0.010.41414854.15>20UGSS[1]
807203400037050Dauban V254,19.20494 59.0834016.74 ± 0.0214.17 ± 0.010.49126250.80256.0Mira[3]
ZTFJ011649.18+590500.2
80720420000479914.29017 59.9020820.19 ± 0.1718.05 ± 0.030.43548913.474.320
807204400014494ZTF18abhakel16.16915 58.8550614.88 ± 0.0113.86 ± 0.010.60715141.386.017
807205200017536V0367 Cas25.29686 61.2598216.30 ± 0.0113.48 ± 0.010.9641955−0.483.709EA[1]
807206200003542ASASSN-V J012356.42+615458.820.98505 61.9163317.18 ± 0.0214.74 ± 0.0110.394793−21.81VAR, YSO,[1,4,5]
PMS
807206200004116MGAB-V139721.18448 61.8916320.17 ± 0.1617.63 ± 0.021.4119843.99YSO, PMS[1,5]
807206200014645MGAB-V138820.49273 61.5051918.45 ± 0.0416.28 ± 0.010.8879354.11YSO, PMS[1,5]
807206200023036NSVS J0122238+61135220.59913 61.2309716.53 ± 0.0112.84 ± 0.010.6264401−2.01325.1Mira[1]
807206300013468II Cas21.67063 60.7793315.62 ± 0.0112.32 ± 0.010.5602997−1.52282.0Mira[1]
807206400014916Mis V135822.34756 60.7466817.36 ± 0.0212.92 ± 0.010.4892911−0.67310.0Mira:[1]
807207100005929IRAS 01145+6132,19.45793 61.8016817.80 ± 0.0314.25 ± 0.011.0133247−0.95278.0LPV, Mira[3,6]
ZTFJ011749.90+614805.9
807207300036103BMAM-V36216.98932 60.3561520.46 ± 0.1817.79 ± 0.030.54023114.57UGZ[1]
807208200059506V0450 Cas12.87116 61.6495716.42 ± 0.0113.93 ± 0.011.2235602.01INS[1]
807208300012891OU Cas13.32034 60.6959316.80 ± 0.0215.17 ± 0.010.54224341.821.265EA[1]
807208300016714OT Cas13.26166 60.5965716.10 ± 0.0112.49 ± 0.010.4963145−1.29292.0Mira[1]
807208400015695AV Cas14.89163 60.7218115.72 ± 0.0111.95 ± 0.010.5701695−0.68330.0Mira[1]
807208400036953ZTF18abflqpt14.44257 60.2580220.01 ± 0.1417.48 ± 0.020.44525534.291.544
807209100042420Dauban V252,27.07326 63.1279718.25 ± 0.0413.44 ± 0.011.0313624−2.03327.6Mira[3]
ZTFJ014817.58+630740.6
807209300012026WISE J014237.7+62370025.65734 62.6168014.32 ± 0.0113.20 ± 0.011.2943020−2.576.399EA[1]
807209300037143NSVS J0141549+62340625.47716 62.5682816.89 ± 0.0212.32 ± 0.011.3494302−4.36297.0Mira[1]
807209400037670IRAS 01438+620826.85197 62.3882218.56 ± 0.0512.56 ± 0.011.4263518−3.88286.0Mira[7]
807210100028861NSVS J0129109+631249,22.29801 63.2143516.28 ± 0.0112.70 ± 0.011.3575972−4.71454.2LPV,[1,7]
IRAS 01257+6257SR+L, C
80721020000404521.24037 63.8557219.48 ± 0.0917.84 ± 0.031.55033531.18
80721020002602721.96268 63.2880818.81 ± 0.0616.56 ± 0.011.45117041.63421.7YSO, PMS,[4,5,8]
AGN
807211100059466V0724 Cas18.72328 63.6124015.55 ± 0.0112.54 ± 0.011.4885475−5.03280.0Mira[1]
807211300006190Mis V0818,16.17487 62.8821017.33 ± 0.0213.02 ± 0.011.3324768−3.85315.0Mira[3]
ZTFJ010441.96+625255.5
807211300012948ZTFJ010526.59+624324.416.36079 62.7234516.09 ± 0.0114.31 ± 0.011.4632785−1.72302.9Mira[3]
807211400009493ZTF18abjcvcb18.74697 62.8388420.08 ± 0.1517.63 ± 0.021.47233341.182.546
807212100012737ZTF17aaaeesd15.01403 63.6142019.01 ± 0.0716.51 ± 0.011.19610873.22
807212100020830ZTFJ005605.95+632426.814.02475 63.4074516.80 ± 0.0213.26 ± 0.011.0163188−1.90394.4Mira[3]
807212200034055[I81] M 63313.10185 63.0618016.83 ± 0.0213.64 ± 0.011.0392171−0.75364.0Mira[9]
807212300038616NSVS J0053173+623614,13.32484 62.6032019.61 ± 0.1114.55 ± 0.011.3063530−1.59311.0L, Mira[1,9]
[I81] M 644
807214100007080[WWV2004] J0129273+65391722.37209 65.6555118.30 ± 0.0413.00 ± 0.011.0513655−2.55295.2Mira[7]
807214100026393Dauban V269,22.36480 65.1966320.94 ± 0.2716.75 ± 0.021.07438841.00454.2Mira[3]
ZTFJ012927.55+651147.8
807214100042070MGAB-V140224.06955 65.3110820.11 ± 0.1618.24 ± 0.041.12538762.37600.0Mira[1]
807214300010833NSVS 169514521.24271 64.7703816.53 ± 0.0113.84 ± 0.011.3154633−2.91560.0Mira:[1]
807214300051120ZTFJ012430.53+641432.221.12717 64.2423017.69 ± 0.0315.41 ± 0.011.1943852−0.62325.0Mira[3]
807215100019764VSX J011759.4+65215319.49756 65.3649119.37 ± 0.0914.03 ± 0.011.5934243−3.26320.0Mira:[1]
807215200006611NSVS J0108368+65370117.15140 65.6167416.78 ± 0.0212.71 ± 0.011.5805238−5.00309.0Mira[1]
807216100038423IPHAS J005934.24+651815.1,14.89278 65.3041218.25 ± 0.0414.47 ± 0.011.4122598−1.27295.2AGB, Mira[3,10]
ZTFJ005934.27+651814.9
807216200026731NSV 1519313.35496 65.0322516.29 ± 0.0112.10 ± 0.011.3052681−3.44507.0Mira[1]
807216200045725NSVS 163348211.72349 65.6154921.30 ± 0.3415.52 ± 0.011.4113882−1.10390.0Mira[1]
80721640001322914.15960 64.5668417.41 ± 0.0216.29 ± 0.011.38125300.692.160
OIDOther identifiersα, δ (deg)mr, minmr, maxE(BV)D (pc)Mr, max|$P_0^\dagger$| (d)TypeReferences
M 31
6952111000033832MASS J00452494+420726911.35388 42.1242720.87 ± 0.2518.71 ± 0.050.117M 31−6.05RSG[14]
69521110001519011.79716 41.7805921.45 ± 0.3119.49 ± 0.090.078M 31−5.17
695211100022045AT 2017ixs10.98339 41.5364121.27 ± 0.2918.66 ± 0.050.268M 31−6.50PNV[15]
695211100131796PSO J011.0457+41.554811.04581 41.5548717.92 ± 0.0316.84 ± 0.020.287M 31−8.36VAR[16,17]
6952112000189012MASS J00421755+413503910.57313 41.5844718.54 ± 0.0417.78 ± 0.020.143M 31−7.06214.6RSG[14]
6952112000196532MASS J00415491+4133323,10.47879 41.5589915.58 ± 0.0115.19 ± 0.010.10016423.857.715MSINE,[2,3]
ZTFJ004154.90+413332.3RSCVN
695211200022958PSO J010.4744+41.451510.47441 41.4514918.86 ± 0.0518.30 ± 0.030.171M 31−6.6190.54Delta Cep[18]
69521120003502310.50601 41.8145321.17 ± 0.2519.33 ± 0.070.061M 31−5.29132.9
695211200046528[MAP97] 5510.63267 41.4862218.51 ± 0.0417.85 ± 0.020.308M 31−7.4174.29Delta Cep[19]
6952112000577189.82489 41.7698321.56 ± 0.2919.71 ± 0.090.056M 31−4.90>200
6952112000583919.98496 41.7493922.18 ± 0.3520.02 ± 0.120.058M 31−4.59
695211200075348M31N 2013-11b,10.35917 41.7302921.61 ± 0.2919.40 ± 0.070.060M 31−5.22168.4VAR[20,21]
MASTER OTJ004126.22+414350.0
695211300004359PNV J00414894+410917310.45371 41.1539520.61 ± 0.2117.56 ± 0.030.261M 31−7.58PNV[22]
695211300006331CSS_J003827.1+4103349.61336 41.0594415.03 ± 0.0114.30 ± 0.020.06715463.183.138EA[1]
695211300007276SV* SON 1072610.19874 41.0324218.51 ± 0.0517.78 ± 0.030.275M 31−7.4058.00Delta Cep[23]
69521140000904911.11946 40.9969221.47 ± 0.3119.72 ± 0.120.076M 31−4.94
69521140002592711.44201 41.2596921.82 ± 0.3420.07 ± 0.160.072M 31−4.58
6952114000273472MASS J00434749+411258510.94775 41.2157321.50 ± 0.3119.57 ± 0.110.332M 31−5.76>200VAR[24]
69521140004683211.26142 40.5745622.17 ± 0.3720.21 ± 0.180.063M 31−4.41
6952114000701442MASS J00443180+411908311.13252 41.3189819.63 ± 0.1218.10 ± 0.040.275M 31−7.07VAR[25]
695211400121607[JPN2003] V20610.87915 41.0987521.42 ± 0.3019.33 ± 0.090.181M 31−5.60VAR[24]
Deep
795202100005941MLS180307:163438+521642,248.65767 52.2784121.90 ± 0.2719.45 ± 0.070.026SN candidate[11]
ZTF18aanbnjh
795202300001087NSVS 5270259247.70051 51.9691613.84 ± 0.0112.99 ± 0.010.0229573.030.674EA[1]
795203200009604DDE 32244.89910 52.7755220.39 ± 0.1416.50 ± 0.010.0194398.24AM[1]
795204100013041ZTF18abgvctp242.30742 52.2142621.87 ± 0.2720.02 ± 0.110.016
795204200006882CSS_J160450.1+520159241.20883 52.0332420.67 ± 0.1817.20 ± 0.020.01439094.20316.8EA[1]
795205100007271ZTF18aayatjf252.30216 54.1117821.45 ± 0.2319.51 ± 0.080.021
795205400001697SDSS J164749.77+534217.3,251.95740 53.7048712.48 ± 0.0112.35 ± 0.010.0519242.392.217
ZTF18aajsmrd
795205400022890IW Dra251.56278 53.1984714.69 ± 0.0111.57 ± 0.010.0474888−1.99193.2Mira[1]
795205400035251SDSS J164533.41+531522.6251.38937 53.2562716.37 ± 0.0115.99 ± 0.010.04613535.21230.3
795209200003484ZTF18abbpebf251.54866 56.3312421.33 ± 0.2218.96 ± 0.050.015
795209300012791CSS_J164050.1+552654250.20916 55.4483516.27 ± 0.0115.17 ± 0.010.01551381.580.458RRAB[1]
795210400001565SDSS J163331.55+554406.1248.38139 55.7351312.50 ± 0.0112.43 ± 0.010.0062405.523.731
795211200035931SN 2018coi244.74136 56.7171420.35 ± 0.1518.04 ± 0.030.009−19.07SN Ia[12]
795212100007964ZTF18aanbksg242.93762 55.9613321.72 ± 0.2719.28 ± 0.070.007
795213200000671AT2018afr, Gaia18apj,251.93077 58.5055920.46 ± 0.1718.86 ± 0.050.012SN candidate[13]
ZTF18aaincjv
795213300001714ASASSN-V J164454.40+573232.3251.22667 57.5423213.02 ± 0.0112.41 ± 0.010.0164974−1.1152.90SR[1]
795213400008053NSVS J1647409+565803251.91816 56.9677914.98 ± 0.0113.25 ± 0.010.0178363−1.40111.3SR[1]
795214300016648248.03423 57.7569519.84 ± 0.1016.68 ± 0.010.0104038.62
disk
807201100022915V0476 Cas25.84085 59.3641415.93 ± 0.0112.79 ± 0.010.5123256−1.11227.1Mira[1]
807202100027080J022.6771+60.0173,22.67713 60.0173516.61 ± 0.0115.44 ± 0.010.44118752.930.824DBF, EA[2,3]
ZTFJ013042.51+600102.4
807202300038681MGAB-V57420.22254 58.8253820.74 ± 0.2217.24 ± 0.020.47428303.75UG[1]
807202400015654V0420 Cas22.80860 58.7912714.82 ± 0.0113.72 ± 0.010.41927170.4613.78EA[1]
807203200013118J017.9869+59.7407,17.98693 59.7408217.73 ± 0.0316.14 ± 0.010.55310264.652.185
ZTF18abfyqzh
807203300044912V0890 Cas16.93576 59.0505420.79 ± 0.2414.32 ± 0.010.7474536−0.90421.8Mira[1]
807203400031819Romanov V2819.30153 58.4678819.28 ± 0.0816.09 ± 0.010.41414854.15>20UGSS[1]
807203400037050Dauban V254,19.20494 59.0834016.74 ± 0.0214.17 ± 0.010.49126250.80256.0Mira[3]
ZTFJ011649.18+590500.2
80720420000479914.29017 59.9020820.19 ± 0.1718.05 ± 0.030.43548913.474.320
807204400014494ZTF18abhakel16.16915 58.8550614.88 ± 0.0113.86 ± 0.010.60715141.386.017
807205200017536V0367 Cas25.29686 61.2598216.30 ± 0.0113.48 ± 0.010.9641955−0.483.709EA[1]
807206200003542ASASSN-V J012356.42+615458.820.98505 61.9163317.18 ± 0.0214.74 ± 0.0110.394793−21.81VAR, YSO,[1,4,5]
PMS
807206200004116MGAB-V139721.18448 61.8916320.17 ± 0.1617.63 ± 0.021.4119843.99YSO, PMS[1,5]
807206200014645MGAB-V138820.49273 61.5051918.45 ± 0.0416.28 ± 0.010.8879354.11YSO, PMS[1,5]
807206200023036NSVS J0122238+61135220.59913 61.2309716.53 ± 0.0112.84 ± 0.010.6264401−2.01325.1Mira[1]
807206300013468II Cas21.67063 60.7793315.62 ± 0.0112.32 ± 0.010.5602997−1.52282.0Mira[1]
807206400014916Mis V135822.34756 60.7466817.36 ± 0.0212.92 ± 0.010.4892911−0.67310.0Mira:[1]
807207100005929IRAS 01145+6132,19.45793 61.8016817.80 ± 0.0314.25 ± 0.011.0133247−0.95278.0LPV, Mira[3,6]
ZTFJ011749.90+614805.9
807207300036103BMAM-V36216.98932 60.3561520.46 ± 0.1817.79 ± 0.030.54023114.57UGZ[1]
807208200059506V0450 Cas12.87116 61.6495716.42 ± 0.0113.93 ± 0.011.2235602.01INS[1]
807208300012891OU Cas13.32034 60.6959316.80 ± 0.0215.17 ± 0.010.54224341.821.265EA[1]
807208300016714OT Cas13.26166 60.5965716.10 ± 0.0112.49 ± 0.010.4963145−1.29292.0Mira[1]
807208400015695AV Cas14.89163 60.7218115.72 ± 0.0111.95 ± 0.010.5701695−0.68330.0Mira[1]
807208400036953ZTF18abflqpt14.44257 60.2580220.01 ± 0.1417.48 ± 0.020.44525534.291.544
807209100042420Dauban V252,27.07326 63.1279718.25 ± 0.0413.44 ± 0.011.0313624−2.03327.6Mira[3]
ZTFJ014817.58+630740.6
807209300012026WISE J014237.7+62370025.65734 62.6168014.32 ± 0.0113.20 ± 0.011.2943020−2.576.399EA[1]
807209300037143NSVS J0141549+62340625.47716 62.5682816.89 ± 0.0212.32 ± 0.011.3494302−4.36297.0Mira[1]
807209400037670IRAS 01438+620826.85197 62.3882218.56 ± 0.0512.56 ± 0.011.4263518−3.88286.0Mira[7]
807210100028861NSVS J0129109+631249,22.29801 63.2143516.28 ± 0.0112.70 ± 0.011.3575972−4.71454.2LPV,[1,7]
IRAS 01257+6257SR+L, C
80721020000404521.24037 63.8557219.48 ± 0.0917.84 ± 0.031.55033531.18
80721020002602721.96268 63.2880818.81 ± 0.0616.56 ± 0.011.45117041.63421.7YSO, PMS,[4,5,8]
AGN
807211100059466V0724 Cas18.72328 63.6124015.55 ± 0.0112.54 ± 0.011.4885475−5.03280.0Mira[1]
807211300006190Mis V0818,16.17487 62.8821017.33 ± 0.0213.02 ± 0.011.3324768−3.85315.0Mira[3]
ZTFJ010441.96+625255.5
807211300012948ZTFJ010526.59+624324.416.36079 62.7234516.09 ± 0.0114.31 ± 0.011.4632785−1.72302.9Mira[3]
807211400009493ZTF18abjcvcb18.74697 62.8388420.08 ± 0.1517.63 ± 0.021.47233341.182.546
807212100012737ZTF17aaaeesd15.01403 63.6142019.01 ± 0.0716.51 ± 0.011.19610873.22
807212100020830ZTFJ005605.95+632426.814.02475 63.4074516.80 ± 0.0213.26 ± 0.011.0163188−1.90394.4Mira[3]
807212200034055[I81] M 63313.10185 63.0618016.83 ± 0.0213.64 ± 0.011.0392171−0.75364.0Mira[9]
807212300038616NSVS J0053173+623614,13.32484 62.6032019.61 ± 0.1114.55 ± 0.011.3063530−1.59311.0L, Mira[1,9]
[I81] M 644
807214100007080[WWV2004] J0129273+65391722.37209 65.6555118.30 ± 0.0413.00 ± 0.011.0513655−2.55295.2Mira[7]
807214100026393Dauban V269,22.36480 65.1966320.94 ± 0.2716.75 ± 0.021.07438841.00454.2Mira[3]
ZTFJ012927.55+651147.8
807214100042070MGAB-V140224.06955 65.3110820.11 ± 0.1618.24 ± 0.041.12538762.37600.0Mira[1]
807214300010833NSVS 169514521.24271 64.7703816.53 ± 0.0113.84 ± 0.011.3154633−2.91560.0Mira:[1]
807214300051120ZTFJ012430.53+641432.221.12717 64.2423017.69 ± 0.0315.41 ± 0.011.1943852−0.62325.0Mira[3]
807215100019764VSX J011759.4+65215319.49756 65.3649119.37 ± 0.0914.03 ± 0.011.5934243−3.26320.0Mira:[1]
807215200006611NSVS J0108368+65370117.15140 65.6167416.78 ± 0.0212.71 ± 0.011.5805238−5.00309.0Mira[1]
807216100038423IPHAS J005934.24+651815.1,14.89278 65.3041218.25 ± 0.0414.47 ± 0.011.4122598−1.27295.2AGB, Mira[3,10]
ZTFJ005934.27+651814.9
807216200026731NSV 1519313.35496 65.0322516.29 ± 0.0112.10 ± 0.011.3052681−3.44507.0Mira[1]
807216200045725NSVS 163348211.72349 65.6154921.30 ± 0.3415.52 ± 0.011.4113882−1.10390.0Mira[1]
80721640001322914.15960 64.5668417.41 ± 0.0216.29 ± 0.011.38125300.692.160

The best period extracted from either the Lomb–Scargle periodogram or one of the catalogues listed in the ZTF-viewer or determined by us.

AM – AM Herculis-type variable.

AGB – Asymptotic Giant Branch Star.

C – Carbon star.

DBF – Distant binary, full period.

Delta Cep – Classical Cepheid.

EA – β Persei-type (Algol) eclipsing system.

INS – Orion variable with rapid light variations.

L – Slow irregular variable, stars are often attributed to this type because of being insufficiently studied.

LPV – Long Period Variable.

Mira – o (omicron) Ceti-type variable.

MSINE – Star showing modulated sinusoids.

PNV – Possible nova.

RRAB – RR Lyrae variable with asymmetric light curves.

RSCVN – RS Canum Venaticorum-type binary system.

RSG – Red supergiant.

SN – Supernova.

SR – Semiregular variable.

UG – U Geminorum-type variable, quite often called dwarf nova.

UGSS – SS Cygni-type variable.

UGZ – Z Camelopardalis-type star.

VAR – Variable of unspecified type.

YSO – Young stellar Object of unspecified variable type.

[1] – Watson et al. 2006; [2] – Heinze et al. 2018; [3] – Chen et al. 2020; [4] – Marton et al. 2016; [5] – Vioque et al. 2020; [6] – Usatov & Nosulchik 2008; [7] – Woźniak et al. 2004; [8] – Edelson & Malkan 2012; [9] – Nesci et al. 2018; [10] – Wright et al. 2009; [11] – Drake et al. 2009; [12] – Graham et al. 2018; [13] – Delgado et al. 2018; [14] – Massey et al. 2009; [15] – Carey 2017; [16] – Lee et al. 2014; [17] – Humphreys et al. 2017; [18] – Kodric et al. 2018; [19] – Magnier et al. 1997; [20] – Ovcharov et al. 2013; [21] – Shumkov et al. 2016; [22] – Hornoch & Kucakova 2015; [23] – Kodric et al. 2013; [24] – Joshi et al. 2003; [25] – Kaluzny et al. 1999.

Author notes

Center for Astrophysical Surveys Fellow, National Center for Supercomputing Applications, USA.

This article is published and distributed under the terms of the Oxford University Press, Standard Journals Publication Model (https://dbpia.nl.go.kr/journals/pages/open_access/funder_policies/chorus/standard_publication_model)