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] mpc.Observation.discovery not returning a boolean #324

Closed mtbannister closed 10 years ago

mtbannister commented 10 years ago

Instead returning an ossos.mpc.Discovery. Which can then be checked for its .is_discovery, which is good behaviour.

Just need to clarify the documentation of mpc.Observation.discovery.

ijiraq commented 10 years ago

It should be that it can be used as a Boolean but prints a string.

On Tuesday, June 24, 2014, Michele Bannister notifications@github.com wrote:

Instead returning an ossos.mpc.Discovery. Which can then be checked for its .is_discovery, which is good behaviour.

Just need to clarify the documentation of mpc.Observation.discovery.

— Reply to this email directly or view it on GitHub https://github.com/OSSOS/MOP/issues/324.