desihub / desisurvey

Code for desi survey planning and implementation
BSD 3-Clause "New" or "Revised" License
2 stars 7 forks source link

Add NFS/NTS interface to desisurvey scheduler #99

Closed schlafly closed 5 years ago

schlafly commented 5 years ago

Adds Next Tile Selector functionality to the desisurvey scheduler.

The key addition of this routine to desisurvey is the NTS.py module that connects to the DOS NFS.py module to give the online system access to the desisurvey scheduler.

A few minor changes were made outside NTS.py:

schlafly commented 5 years ago

These changes should resolve the ra/dec <-> dec/ra mixup and improved the NTS documentation.

dkirkby commented 5 years ago

The changes look good, thanks! I am restarting the travis job that failed since it looks like a network glitch.

dkirkby commented 5 years ago

Tests passing now.