astrometric_uncertainty

Attributes

EARLY_703_JD

EARLY_691_JD

EARLY_644_JD

Functions

data_weight_Veres2017(obsCode, jd_tdb[, catalog, program])

Return data weighting given an observatory, Julian date, and optionally

Module Contents

EARLY_703_JD = 2456658.5[source]
EARLY_691_JD = 2452640.5[source]
EARLY_644_JD = 2452883.5[source]
data_weight_Veres2017(obsCode, jd_tdb, catalog=None, program=None)[source]

Return data weighting given an observatory, Julian date, and optionally catalog and program. The weighting is based on the work of Veres et al.

See: Veres et al. 20217 https://arxiv.org/pdf/1703.03479

Parameters:
  • obsCode (str) – The observatory code

  • jd_tdb (float) – Julian date in TDB of the observation

  • catalog (str, optional) – The stellar catalog used for measuring the astrometry, by default None

  • program (str, optional) – The program code assigned by the Minor Planet Center, by default None

Returns:

Astrometric uncertainty in arcseconds

Return type:

float