Changes between Version 163 and Version 164 of HetProcedures/RA/hpf


Ignore:
Timestamp:
Jan 3, 2019 3:11:38 AM (5 years ago)
Author:
shetrone
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • HetProcedures/RA/hpf

    v163 v164  
    107107
    108108Note that each of these command sets are executed in the Scripts window. The open command will usually take a few seconds to complte and you will see a variety of messages coming to the window.
     109
     110After PartA cals are done, I turn on the etalon with:
     111{{{ ./hpf_TurnOn.sh Etalon }}}
     112
     113That takes 10 minutes to warm up.
     114
     115
     116
     117Then, throughout the nights, I try to take the etalon cals at least once an hour:
     118{{{ ./hpf_takeEtalonHRCalExposure.sh 3 }}}
     119
     120Doing 3 of those takes about 9 minutes. You can run:
     121{{{ ./hpf_takeEtalonHRCalExposure.sh 1 }}}
     122to run a single ramp (takes 3 minutes).
     123
     124
     125For targets which request LFC, I think our approach right now is to:
     126--keep cal_closed
     127--run etalon cals before observing the target (while slewing/setting up)
     128--run etalon cals after the target
     129
     130At the end of the night turn off the Etalon
     131{{{ ./hpf_TurnOff.sh Etalon }}}
    109132
    110133