Changes between Version 14 and Version 15 of TestMeasurementsClosedLid
- Timestamp:
- 12/09/14 21:48:48 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TestMeasurementsClosedLid
v14 v15 5 5 === goal of such measurements 6 6 7 record events with closed lid to study what events occur in that case7 record events with closed lid to study what type of events occur in that case 8 8 9 9 === bias on or off 10 the bias might be switched on of off for these events10 the bias might be switched on of off for these measurements 11 11 12 12 bias on: probably muon events (they look different depending on the zd, also the rate changes)[[BR]] 13 13 bias off: only electronics noise triggering 14 15 === settings you probably want to change in this test 16 17 - sky position (differen zd) 18 - bias on/off 19 - threshold 20 - number of events 14 21 15 22 = how to do such a measurement … … 28 35 make sure that the lid is closed 29 36 30 === bias 31 32 you need this only, if you want to take data with closed lid and '''bias on''': 37 === bias [only needed for measurements '''with''' bias voltage] 33 38 34 39 in case feedback is not yet calibrated: [[BR]] … … 63 68 ''START_TRIGGER'' 64 69 70 in fadctrl: [[BR]] 71 wait until run is finished and file is closed 72 73 you may look at the events after few minutes (when it's transferred from newdaq to daq) on https://www.fact-project.org/viewer/ 74 75 === stop a measurement 76 77 in case you want to abort a measurement, eg when the weather improves: 78 79 in ftmctrl:[[BR]] 80 ''STOP_TRIGGER''[[BR]] 81 82 in mcp[[BR]] 83 ''STOP''[[BR]] 84 85 in fadctrl:[[BR]] 86 ''CLOSE_OPEN_FILES''[[BR]] 87