source: trunk/FACT++/ScriptsForDimCtrl/DataTaking1.dim@ 13729

Last change on this file since 13729 was 13729, checked in by Jens Buss, 13 years ago
modified script by using service scripts for data taking and drscalibration
File size: 892 bytes
Line 
1#!dimctrl --exec
2
3# Move Telescope to Wobble Position 1
4>
5> -----------
6> data taking script for Wobble 1 starting up...
7> -----------
8>
9> Operator: make sure that telescope is tracking wobble position 1 of source
10>
11
12# Take a DRS-Calibration before beginning to take physics Data
13.x ScriptsForDimCtrl/ServiceScripts/TakeDrsCalibration.dim
14
15> Operator: make sure that telescope is tracking correct wobble position of source
16>
17> Operator: Measure Sky Brightness
18
19# check feedback state before switching BIAS ON and ramping up to nominal Voltage
20.x ScriptsForDimCtrl/ServiceScripts/PrepareBiasForDataTaking.dim
21
22# taking a Data Set (1x Pedestal 1000 Bias On, 1x LPext 1000, 4x5min DataRun)
23.x ScriptsForDimCtrl/ServiceScripts/TakeData.dim
24
25> ----------------------------------------------------
26> This is the end of data taking of Wobble 1
27> ----------------------------------------------------
Note: See TracBrowser for help on using the repository browser.