Functions and classes to access online data resources. Maintainers: @keflavich and @bsipocz and @ceb8
BSD 3-Clause "New" or "Revised" License
706
stars
399
forks
source link
Astrometry.net: reduce number of calls when polling for job status #3079
Closed
dstndstn closed 3 months ago
Only query for job id once, rather than each time through the job-status polling loop
closes #3078