From 348c8207bfeab7906756bb8b1093ed1952809528 Mon Sep 17 00:00:00 2001 From: Dar Dahlen Date: Tue, 24 Sep 2024 14:20:07 -0700 Subject: [PATCH] Update README.md --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index bf03092..1fa543e 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,17 @@ MPC catalog at once, without having to do queries on specific objects. It has be used to simulate over 10 years of survey time for the NEO Surveyor mission using 10 million main-belt and near-Earth asteroids. +https://github.com/user-attachments/assets/a48491d8-9c15-4659-9022-1767a3aa1e94 + +Here is a simulation of what the ZTF survey would observe during the entirety of 2023. +This is every position of every numbered asteroid, along with a calculation of the +expected V-band magnitudes. If the expected magnitude is less than ZTF's reported +magnitude limit for the specific frame, then the object will flash light grey. + +This took about 50 minutes on a desktop computer to compute, and about 40 minutes +to generate the movie. + + ## Installation If kete is built from source, the rust compiler must be installed. Installation