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] premature update_header run creates unresettable vtag #331

Open mtbannister opened 10 years ago

mtbannister commented 10 years ago

If update_header was run before Stephen has generated an astrometric solution, the error message is set to a long string that is the output of trying to read the default None object. This string cannot be parsed and reset accurately by the current tag-reset that is done on rerunning update_header if the tag is not 'success'. Thus reruns of update_header that encounter these mis-set tags fail to run successfully.