Open xcthulhu opened 8 years ago
Currently SPyFFI is querying ViZier to grab the UCAC4 catalogue.
The official catalogue of TESS is the TIC, which is the GAIA star catalogue serialized in a google protocol buffer.
As a result the following method needs to be changed:
https://github.com/TESScience/SPyFFI/blob/master/Catalogs.py#L305
Currently SPyFFI is querying ViZier to grab the UCAC4 catalogue.
The official catalogue of TESS is the TIC, which is the GAIA star catalogue serialized in a google protocol buffer.
As a result the following method needs to be changed:
https://github.com/TESScience/SPyFFI/blob/master/Catalogs.py#L305