crossmatch_APASS2VSX#
- stellarphot.utils.crossmatch_APASS2VSX(CCD, RD, vsx)[source]#
Find APASS stars in FOV and matches APASS stars to VSX and APASS to input targets.
- Parameters:
- CCD
astropy.nddata.CCDData Sample image.
- RD
astropy.table.Table Table with target information, including a
astropy.coordinates.SkyCoordcolumn.- vsx
astropy.table.Table Table with known variables in the field of view.
- CCD
- Returns:
- apass
stellarphot.CatalogData Table with APASS stars in the field of view.
- v_angle
astropy.units.Quantity Angular separation between APASS stars and VSX stars.
- RD_angle
astropy.units.Quantity Angular separation between APASS stars and input targets.
- apass