Skip to content

Radar model is monostatic; bistatic observations are silently mis-modelled #528

Description

@matthewholman

Observation carries one station, used for both the transmit and the receive leg. That is monostatic by design — ISSUE_146_RADAR_DESIGN.md scopes the first implementation to TX == RX and lists bistatic as a refinement — but a bistatic measurement passed in anyway is not rejected. The receive leg is simply evaluated at the transmitting antenna.

Measured on JPL radar for (6489) Golevka: observed/model Doppler is 1.039–1.044 on bistatic rows against 0.999934 on monostatic ones. Against a 0.11 Hz uncertainty that is roughly a hundred sigma per observation. Golevka has 18 such rows out of 40; including them gives flag 2 with a reduced chi-square of 1.5e7, excluding them gives flag 0 at 0.80.

Bistatic pairs are common in the archive — Goldstone DSS-14 transmitting with DSS-13 or DSS-38 receiving. Supporting them needs a second station on the observation; until then the caller has to filter, which #529 documents in _radar_observation.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions