Changes between Initial Version and Version 1 of NightOperations/Commissioning/Plans/20160928


Ignore:
Timestamp:
Sep 28, 2016 12:08:44 AM (8 years ago)
Author:
shetrone
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • NightOperations/Commissioning/Plans/20160928

    v1 v1  
     1= 20160928 Commissioning Plan =
     2
     3Priorities for test are in the order listed in the plan below.
     4
     5Highest Priority:   Engineering; do any support for Hanshin or Randy in support of Hanshin.   
     6
     7== Closed dome engineering for bad weather, or while stacking: ==
     8
     9
     10=== Closed dome trajectories ===
     11
     12Purpose:  Exercise the system to find any problems with the upgrades recently done to TMCS and TCS.
     13
     14Procedure: 
     15 *  Send a trajectory from do_shuffle
     16 *  Setup on trajectory, including moving all guide probes to position
     17 *  Put one some light in the dome
     18 *  Run all cameras.
     19 *  Run pipelines for WFS
     20 *  Make offsets on all guiders and ACAM.
     21
     22Repeat multiple times during the night as long as the weather does not allow you to open.
     23
     24
     25== Twilight Tests ==
     26
     27 === start doing twilights with VIRUS with different tracker positions ===
     28
     29Purpose:  There is some interest in seeing what the long term illumination correction changes look like including what different track positions do to them.    The script is "specialtwilight" in /home/mcs/astronomer/bin/.    It takes a single argument which is the Observation number.
     30
     31Procedure: 
     32 *  Setup the guide camera for sky twilight (GC2, 0.1 sec, B filter)
     33 *  When you hit the correct flux level (biased to a slight higher value) execute the specialtwilight script
     34
     35== On-sky engineering: ==
     36
     37 === Calibration of CWFS ===
     38
     39Purpose:  We want to calibrate the CWFS using DWFS8 on a geostationary satellite and OWFS using DWFS8 on a star for a full trajectory.
     40
     41'''NOTE:  Due to the poor weather the emphasis should be on the Satellite calibrations so do several different satellites before moving on to the stars'''
     42
     43Procedure: 
     44 *  setup on a geostationary satellite on the IHMP position
     45 *  get rough focus and confirm that GROC is ok
     46 *  Retract ACAM
     47 *  Open the PFIP shutter {{{ syscmd -P -v 'OpenShutter()' }}}
     48 *  null out the offsets for X,Y,focus, theta, phi on DWFS8
     49 *  save 15 images with DWFS8 ( use 3-4 sec exposures)  '''NOTE:  This can be done one jove terminal as {{{startsaving}}} followed by {{{stopsaving}}}'''
     50 *  offset to CWFS (-5.5 in X)
     51 *  null out the offsets in X and Y only.
     52        * The X and Y prescribed corrections are between -1 and 1.
     53        * The Theta and Phi prescribed corrections are between -10 and 10.
     54        * The Focus prescribed correction is between -0.05 and 0.05
     55 *  save 15 images with CWFS (use 3-5 sec exposures)
     56 *  move back to DWFS8 (+5.5 in X)
     57 *  repeat the above steps 2 more times
     58
     59'''Now we start on a normal star for Az 180, 234, 292, 335, 0'''
     60
     61 *  setup on an 11 mag star on the IHMP
     62 *  move all 4 guide probes to the correct RA and DEC positions from gstar or shuffle.
     63 *  save probe positions in the RA log with /home/mcs/astronomer/caldwell/shoprobes
     64 *  move the guide probes so that the guide stars are well centered
     65 *  guide with either GC1 or GC2
     66 *  get decent focus and then check and correct any GROC
     67 *  Retract ACAM
     68 *  Open the PFIP shutter {{{ syscmd -P -v 'OpenShutter()' }}}
     69 *  null out the X, Y, Focus, Theta, Phi from DWFS8
     70       *  To make X or Y offsets you will need to:
     71             *  open the loop on the guider
     72             *  make your offset with the handpaddle
     73             *  clear the fiducial
     74             *  watch as new fiducials are set to see if it looks good
     75             *  close the loop on the guider
     76       * To make the Theta and Phi offsets you will need to:
     77             *  open the loop on the TTC
     78             *  make your offset with the handpaddle
     79             *  clear the fiducial
     80             *  watch as new fiducials are set to see if it looks good
     81             *  close the loop on the TTC
     82       * The X and Y prescribed corrections are between -1 and 1.
     83       * The Theta and Phi prescribed corrections are between -10 and 10.
     84       * The Focus prescribed correction is between -0.05 and 0.05
     85 *  make small offsets with the OWFS1 and OWFS2 to get the lenslet centered.
     86
     87{{{
     88To move the wfs probes:
     89syscmd -T -v 'WFS1_offset_probe( dx_ang=1.0, dy_ang=0.0) '
     90syscmd -T -v 'WFS2_offset_probe( dx_ang=0.0, dy_ang=-0.5) '
     91The coordinates are in units of arcseconds.
     92}}}
     93
     94 *  save probe positions in the RA log with /home/mcs/astronomer/caldwell/shoprobes
     95 *  save at least 15 images (at the same time) with all cameras that are running:  GC1, GC2, WFS1, WFS2, DWFS8, TT '''NOTE:  This can be done one jove terminal as {{{startsaving}}} followed by {{{stopsaving}}}'''
     96 *  wait 10 minutes
     97 *  null out corrections on DWFS8
     98       * NOTE:   if you need to make X and Y offsets you should probably do this with a trajectory offset with probes=true to keep the WFS1 and WFS2 well centered
     99       * e.g.  {{{ syscmd -T 'offset_trajectory(dx_ang=0.0, dy_ang=-0.3, adjust_probes="true")' }}}
     100 *  check GROC, make correction is required ( > 500 um correction)
     101 *  null out corrections on WFS8 again if required
     102       * The X and Y prescribed corrections are between -1 and 1.
     103       * The Theta and Phi prescribed corrections are between -10 and 10.
     104       * The Focus prescribed correction is between -0.05 and 0.05
     105 *  save at least 15 images (at the same time) with all cameras that are running:  GC1, GC2, WFS1, WFS2, DWFS8, TT
     106 *  repeat the last 5 steps until the end of the track.
     107 *  Close the PFIP shutter {{{ syscmd -P -v 'CloseShutter()' }}}
     108
     109Repeat test: going back to the geostationary satellite and then choosing a new star at the next Az in the list: 180, 234, 292, 335, 0.   
     110
     111'''NOTE:  If the geostationary satellite goes into eclipse then just skip those steps.'''
     112
     113
     114
     115 === doing globular clusters with VIRUS ===
     116
     117Purpose:  We need to fill the IFU with lots of stars.   Take a bright GC and move it to one position in the IFU array:  between slot 94 and 95.
     118
     119Procedure:
     120 *  Select a bright globular cluster a little before center of track (try to avoid the CCAS tower).
     121 *  Using do_shuffle put the center of the GC between IFU 95 and IFU 95.  This should be an offset of +50 in Y from IFU 095.  Double check with setup images.  If you can not get this to work then you can use gstar2.   
     122 *  What ever method is used to setup on the the cluster, save the IHMP clearly in the RA logs.
     123 *  setup on the target
     124 *  save an ACAM image to document the setup.
     125 *  go through a series of dithers with 360 second exposure at each dither.
     126 *  contact Karl that the test is complete.
     127
     128=== Test offsetting from LRS2-B -> R using GC1 & ACAM as a function or rho angle ===
     129
     130Purpose:  We want to see if rho angle of the tracker matters for making good reproducible offsets from LRS2-B to LRS2-R.
     131
     132Procedure:
     133 *  Setup on a Az = 0 star (not saturated so probably should use V=16) using GC1 and LRS2-B near the start of the track
     134 *  Setup on one of the GC in nearly exactly the center of the GC field (record the pixel X and Y used)
     135 *  Be sure to record the tracker positions including the rho angle
     136 *  Using repeated offsets from LRS2-B to LRS2-R positions (but only looking at the ACAM images) determine the best value to use for the offset
     137 *  Repeat the 4 steps above but Az=0 stars near the center and the end of the trajectory.
     138
     139
     140 === Test offsetting from LRS2-B -> R using GC1 & ACAM as a function of Az ===
     141
     142Purpose:  We want to see if the Az matters for making good reproducible offsets from LRS2-B to LRS2-R.
     143
     144Procedure:
     145 *  Setup on a star (not saturated so probably should use V=16) using GC1 and LRS2-B
     146 *  Setup on one of the GC in nearly exactly the center of the GC field (record the pixel X and Y used)
     147 *  Using repeated offsets from LRS2-B to LRS2-R positions (but only looking at the ACAM images) determine the best value to use for the offset
     148 *  Repeat this test for several every 40 degrees of Az.