genghisken / ps1

Pan-STARRS and ATLAS code
3 stars 0 forks source link

A few objects missing TNS requests #99

Closed genghisken closed 6 years ago

genghisken commented 6 years ago

Some objects have not been assigned TNS names in spite of the fact that ATLAS discovered them.

genghisken commented 6 years ago

These objects had deprecated lightcurve points. The TNS query did not exclude the deprecated points. It does now.

Additionally I've modified the code to send specific object IDs to TNS (instead of just list ID or custom list ID). I've also included a test flag. This allowed me to test and fix the above problem.