Changes between Version 1 and Version 2 of TestMeasurementsClosedLid


Ignore:
Timestamp:
12/09/14 19:55:42 (11 years ago)
Author:
Daniela Dorner
Comment:

add info for taking run

Legend:

Unmodified
Added
Removed
Modified
  • TestMeasurementsClosedLid

    v1 v2  
     1== Test Measurements with Closed Lid
     2
    13as I was asked already several times how to do these measurements, I put here some information on how to do it
    24
    3 goal of such measurements: record events with closed lid to study what events occur in that case
     5=== goal of such measurements
     6
     7record events with closed lid to study what events occur in that case
     8
     9=== bias on or off
    410the bias might be switched on of off for these events
     11
    512bias on: probably muon events (they look different depending on the zd, also the rate changes)
    613bias of: only electronics noise triggering
     
    1421in drivectrl: MOVE_TO <zd> <az>
    1522(you just need to position the telescope, tracking is not needed)
     23
     24=== configure run
     25
     26in mcp: START <timemax> <nummax> <runtype>
     27e.g. MCP/START -1 100 data (will take a data run of 100 events)
     28
     29=== set trigger settings
     30
     31in ftmctrl:
     32STOP_TRIGGER
     33SET_THRESHOLD -1 <threshold>
     34  e.g. SET_THRESHOLD -1 400
     35START_TRIGGER
     36