Pith. sign in

REVIEW 4 major objections 6 minor 2 cited by

The paper presents Kete, an open-source tool that predicts positions and magnitudes of known asteroids in survey images, and demonstrates full recovery of every reported asteroid observation from a year of ZTF and the cryogenic WISE mission

Reviewed by Pith at T0; open to challenge. T0 means a machine referee read the full paper against a public rubric. the ladder, T0–T4 →

An open-source software package, Kete, accurately predicts positions and magnitudes of known small solar system bodies in survey images, recovering millions of archival observations.

T0 review reviewed 2026-08-05 challenge →

load-bearing objection Genuinely useful open-source engineering, but the 'recovered all WISE observations' claim conflicts with the diameter-subset restriction in Section 2; fix the validation details and this is a solid software paper. the 4 major comments →

arxiv 2509.04666 v1 pith:YFYHDR5V submitted 2025-09-04 astro-ph.EP astro-ph.IM

Kete: Predicting Known Minor Bodies in Images

classification astro-ph.EP astro-ph.IM
keywords Keteasteroid ephemeridessurvey simulationssmall-body identificationn-body propagationadaptive time-steppingoptical and thermal flux modelspre-discovery
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved

The pith

A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.

The reading

The paper presents Kete, an open-source tool that predicts where and how bright every known asteroid will appear in astronomical images. Its central demonstration is a full-year simulation for two telescopes: it recovered all 3.89 million ZTF and 1.77 million WISE asteroid observations submitted to the standard clearinghouse, with position and magnitude residuals matching the surveys' known precision. The claim matters because upcoming surveys will produce billions of detections, and cross-identifying known asteroids at that scale requires ephemerides computed quickly and accurately. The paper's answer is an adaptive propagation scheme that does full n-body integration between batches of images and a two-body approximation within each batch, cutting the number of integration steps by orders of magnitude.

Core claim

The paper claims that a single propagation strategy can scale to survey-sized problems without losing accuracy: batch images by time, integrate the full n-body problem only to the midpoint of each batch, then approximate motion inside the batch with two-body dynamics, including light-time correction. Applied to a year of ZTF and the cryogenic phase of WISE, this reproduces every reported asteroid observation—3.89 million and 1.77 million respectively—with astrometric and photometric residuals consistent with each survey's known precision. Kete also predicts fluxes in the optical and infrared by combining an H-G phase model with thermophysical models, and uses geometric field-of-view tests ba

What carries the argument

The central mechanism is the adaptive-precision propagator: it groups field-of-view records into time-ordered batches no wider than a few days, runs a full n-body integration (planets, main-belt perturbers, general relativity, oblateness) only to the batch midpoint, then evolves each object to individual image times with a short two-body update and light-time correction. This keeps the number of costly integration steps low—about 7,100 times fewer steps for WISE's twelve-second cadence—while the geometric field-of-view inclusion test, a set of dot products against great-circle plane normals, quickly filters which of hundreds of thousands of objects appear in each image.

Load-bearing premise

The load-bearing premise is that asteroid motion within each batch of images (up to three days) is well approximated by two-body dynamics after a full n-body integration to the batch midpoint; if that approximation produces errors above a few hundred milliarcseconds for a substantial share of asteroids, the claim of recovering every reported observation would break down.

What would settle it

Pick a set of asteroids that pass near Jupiter or have very eccentric orbits and recompute their positions at every image time using full n-body integration over the entire year; compare those positions with Kete's batched adaptive predictions. If the two-body-within-batch approximation shows differences larger than a few hundred milliarcseconds for a meaningful fraction of the sample, the unconditional recovery claim fails.

Watch this falsifier. Get emailed when new claim-graph text bears on it.

