Changes between Version 5 and Version 6 of TestMeasurementsClosedLid


Ignore:
Timestamp:
12/09/14 20:03:54 (11 years ago)
Author:
Daniela Dorner
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TestMeasurementsClosedLid

    v5 v6  
    1010the bias might be switched on of off for these events
    1111
    12 bias on: probably muon events (they look different depending on the zd, also the rate changes)
    13 bias of: only electronics noise triggering
     12bias on: probably muon events (they look different depending on the zd, also the rate changes)[[BR]]
     13bias off: only electronics noise triggering
    1414
    1515= how to do such a measurement
     
    1919in case you want to do it not in park position:
    2020
    21 in drivectrl: MOVE_TO <zd> <az>
    22 
    23 (you just need to position the telescope, tracking is not needed)
    24 
     21in drivectrl: [[BR]]
     22MOVE_TO <zd> <az>[[BR]]
     23(you just need to position the telescope, tracking is not needed)[[BR]]
    2524in case you want to go to zenith, I recommend something like 2° as directly zenith might be difficult for a real telescope ;)
    2625
     
    3130=== configure run
    3231
    33 in mcp: START <timemax> <nummax> <runtype>
    34 
     32in mcp: [[BR]]
     33START <timemax> <nummax> <runtype>[[BR]]
    3534e.g. MCP/START -1 100 data (will take a data run of 100 events)
    3635
    3736=== set trigger settings
    3837
    39 in ftmctrl:
    40 
    41 STOP_TRIGGER
    42 
    43 SET_THRESHOLD -1 <threshold>
    44 
    45   e.g. SET_THRESHOLD -1 400
    46 
     38in ftmctrl: [[BR]]
     39STOP_TRIGGER[[BR]]
     40SET_THRESHOLD -1 <threshold>[[BR]]
     41e.g. SET_THRESHOLD -1 400[[BR]]
    4742START_TRIGGER
    4843