skyportal / gwemopt

Gravitational-wave Electromagnetic Optimization
GNU General Public License v3.0
19 stars 34 forks source link

Coordinates in schedule_DECam.dat are different than DECam.tess #152

Open igorandreoni opened 9 months ago

igorandreoni commented 9 months ago

The RA, Dec coordinates in the schedule_DECam.dat output file are different than in DECam.tess.

Specifically, Declinations seem to be correct, but RAs are shifted by a non-constant amount.

mcoughlin commented 9 months ago

Looking at the test: https://github.com/skyportal/gwemopt/blob/main/gwemopt/tests/data/expected_results/schedule_DECam.dat https://github.com/skyportal/gwemopt/blob/main/gwemopt/data/tesselations/DECam.tess At least that matches OK by eye, so maybe a PR with a test that clearly fails might help folks take a look?