Skip to content

Latest commit

 

History

History
29 lines (10 loc) · 1.17 KB

weekly_report_20200217_properMotion.md

File metadata and controls

29 lines (10 loc) · 1.17 KB

Xiaolong - Week of 02/17/2020

1. Papers and code

1.1 Papers Read

The Gaia-LSST Synergy: This paper discuss the synergy of Gaia and the LSST. Gaia has a magnitude limit r=20, and LSST will extend these measurements to r=27.5. Gaia and LSST will deliver trigonometric parallax, proper-motion and photometric measurements with similar uncertainties. Gaia and LSST datasets will be highly complementary and synergistic. And users of Gaia data have developed data analysis skills required to benefit from LSST data.

1.2 Code Written

properMotion.ipynb: In this notebook, I run the ProperMotionMetric, which calculate the uncertainty in the returned proper motion. I run this metric on the baseline and pontus opsim databases, results are shown inside.

2. Figures

Figure 2: Compare the astrometric uncertainty to the uncertainty that would result if half the observations were taken at the start and half at the end. A perfect survey will have a value close to 1, while a poorly scheduled survey will be close to 0.

3. Results

I I run the ProperMotionMetric to calculate the uncertainty in the returned proper motion.