Object Lookup Class

class pyneid.neid.objLookup(object, **kwargs)[source]

objLookup wraps ExoPlanet’s web name resolver into a python class; the exoLookup checks the exoplanet archive database and if that fails it checks with the Sesame web service at CDS. Sesame checks the CDS database and if that fails it checks NED. So this class covers SIMBAD, NED, and ExoPlanet search.

Parameters

object (char) – object name to be resolved

debug = 0

{ objLookup.init