If this is right

  • Archival survey images can be systematically labeled with every known asteroid they contain, recovering pre-discovery detections such as the 1950 photographic plate where one object was identified 52 years before its official discovery.
  • Observation planning for small bodies becomes a local, all-sky computation: any site or telescope with defined footprints can be queried for visibility windows and magnitudes without a server-side ephemeris service.
  • Survey-scale validation is possible in under an hour on a laptop, so known-object labeling can become part of routine image processing rather than an offline task.
  • The same machinery applies to cometary dust modeling and orbital-evolution studies, making the ephemeris engine reusable outside pure detection.

Where Pith is reading between the lines

These are editorial extensions of the paper, not claims the author makes directly.

  • The two-body batch approximation is most likely to strain for asteroids in close encounters or with very high eccentricity; a targeted population-level test of those objects would show whether the survey-wide agreement holds where the dynamics are hardest.
  • The same batching strategy could be applied to alert streams, attaching known-object labels to candidate detections before human review, since the cost is low enough for a laptop-scale run.
  • The per-facet thermal model opens a route to using Kete as a forward model in shape and albedo inversion: if errors are dominated by facet geometry rather than dynamics, fitting those facets to residuals could turn the simulator into an estimator.
  • Because the geometry check is a simple dot-product test on spherical polygons, it should transfer directly to irregular, multi-detector footprints like those of upcoming survey missions.
Share X Bluesky LinkedIn Reddit HN

Editorial analysis

A structured set of objections, weighed in public.

Desk editor's note, referee report, simulated authors' rebuttal, and a circularity audit.

Referee Report

4 major / 6 minor

Summary. The paper presents Kete, an open-source Python/Rust package for predicting positions and magnitudes of asteroids and comets in large survey images, with applications to observation planning, pre-discovery, and dust modeling. The central demonstration is a full-year simulation for ZTF (2021) and for the WISE cryogenic phase (2010): Kete computes ephemerides and magnitudes for hundreds of thousands of numbered asteroids across more than 11 million images and claims to have recovered all 3.89 million ZTF and 1.77 million WISE MPC-submitted observations, with residuals matching the known precision of each survey. Additional sections showcase pre-discovery identification on a 1950 Palomar plate, Finson-Probstein cometary dust modeling, Monte Carlo orbital evolution of comet 103P/Hartley, and observation planning for (2) Pallas.

Significance. If the validation claims hold, Kete would be a significant open-source contribution: it offers a fast, high-throughput, modular tool for labeling known small bodies in current and upcoming surveys (e.g., LSST, NEO Surveyor), and the public code and documentation lower the barrier for community adoption. The paper also demonstrates a useful precovery workflow and a dust-tail model integrated with n-body propagation. The main strength is the breadth of capabilities and the claimed computational performance on commodity hardware. However, the headline 'full recovery' claim is currently under-specified and, for WISE, internally inconsistent with the diameter-subset restriction, so the validation does not yet support the abstract's strongest statements.

