lsst-ts / ts_wep

Wavefront Estimation Pipeline
GNU General Public License v3.0
0 stars 2 forks source link

Camera rotation angle = -1 * sky rotation angle #35

Open teweitsai opened 5 years ago

teweitsai commented 5 years ago

Check the camera_rotation_angle = -1 * sky_rotation_angle. This also need check with ts_ofc and ts_phosim to be consistent.

teweitsai commented 5 years ago

After the discussion with Dave, I think I need to be more careful about this issue. I need to check with Tiago that it is the scheduler to assign the CCS a rotation angle or an offset with the reading of CCS rotation angle first. I think an easy way to me now is just to use the sky rotation angle at this moment.

teweitsai commented 5 years ago

This is a related issue to #31.