SETIatHCRO / ATA-Utils

3 stars 7 forks source link

atacheck REST equivalent #15

Closed wfarah closed 3 years ago

wfarah commented 3 years ago

An enhancement to the REST API is to add support to call an atacheck. This will help with implementing logic inside the python observing scripts

tkoumrian commented 3 years ago

Rise and set time are in TAI nanoseconds instead of datetime, but that's the fault of the existant code upstream that needs fixing. This interface to the REST call is complete however.

tkoumrian commented 3 years ago

@wfarah check_source() now returns POSIX UTC timestamp and python UTC timezone datetime for rise/set times.