major comments (4)
  1. [Section 2 vs Section 3.2 and Abstract] The WISE simulation is explicitly restricted to a 'subset of the numbered asteroids for which diameters are either directly measured or reliably fitted' (Section 2), yet Section 3.2 states that Kete 'successfully recovered all 3.89 million ZTF and 1.77 million WISE MPC-submitted observations' and the Abstract claims prediction of 'all observations of every numbered asteroid seen by WISE.' The paper gives no count of excluded numbered asteroids, no count of WISE MPC observations attached to them, and no demonstration that the diameter subset covers all WISE-observed numbered asteroids. If any MPC observation belongs to an excluded asteroid, the 'all' claim is false. Also, the source of diameters and the NEATM parameters (e.g., the beaming parameter eta) are not stated; if the diameters come from WISE/NEOWISE fits, the NEATM magnitude comparison in Fig. 4b is not independent.
  2. [Section 3.2, Fig. 3] The term 'successfully recovered' is never defined. The paper does not specify the matching criterion between predicted positions and MPC-reported astrometry: association radius or chi-square threshold, handling of multiple detections per exposure, treatment of duplicates, or how non-recovered observations were counted. Figure 3 shows residual distributions but lacks quantitative statistics (RMS, median, percentiles) and error bars. Without this information, the claim that residuals 'match the known precision for ZTF and WISE MPC submissions' cannot be verified, and the 'full recovery' number is not reproducible from the text.
  3. [Section 2, adaptive propagation] The hybrid propagation strategy is central to the performance claim, but its accuracy is not quantified. Section 2 states that batches of FoVs 'do not span more than 3 days of time' and that within each batch motion is approximated by two-body dynamics, with the approximation interval treated as a tunable parameter. No test is reported comparing this batch-two-body scheme against a full n-body integration for representative orbits, including high-eccentricity NEOs or objects undergoing close encounters. Please provide the default parameter values used in the ZTF and WISE simulations and a quantitative bound (e.g., maximum and percentile astrometric error) for the two-body approximation. Otherwise, the claimed sub-arcsecond residuals cannot be attributed to the propagation algorithm.
  4. [Section 3.2, validation independence] The validation uses MPC astrometry as ground truth, but the orbit catalog used by Kete is itself fitted to those same MPC observations (including ZTF and WISE data). The paper does not address the resulting potential circularity: agreement with MPC observations may largely reflect the quality of the input orbit fits rather than Kete's propagation or matching logic. A stronger validation would use withheld observations, or an independent dataset such as Gaia asteroid astrometry or stellar occultations. At minimum, the paper should explicitly discuss this limitation and quantify how much of the residual can be attributed to orbit uncertainty versus Kete's own error.
minor comments (6)
  1. [Section 3.2] The text references 'Figure 3.1' but the figure is numbered 'Figure 3'; please fix the cross-reference.
  2. [Section 4.1] 'Astometry.net' should be 'Astrometry.net'.
  3. [References] Harris 1998 appears twice as Harris 1998a and 1998b but both refer to the same Icarus article (pp. 291); similarly Burns et al. 1979a and 1979b are the same paper. Please collapse these duplicate entries.
  4. [Fig. 4a] The 'intrinsic band offsets' for ZTF magnitudes are described qualitatively but never tabulated. Please provide the offset values and state whether they were fitted or adopted from external calibrations.
  5. [Abstract / Section 2] The Abstract says 'over 11 million images' while Section 2 specifies 9,976,181 ZTF images plus WISE images; clarify whether the 11 million figure is the combined total and define the WISE image counting convention (e.g., unique sky patches vs per-band exposures).
  6. [Fig. 3] The residual plots would benefit from showing encircled-energy radii or survey astrometric uncertainty ellipses, and from separating residuals by asteroid population (e.g., main belt vs NEO).

Circularity Check

0 steps flagged

No significant circularity: Kete fits no parameters, validation is a round-trip implementation check, and the minor self-cited precision benchmark is not load-bearing.

full rationale

Kete is an open-source software tool that propagates pre-existing orbit catalogs (JPL Horizons/MPC) and applies standard photometric models (H-G, NEATM, FRM); it does not fit a model to data and then rename that fit as a prediction. The central validation—recovering 3.89 million ZTF and 1.77 million WISE MPC-submitted observations—is a round-trip consistency exercise: the same MPC astrometry was used to fit the orbit catalogs that Kete propagates, so the 'recovery' is not an independent prediction of new data, but it does verify the integration, FoV filtering, and timing implementation against an external archive. This is software verification, not a circular derivation of a scientific result. The precision benchmark is attributed to Masiero et al. (2023), which shares authors with this paper, but the residuals are plotted in Figure 3 and the code is publicly available, so the self-citation is not load-bearing. The WISE NEATM magnitude comparison uses diameters that Section 2 says are 'directly measured or reliably fitted'; however, the paper never states that these diameters come from the same WISE observations, so no specific reduction can be exhibited. The abstract's claim of predicting 'all observations of every numbered asteroid seen by WISE' conflicts with Section 2's statement that the WISE simulation used a subset of numbered asteroids with measured or fitted diameters; this is an internal consistency/correctness caveat, not a circularity. Overall, the derivation chain is self-contained and the circularity burden is low.

Axiom & Free-Parameter Ledger

