Brightness Trends From 73K DASCH Stars
Century scale slopes and standard errors
@kaggle.solorzano_brightness_trends_from_73k_dasch_stars
Century scale slopes and standard errors
@kaggle.solorzano_brightness_trends_from_73k_dasch_stars
The Digital Access to a Sky Century @ Harvard (DASCH) is "a unique project at the Harvard College Observatory that aims to digitize the majority of the Astronomical Photographic Plate Collection's 500,000 glass plate negatives and produce full photometry results for the entire sky." The archive contains photometry spanning about a century.
This dataset contains estimated magnitude slopes (brightness trends), standard errors and mean magnitudes for 73K DASCH stars. It consists of 2 files:
Stars are identified with an APASS DR9 ID, which can be matched with the recno field from the external.apassdr9 table found at the Gaia Archive.
This dataset can also be joined with the 253K APASS DR9 Stars W/ Gaia DR2 Photometry dataset.
The dataset is mostly limited to the celestial Northern Hemisphere. That's what's available in DASCH at the time of this writing.
Short-form text files for each target were automatically downloaded from the DASCH website between late January and early March 2021. The baseline dataset used for searching targets is an APASS dataset with cross-match angular distance limited to at most 0.35 arcseconds.
Search parameters were N >= 1000 and d <= 1 arcsec. The source catalog used is the APASS Input Catalog (B-band). The search position consisted of the APASS DR9 celestial coordinates of each target.
A match was considered valid if there was only one entry found containing the text "APASS". The first short-form text file was then downloaded.
The source code used to estimate slopes is made available on GitHub.
Before performing linear regression, records with negative magnitudes, 'inf' years, and those matching certain DASCH AFLAGS were removed. Based on what best minimizes the slope standard deviation and mean standard error, only records with AFLAGS matching 0x800000 (bad bin) and 0x2000000 (defective plate) were removed.
This work has made use of data from the DASCH project (https://projects.iq.harvard.edu/dasch). DASCH receives partial support from NSF grants AST-0407380, AST-0909073, and AST-1313370.
This research was made possible through the use of the AAVSO Photometric All-Sky Survey (APASS), funded by the Robert Martin Ayers Sciences Fund and NSF AST-1412587.
DASCH brightness trends are not only important in Astronomy. They are potentially informative in Dysonian SETI research.
Anyone who has the link will be able to view this.