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

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