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] parsing is loading object name as first designation instead of most recent designation #347

Open mtbannister opened 9 years ago

mtbannister commented 9 years ago

This seems to have resurfaced. Somewhere in mpc.MPCReader, the assignment of ._provisional_name is being set incorrectly...

ijiraq commented 9 years ago

I did some re-work of the MPCXXXX classes to support formats that provide both a provisional and official designation in the record line. As well as to support additional input formats.

Do you have an MPC file that triggers the error you are seeing and I'll have a go a fixing.

Also, maybe describe the desired behaviour so I'm more sure about that too.

JJ

On Jun 5, 2015, at 12:44 PM, Michele Bannister notifications@github.com wrote:

This seems to have resurfaced. Somewhere in mpc.MPCReader, the assignment of ._provisional_name is being set incorrectly...

— Reply to this email directly or view it on GitHub.