OSSOS / MOP

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

[reals] on_do_accept throwing error during dry run #318

Open mtbannister opened 10 years ago

mtbannister commented 10 years ago

Attempting to measure a source when running under --dry-run leads to the following error:

ERROR: TypeError: init() got an unexpected keyword argument 'minor_planet_number' [ossos.gui.controllers] Traceback (most recent call last): File "/Users/michele/Dropbox/OSSOS/ossos-pipeline/src/ossos-pipeline/ossos/gui/views/validation.py", line 299, in _on_submit comment File "/Users/michele/Dropbox/OSSOS/ossos-pipeline/src/ossos-pipeline/ossos/gui/controllers.py", line 299, in on_do_accept frame=reading.obs.rawname) TypeError: init() got an unexpected keyword argument 'minor_planet_number'

mtbannister commented 10 years ago

This also affects running normally.