3 free parameters · 4 axioms · 0 invented entities

The paper introduces no new physical entities. Its central claim rests on standard orbital mechanics, thermal models, and public catalogs, plus Kete-specific numerical approximations (the two-body batch interval and the unspecified NEATM parameters) that are not fully documented.

free parameters (3)
  • Two-body approximation interval within batches
    Section 2 states the interval over which the two-body approximation holds is a tunable parameter. Its value affects the accuracy and performance of the position predictions.
  • ZTF band magnitude offsets
    Figure 4 caption mentions 'an additional offset from predicted V-band magnitudes' when comparing to zg, zr, zi bands. These offsets are fitted from the data, effectively free parameters in the magnitude comparison.
  • NEATM beaming parameter eta
    The NEATM thermal model requires a beaming parameter, but the paper does not state the value used for the WISE simulation. It is either adopted from literature or fitted, and this omission affects reproducibility of the magnitude predictions.
axioms (4)
  • domain assumption MPC astrometric observations are accurate ground truth for validation
    Section 3.2 uses MPC-submitted observations as the reference for predicting and validating positions, without quantifying their own uncertainties.
  • domain assumption The orbit catalog and physical parameters from JPL/MPC are accurate
    Kete propagates orbits and uses diameters and H-G parameters from external catalogs; errors in these inputs propagate into the predictions. The paper does not assess this input uncertainty.
  • ad hoc to paper The two-body approximation is valid over the batch interval
    Section 2 replaces full n-body integration with two-body motion within batches of up to 3 days. This is a modeling choice specific to Kete, and its error is not quantified separately.
  • domain assumption NEATM with a single beaming parameter is valid for all target asteroids
    Section 3.3 applies NEATM to asteroids with measured or fitted diameters. The model assumes ideal nonrotating spheres, which is an approximation that may be inaccurate for irregular or fast-rotating bodies.

reviewed 2026-08-05 · how reviews work

0 comments
Cite this review

Pith. "Pith review of Kete: Predicting Known Minor Bodies in Images." pith.science (2026). https://pith.science/paper/YFYHDR5V

