Changeset 13720 for trunk/FACT++


Ignore:
Timestamp:
05/14/12 14:58:35 (13 years ago)
Author:
Jens Buss
Message:
add line for making scritpts executable and renamed all scripts to *.dim
Location:
trunk/FACT++/ScriptsForDimCtrl
Files:
15 moved

Legend:

Unmodified
Added
Removed
  • trunk/FACT++/ScriptsForDimCtrl/BlinkenLights.dim

    r13715 r13720  
     1#!dimctrl --exec
     2
    13# This is a general test for DimCtrl scripts
    24# it will just let the LEDs in the FAD tab next to the buttons
  • trunk/FACT++/ScriptsForDimCtrl/Calib1024.dim

    r13715 r13720  
     1#!dimctrl --exec
     2
    13# This sript takes a DRS Calibration for data of ROI=1024
    24# Making sure bias is off
  • trunk/FACT++/ScriptsForDimCtrl/DataTaking1.dim

    r13715 r13720  
     1#!dimctrl --exec
     2
    13# Move Telescope to Wobble Position 1
    24>
     
    8991
    9092# check if all subsystems are in the correct state
    91 .x ScriptsForDimCtrl/ServiceScripts/IsReadyForDataTaking
     93.x ScriptsForDimCtrl/ServiceScripts/IsReadyForDataTaking.dim
    9294> taking Pedestal with BIAS on 1000 ...
    9395MCP/START -1 1000 pedestal
     
    9799
    98100# check if all subsystems are in the correct state
    99 .x ScriptsForDimCtrl/ServiceScripts/IsReadyForDataTaking
     101.x ScriptsForDimCtrl/ServiceScripts/IsReadyForDataTaking.dim
    100102> taking External Light Pulser with BIAS on 1000 ...
    101103MCP/START -1 1000 light-pulser-ext
     
    107109
    108110# check if all subsystems are in the correct state
    109 .x ScriptsForDimCtrl/ServiceScripts/IsReadyForDataTaking
     111.x ScriptsForDimCtrl/ServiceScripts/IsReadyForDataTaking.dim
    110112> taking Data:FullTriggerArea 5min Run 1 ...
    111113MCP/START 300 -1 data
     
    115117
    116118# check if all subsystems are in the correct state
    117 .x ScriptsForDimCtrl/ServiceScripts/IsReadyForDataTaking
     119.x ScriptsForDimCtrl/ServiceScripts/IsReadyForDataTaking.dim
    118120> taking Data:FullTriggerArea 5min Run 2 ...
    119121MCP/START 300 -1 data
     
    123125
    124126# check if all subsystems are in the correct state
    125 .x ScriptsForDimCtrl/ServiceScripts/IsReadyForDataTaking
     127.x ScriptsForDimCtrl/ServiceScripts/IsReadyForDataTaking.dim
    126128> taking Data:FullTriggerArea 5min Run 3 ...
    127129MCP/START 300 -1 data
     
    131133
    132134# check if all subsystems are in the correct state
    133 .x ScriptsForDimCtrl/ServiceScripts/IsReadyForDataTaking
     135.x ScriptsForDimCtrl/ServiceScripts/IsReadyForDataTaking.dim
    134136> taking Data:FullTriggerArea 5min Run 4 ...
    135137MCP/START 300 -1 data
  • trunk/FACT++/ScriptsForDimCtrl/DataTaking2.dim

    r13715 r13720  
     1#!dimctrl --exec
     2
     3
    14# Move Telescope to Wobble Position 2
    25>
     
    1013
    1114# check if all subsystems are in the correct state
    12 .x ScriptsForDimCtrl/ServiceScripts/IsReadyForDataTaking
     15.x ScriptsForDimCtrl/ServiceScripts/IsReadyForDataTaking.dim
    1316> taking Pedestal with BIAS on 1000 ...
    1417.s FAD_CONTROL 4
     
    1922
    2023# check if all subsystems are in the correct state
    21 .x ScriptsForDimCtrl/ServiceScripts/IsReadyForDataTaking
     24.x ScriptsForDimCtrl/ServiceScripts/IsReadyForDataTaking.dim
    2225> taking External Light Pulser with BIAS on 1000 ...
    2326MCP/START -1 1000 light-pulser-ext
     
    2932
    3033# check if all subsystems are in the correct state
    31 .x ScriptsForDimCtrl/ServiceScripts/IsReadyForDataTaking
     34.x ScriptsForDimCtrl/ServiceScripts/IsReadyForDataTaking.dim
    3235> taking Data:FullTriggerArea 5min Run 1 ...
    3336MCP/START 300 -1 data
     
    3740
    3841# check if all subsystems are in the correct state
    39 .x ScriptsForDimCtrl/ServiceScripts/IsReadyForDataTaking
     42.x ScriptsForDimCtrl/ServiceScripts/IsReadyForDataTaking.dim
    4043> taking Data:FullTriggerArea 5min Run 2 ...
    4144MCP/START 300 -1 data
     
    4548
    4649# check if all subsystems are in the correct state
    47 .x ScriptsForDimCtrl/ServiceScripts/IsReadyForDataTaking
     50.x ScriptsForDimCtrl/ServiceScripts/IsReadyForDataTaking.dim
    4851> taking Data:FullTriggerArea 5min Run 3 ...
    4952MCP/START 300 -1 data
     
    5356
    5457# check if all subsystems are in the correct state
    55 .x ScriptsForDimCtrl/ServiceScripts/IsReadyForDataTaking
     58.x ScriptsForDimCtrl/ServiceScripts/IsReadyForDataTaking.dim
    5659> taking Data:FullTriggerArea 5min Run 4 ...
    5760MCP/START 300 -1 data
  • trunk/FACT++/ScriptsForDimCtrl/FeedbackOn.dim

    r13715 r13720  
     1#!dimctrl --exec
     2
    13# dimctrl script
    24>
     
    113115# at the end the bias voltage should be ramped down, since in a few seconds a shifter wit ha flashlight
    114116# will come out to open the shutter...
    115 > switching OFF bias ... 
     117> switching OFF bias ...
    116118BIAS_CONTROL/SET_ZERO_VOLTAGE
    117119.s BIAS_CONTROL 7
  • trunk/FACT++/ScriptsForDimCtrl/FirstDrsCalib.dim

    r13715 r13720  
    1 # dimctrl script
     1#!dimctrl --exec
     2
    23>
    34> -------------------------------------------
  • trunk/FACT++/ScriptsForDimCtrl/RampingBias.dim

    r13715 r13720  
     1#!dimctrl --exec
     2
    13# Ramping bias up and down
    24# this is just a test, to check the order of states of biasctrl while ramping.
  • trunk/FACT++/ScriptsForDimCtrl/ResumeDataTaking.dim

    r13715 r13720  
     1#!dimctrl --exec
     2
    13# DIM_CONTROL: resume data taking after it had to be aborted during first run of four
    24> ----------------------------------------------------------------
     
    1416
    1517#Data Taking with Full Trigger Area (4x5min)
    16 .x ScriptsForDimCtrl/ServiceScripts/IsReadyForDataTaking
     18.x ScriptsForDimCtrl/ServiceScripts/IsReadyForDataTaking.dim
    1719> taking Data:FullTriggerArea 5min Run 1 ...
    1820MCP/START 300 -1 data
     
    2123> ... done
    2224
    23 .x ScriptsForDimCtrl/ServiceScripts/IsReadyForDataTaking
     25.x ScriptsForDimCtrl/ServiceScripts/IsReadyForDataTaking.dim
    2426> taking Data:FullTriggerArea 5min Run 2 ...
    2527MCP/START 300 -1 data
     
    2830> ... done
    2931
    30 .x ScriptsForDimCtrl/ServiceScripts/IsReadyForDataTaking
     32.x ScriptsForDimCtrl/ServiceScripts/IsReadyForDataTaking.dim
    3133> taking Data:FullTriggerArea 5min Run 3 ...
    3234MCP/START 300 -1 data
     
    3537> ... done
    3638
    37 .x ScriptsForDimCtrl/ServiceScripts/IsReadyForDataTaking
     39.x ScriptsForDimCtrl/ServiceScripts/IsReadyForDataTaking.dim
    3840> taking Data:FullTriggerArea 5min Run 4 ...
    3941MCP/START 300 -1 data
  • trunk/FACT++/ScriptsForDimCtrl/SpecialTimeCalibRuns.dim

    r13715 r13720  
     1#!dimctrl --exec
     2
    13# Move Telescope to Wobble Position 1
    24.! echo `date -u`  "Data Taking script for Special Time Calibration Runs starting up... " >> ~/FACT++/ScriptsForDimCtrl/DataTaking.log
  • trunk/FACT++/ScriptsForDimCtrl/TakeCrab.dim

    r13715 r13720  
     1#!dimctrl --exec
     2
    13# Data taking and tracking script for Crab
    24>
     
    79
    810# changing tracking to Crab Wobble 1
    9 .x ScriptsForDimCtrl/ServiceScripts/TrackCrabWobble1
     11.x ScriptsForDimCtrl/ServiceScripts/TrackCrabWobble1.dim
    1012
    1113# Wait for drivectrl to reply that its tracking the given source
    12 .x ScriptsForDimCtrl/ServiceScripts/WaitForTracking
     14.x ScriptsForDimCtrl/ServiceScripts/WaitForTracking.dim
    1315
    1416# starting data taking of Crab Wobble 1
    15 .x ScriptsForDimCtrl/DataTaking1
     17.x ScriptsForDimCtrl/DataTaking1.dim
    1618
    1719# Stop tracking
    18 .x ScriptsForDimCtrl/ServiceScripts/StopTracking
     20.x ScriptsForDimCtrl/ServiceScripts/StopTracking.dim
    1921
    2022# changing tracking to Crab Wobble 2
    2123
    22 .x ScriptsForDimCtrl/ServiceScripts/TrackCrabWobble2
     24.x ScriptsForDimCtrl/ServiceScripts/TrackCrabWobble2.dim
    2325
    2426# Wait for drivectrl to reply that its tracking the given source
    25 .x ScriptsForDimCtrl/ServiceScripts/WaitForTracking
     27.x ScriptsForDimCtrl/ServiceScripts/WaitForTracking.dim
    2628
    2729# data taking to Crab Wobble 2
    28 .x ScriptsForDimCtrl/DataTaking2
     30.x ScriptsForDimCtrl/DataTaking2.dim
    2931
    3032# Stop tracking
    31 .x ScriptsForDimCtrl/ServiceScripts/StopTracking
     33.x ScriptsForDimCtrl/ServiceScripts/StopTracking.dim
    3234
    3335> ----------------------------------------------------
  • trunk/FACT++/ScriptsForDimCtrl/TakeMrk421.dim

    r13715 r13720  
     1#!dimctrl --exec
     2
    13# Data taking and tracking script for Mrk 421
    24>
     
    79
    810# changing tracking to Mrk 421 Wobble 1
    9 .x ScriptsForDimCtrl/ServiceScripts/TrackMrk421Wobble1
     11.x ScriptsForDimCtrl/ServiceScripts/TrackMrk421Wobble1.dim
    1012
    1113# Wait for drivectrl to reply that its tracking the given source
    12 .x ScriptsForDimCtrl/ServiceScripts/WaitForTracking
     14.x ScriptsForDimCtrl/ServiceScripts/WaitForTracking.dim
    1315
    1416# starting data taking of Mrk 421 Wobble 1
    15 .x ScriptsForDimCtrl/DataTaking1
     17.x ScriptsForDimCtrl/DataTaking1.dim
    1618
    1719# Stop tracking
    18 .x ScriptsForDimCtrl/ServiceScripts/StopTracking
     20.x ScriptsForDimCtrl/ServiceScripts/StopTracking.dim
    1921
    2022# changing tracking to Mrk 421 Wobble 2
    21 .x ScriptsForDimCtrl/ServiceScripts/TrackMrk421Wobble2
     23.x ScriptsForDimCtrl/ServiceScripts/TrackMrk421Wobble2.dim
    2224
    2325# Wait for drivectrl to reply that its tracking the given source
    24 .x ScriptsForDimCtrl/ServiceScripts/WaitForTracking
     26.x ScriptsForDimCtrl/ServiceScripts/WaitForTracking.dim
    2527
    2628# data taking to Mrk 421 Wobble 2
    27 .x ScriptsForDimCtrl/DataTaking2
     29.x ScriptsForDimCtrl/DataTaking2.dim
    2830
    2931# Stop tracking
    30 .x ScriptsForDimCtrl/ServiceScripts/StopTracking
     32.x ScriptsForDimCtrl/ServiceScripts/StopTracking.dim
    3133
    3234> ----------------------------------------------------
  • trunk/FACT++/ScriptsForDimCtrl/drs_ampl_calib.dim

    r13715 r13720  
     1#!dimctrl --exec
     2
    13# DIMSCRIPT  -- drs_calib  --- this is the first part of former DataTaking1 .. the part which was different from DataTaking2
    24.! echo `date -u`  "----------------------------------------------------" >> ~/FACT++/ScriptsForDimCtrl/DataTaking.log
  • trunk/FACT++/ScriptsForDimCtrl/fb_data.dim

    r13715 r13720  
    1 # DIMSCRIPT
     1#!dimctrl --exec
     2
     3# DIMSCRIPT
    24.! echo `date -u`  "take 4x data run with feedback ON " >> ~/FACT++/ScriptsForDimCtrl/DataTaking.log
    35.! echo `date -u`  "----------------------------------------------------" >> ~/FACT++/ScriptsForDimCtrl/DataTaking.log
  • trunk/FACT++/ScriptsForDimCtrl/fb_on.dim

    r13715 r13720  
    1 # DIMSCRIPT
     1#!dimctrl --exec
     2
     3# DIMSCRIPT
    24.! echo `date -u`  "switch on bias feedback - REF 100 " >> ~/FACT++/ScriptsForDimCtrl/DataTaking.log
    35.! echo `date -u`  "----------------------------------------------------" >> ~/FACT++/ScriptsForDimCtrl/DataTaking.log
  • trunk/FACT++/ScriptsForDimCtrl/fb_ped_n_lp.dim

    r13715 r13720  
    1 # DIMSCRIPT
     1#!dimctrl --exec
     2
     3# DIMSCRIPT
    24.! echo `date -u`  "take ped and LPext" >> ~/FACT++/ScriptsForDimCtrl/DataTaking.log
    35.! echo `date -u`  "----------------------------------------------------" >> ~/FACT++/ScriptsForDimCtrl/DataTaking.log
Note: See TracChangeset for help on using the changeset viewer.