Changes between Version 67 and Version 68 of NightOperations/Commissioning/pFPA


Ignore:
Timestamp:
Oct 15, 2023 10:03:14 AM (7 months ago)
Author:
stevenj
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • NightOperations/Commissioning/pFPA

    v67 v68  
    227227  * Plate-solve the ACQ camera images (use [[http://astrometry.net]] or your own method)
    228228  * Using the WCS-solved ACQ image(s), check which pixel the IHMP coordinates (RA, Dec from Remedy) lands on. In {{{shuffle.cfg}}} the **acam_x_origin** and **acam_y_origin** values should match that pixel.
    229   * Remedy also produces the rotation angle.
     229  * Remedy also produces the rotation angle. To compare that with the plate-solved ACQ camera images, check the FITS header keyword {{{CROTA2}}}. The difference between the Remedy-produced VIRUS rotation angle and the ACQ camera rotation angle is the "acam" angle in shuffle.cfg (I think.)
     230
     231This information from Matthew may help explain the two angles in shuffle.cfg: acam and fplane:
     232{{{
     233The acam angle sets the ACAM to match the stars.    So I change the ACAM
     234and IHMPX, and IHMPY until I match the stars for a setup like LRS2-B
     235
     236The fplane angle sets the IHMP to match the ACAM pixel locations for
     237different requested setup.  If I setup ACAM to match LRS2-B in the first
     238step then I simply ask for that star to be on the LRS2-R and look at the
     239fake acam image and see if the star is on the LRS2-R position (according
     240to the fake acam image).     It will not be unless the fplane angle is
     241set correctly.
     242
     243I iterate these two solutions until I get a match.   It is a unique
     244solution (within the errors).
     245}}}
     246
    230247  * If necessary, update acm origin and angles in fplane file
     248  * Ultimately, you can test this by running shuffle to observe a star with LRS2-B and making sure it lands in the IFU. Iterating/adjusting may be necessary.
    231249
    232250