@misc{pith2026250904666,
  author       = {Pith},
  title        = {Pith review of: Kete: Predicting Known Minor Bodies in Images},
  year         = {2026},
  howpublished = {\url{https://pith.science/paper/YFYHDR5V}},
  note         = {Machine review of arXiv:2509.04666}
}
Share X Bluesky LinkedIn Reddit HN
abstract

Kete is an open-source software package for quickly and accurately predicting the positions and magnitudes of asteroids and comets in large-scale, all-sky surveys. It can predict observable objects for any ground or space-based telescope. Kete contains a collection of tools, including simple optical and thermal modeling, $n$-body orbit calculations, and custom multi-threaded SPICE kernel support. It can be used for observation planning, pre-discovery of detections at a large scale, and labeling known solar system objects in images. Here we demonstrate some of the capabilities by predicting all observations of every numbered asteroid seen by the Wide-field Infrared Survey Explorer (WISE) and Zwicky Transient Facility (ZTF) surveys during single years of their operations, predicting locations and magnitudes of 756,999 asteroids in over 11 million images.

Figures

Figures reproduced from arXiv: 2509.04666 by A. K. Mainzer, D. Dahlen, J. R. Masiero, T. Spahr, Y. G. Kwon.

Figure 1
Figure 1. Figure 1: Example ZTF image taken on 2021-10-25 at 06:11:13.935 UT with the zi filter, containing 57 numbered asteroids. The left panel shows the full image, with positions of the asteroids labeled using Kete. Color coding indicates predicted V-band magnitudes: green for V < 19.5, red for V > 20.5, and orange for intermediate values. Faint lines indicate the orbit direction of each asteroid in the image. The right p… view at source ↗
Figure 2
Figure 2. Figure 2: Illustration of field-of-view (FoV) definitions and configurations. Panel a depicts the construction of a spherical polygon, where the FoV boundaries are defined by arcs of great circles on the celestial sphere. Panel b presents a zoomed-in example showing three actual ZTF FoVs composed of multiple individual spherical rectangles (green), along with two SPHEREx FoVs (blue) that shift toward lower latitudes… view at source ↗
Figure 3
Figure 3. Figure 3: Residuals between Kete’s predicted positions and astrometric positions reported to the MPC for all numbered asteroids detected during the simulation period. Panel a shows the residuals for ZTF; Panel b shows the residuals for WISE. Note that the WISE PSF Full Width Half Maximum (FWHM) is approximately 6′′, making the residual errors larger than the ZTF residuals [PITH_FULL_IMAGE:figures/full_fig_p004_3.png] view at source ↗
Figure 4
Figure 4. Figure 4: Residuals between Kete’s predicted magnitudes and the magnitudes reported to the MPC for numbered asteroids captured by ZTF and WISE during the simulation periods. Panel a shows the ZTF residuals in zg, zr, and zi bands, with an additional offset from predicted V-band magnitudes. Panel b shows the WISE equivalent, using the NEATM thermal model. Fewer counts are present in W1 and W2 as they were often below… view at source ↗
Figure 5
Figure 5. Figure 5: Examples of mutual observability events predicted by Kete, in which one observatory views another. Such events occur between about 10 and 100 times per year for both WISE and ZTF. We were unable to find an instance of two observatories viewing each other. Beyond Solar System object prediction, Kete can also be used to identify artificial satellites. This can be seen in [PITH_FULL_IMAGE:figures/full_fig_p0… view at source ↗
Figure 6
Figure 6. Figure 6: Identification of an asteroid on a photographic glass plate taken at Palomar Mountain on 1950 December 6. Panel a shows the original target of the observation, NGC 2403, with a red box indicating the location of the asteroid. Panel b shows a zoomed-in view of the region, where the black arrow is the original hand-drawn marker for the asteroid, and red lines denote the position predicted by Kete. The astero… view at source ↗
Figure 7
Figure 7. Figure 7: Cropped image of Comet C/2020 F3 (NEOWISE) as seen from ZTF on 2020 July 23 at 03:51:15 UT. Overlaid lines illustrate an n￾body implementation of the Finson-Probstein dust model (Finson & Probstein 1968; Burns et al. 1979a). Blue dashed lines denote synchrones – trajectories of dust particles released at specific times prior to observation, spanning a range of reduced solar radiation parameters (β). The la… view at source ↗
Figure 8
Figure 8. Figure 8: Monte Carlo simulation of 1,000 orbital realizations for Comet 103P/Hartley. Panels a and b present the temporal evolution of perihelion distance and eccentricity, respectively. Results are shown both with (black lines) and without (red lines) the inclusion of non-gravitational forces. The red-line solution, excluding non-gravitational effects, is consistent with the orbital history derived by Ip et al. (2… view at source ↗
Figure 9
Figure 9. Figure 9: Example observation planning output from Kete, with all orbit and magnitude calculations performed locally. Panels a–c displays the changes in geometry and magnitude of (2) Pallas over the course of the year, where rH and ∆ are the heliocentric and geometric distance in au, respectively. Panel d shows the number of hours per night during which (2) Pallas is visible above a specified altitude from the Palom… view at source ↗

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Prospects for detecting surface color heterogeneity on asteroid surfaces from sparse multiband photometric survey data

    astro-ph.EP 2026-05 conditional novelty 6.0

    The paper proposes a statistical test for asteroid surface color heterogeneity from sparse multiband photometry and evaluates its performance and sensitivity to model errors through Monte Carlo simulations of syntheti...

  2. A comprehensive study of comet 67P/Churyumov-Gerasimenko in the 2021/2022 apparition. II. Colorimetry, polarimetry, modeling

    astro-ph.EP 2026-07 conditional novelty 5.0

    Comet 67P's 2021/22 coma was red near the nucleus, bluer outward, with polarization up to 11%, and models imply dust grains larger than 10 μm dominate.

Reference graph

Works this paper leans on

40 extracted references · 31 canonical work pages · cited by 2 Pith papers

  1. [1]

    , " * write output.state after.block = add.period write newline

    ENTRY address archiveprefix author booktitle chapter edition editor howpublished institution eprint journal key month note number organization pages publisher school series title type volume year label extra.label sort.label short.list INTEGERS output.state before.all mid.sentence after.sentence after.block FUNCTION init.state.consts #0 'before.all := #1 ...

  2. [2]

    write newline

    " write newline "" before.all 'output.state := FUNCTION n.dashify 't := "" t empty not t #1 #1 substring "-" = t #1 #2 substring "--" = not "--" * t #2 global.max substring 't := t #1 #1 substring "-" = "-" * t #2 global.max substring 't := while if t #1 #1 substring * t #2 global.max substring 't := if while FUNCTION word.in bbl.in " " * FUNCTION format....

  3. [3]

    Acton Jr, C. H. 1996, Planetary and Space Science, 44, 65

  4. [4]

    C., Kulkarni, S

    Bellm, E. C., Kulkarni, S. R., Graham, M. J., et al. 2018, Publications of the Astronomical Society of the Pacific, 131, 018002

  5. [5]

    F., DeMeo, F

    Bottke, W. F., DeMeo, F. E., & Michel, P. 2015, Asteroids IV (University of Arizona Press)

  6. [6]

    1989, in Asteroids II, ed

    Bowell , E., Hapke , B., Domingue , D., et al. 1989, in Asteroids II, ed. R. P. Binzel , T. Gehrels , & M. S. Matthews , 524--556

  7. [7]

    A., Lamy, P

    Burns, J. A., Lamy, P. L., & Soter, S. 1979 a , Icarus, 40, 1

  8. [8]

    A., Lamy, P

    Burns, J. A., Lamy, P. L., & Soter, S. 1979 b , Icarus, 40, 1

  9. [9]

    T., & Chapront, J

    Capitaine, N., Wallace, P. T., & Chapront, J. 2003, Astronomy & Astrophysics, 412, 567

  10. [10]

    Chambers, J. E. 1999, Monthly Notices of the Royal Astronomical Society, 304, 793

  11. [11]

    2020, Astronomy & Astrophysics, 644, A159

    Charlot, P., Jacobs, C., Gordon, D., et al. 2020, Astronomy & Astrophysics, 644, A159

  12. [12]

    P., Werner, M., Akeson, R., et al

    Crill, B. P., Werner, M., Akeson, R., et al. 2020, in Space Telescopes and Instrumentation 2020: Optical, Infrared, and Millimeter Wave, Vol. 11443, SPIE, 61--77

  13. [13]

    & Deruelle, N

    Damour, T. & Deruelle, N. 1985, Annales de l'IHP Physique th \'e orique, 43, 107

  14. [14]

    1985, in International Astronomical Union Colloquium, Vol

    Everhart, E. 1985, in International Astronomical Union Colloquium, Vol. 83, Cambridge University Press, 185--202

  15. [15]

    U., & Weaver, H

    Festou, M., Keller, H. U., & Weaver, H. A. 2004, Comets II (University of Arizona Press)

  16. [16]

    Finson, M. L. & Probstein, R. F. 1968, Astrophysical Journal, vol. 154, p. 327-352 (1968)., 154, 327

  17. [17]

    E., Woodward, C

    Harker, D. E., Woodward, C. E., Kelley, M. S., & Wooden, D. H. 2018, The Astronomical Journal, 155, 199

  18. [18]

    Harris, A. W. 1998 a , Icarus, 131, 291

  19. [19]

    Harris, A. W. 1998 b , Icarus, 131, 291

  20. [20]

    R., Millman, K

    Harris, C. R., Millman, K. J., Van Der Walt, S. J., et al. 2020, Nature, 585, 357

  21. [21]

    2016, Astronomy & Astrophysics, 591, A132

    Ip, W.-H., Lai, I.-L., Lee, J.-C., et al. 2016, Astronomy & Astrophysics, 591, A132

  22. [22]

    L., Bannister, M

    Jones, R. L., Bannister, M. T., Bolin, B. T., et al. 2020, arXiv preprint arXiv:2009.07653

  23. [23]

    E., et al

    Kaiser, N., Aussel, H., Burke, B. E., et al. 2002, in Survey and Other Telescope Technologies and Discoveries, Vol. 4836, SPIE, 154--164

  24. [24]

    1998, in American Astronomical Society, DPS meeting\# 30, id

    Larson, S., Brownlee, J., Hergenrother, C., & Spahr, T. 1998, in American Astronomical Society, DPS meeting\# 30, id. 12. P14; Bulletin of the American Astronomical Society, Vol. 30, p. 1037, Vol. 30, 1037

  25. [25]

    2011, The Astrophysical Journal, 743, 156

    Mainzer, A., Grav, T., Bauer, J., et al. 2011, The Astrophysical Journal, 743, 156

  26. [26]

    R., Abell, P

    Mainzer, A., Masiero, J. R., Abell, P. A., et al. 2023, The Planetary Science Journal, 4, 224

  27. [27]

    J., Laher, R

    Masci, F. J., Laher, R. R., Rusholme, B., et al. 2018, Publications of the Astronomical Society of the Pacific, 131, 018003

  28. [28]

    R., Dahlen, D

    Masiero, J. R., Dahlen, D. W., Mainzer, A. K., et al. 2023, The Planetary Science Journal, 4, 225

  29. [29]

    J., Bennett, C., et al

    Mosby Jr, G., Rauscher, B. J., Bennett, C., et al. 2020, Journal of Astronomical Telescopes, Instruments, and Systems, 6, 046001

  30. [30]

    2003, Formulation for Observed and Computed Values of Deep Space Network Data Types for Navigation (John Wiley & Sons, Ltd)

    Moyer, T. 2003, Formulation for Observed and Computed Values of Deep Space Network Data Types for Navigation (John Wiley & Sons, Ltd)

  31. [31]

    S., Folkner, W

    Park, R. S., Folkner, W. M., Williams, J. G., & Boggs, D. H. 2021, The Astronomical Journal, 161, 105

  32. [32]

    G., et al

    Prusti, T., De Bruijne, J., Brown, A. G., et al. 2016, Astronomy & astrophysics, 595, A1

  33. [33]

    & Spiegel, D

    Rein, H. & Spiegel, D. S. 2015, Monthly Notices of the Royal Astronomical Society, 446, 1424

  34. [34]

    R., Lebofsky, L

    Spencer, J. R., Lebofsky, L. A., & Sykes, M. V. 1989, Icarus, 78, 337

  35. [35]

    H., Evans, J

    Stokes, G. H., Evans, J. B., Viggh, H. E., Shelly, F. C., & Pearce, E. C. 2000, Icarus, 148, 21

  36. [36]

    H., Bernardi, M., et al

    Stoughton, C., Lupton, R. H., Bernardi, M., et al. 2002, The Astronomical Journal, 123, 485

  37. [37]

    & Sandage, A

    Tammann, G. & Sandage, A. 1968, Astrophysical Journal, vol. 151, p. 825, 151, 825

  38. [38]

    2018, Publications of the Astronomical Society of the Pacific, 130, 064505

    Tonry, J., Denneau, L., Heinze, A., et al. 2018, Publications of the Astronomical Society of the Pacific, 130, 064505

  39. [39]

    L., Eisenhardt, P

    Wright, E. L., Eisenhardt, P. R., Mainzer, A. K., et al. 2010, The Astronomical Journal, 140, 1868

  40. [40]

    G., Adelman, J., Anderson Jr, J

    York, D. G., Adelman, J., Anderson Jr, J. E., et al. 2000, The Astronomical Journal, 120, 1579

This paper was first reviewed by deepseek-v4-flash on August 5, 2026.