Changes between Version 7 and Version 8 of NightOperations/Commissioning/Plans/20161105


Ignore:
Timestamp:
Nov 5, 2016 11:46:56 PM (8 years ago)
Author:
sco
Comment:

--

Legend:

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

    v7 v8  
    2828Repeat multiple times during the night as long as the weather does not allow you to open.  Report any problems with shuffle or TCS.
    2929
     30=== Close dome FOCUS script ===
     31
     32Purpose: Re-run the focus script used last month to clear up questions that Hanshin has
     33{{{
     34- Set up on a track in the usual way.
     35- Run /home/mcs/astronomer/script  ("script" is the name of the script)
     36
     37Here is what script does:
     38
     39dw >> 20160808.log
     40syscmd -T 'offset_focus(dw=-0.20)'
     41date >> 20160808.log
     42syscmd -T 'get_focus_offset()' | grep df >> 20160808.log
     43syscmd -p -v 'Guider1_CyclePipeline(procMode="none",imageFilename="")' &
     44syscmd -p -v 'Guider2_CyclePipeline(procMode="none",imageFilename="")' &
     45syscmd -p -v 'ACQ_CyclePipeline(procMode="none",imageFilename="")'
     46syscmd -T 'offset_focus(dw=0.05)'
     47
     48Note:
     49  1) dw makes a full data dump (that contains df, itf.z)
     50  2) The remainder of the script changes focus with the
     51     "offset_focus(dw=0.05)" then record images.
     52  3) The images (gc1,gc2,acm) will have headers that contain
     53     df, itf.z, etc....
     54
     55}}}
    3056== Twilight Tests ==
    3157