c3-time-domain / SeeChange

A time-domain data reduction pipeline (e.g., for handling images->lightcurves) for surveys like DECam and LS4
BSD 3-Clause "New" or "Revised" License
0 stars 4 forks source link

Handle RA that spans 0° #335

Open rknop opened 1 month ago

rknop commented 1 month ago

Make sure code handles RA spanning 0° properly.

q3c should do this properly (I hope!)

Build in an assumption that no FourCorners object will span more than 90° in RA (which is already absurdly large).

Things to do:

rknop commented 1 month ago

Turns out that the custom gaia rect server already does this right (whew).