OSSOS / MOP

The Moving Object Pipeline: discovery & tracking of trans-Neptunian objects
GNU General Public License v3.0
4 stars 9 forks source link

[MOP] 'H' flag in comment area collecting MPCNotes to override photometry flag #342

Open mtbannister opened 9 years ago

mtbannister commented 9 years ago

An ossos.mpc.Observation has two notes, note1 (the photometry note) and note2 (the astrometry note), each of which can be set to an ossos.mpc.MPCNote. An mpc.OSSOSComment also contains these same MPCNotes. The 'H' flag is currently handled in the astrometric note, so the photometric note can be set as well if 'H' is set by a hand measurement.

Desired behaviour is for the 'H' to instead be set as a photometric measurement, so that an informative MPCNote can instead be set in note2.

In all cases, there should never be more than two MPCNotes in the mpc.OSSOSComment.