Changes between Version 4 and Version 5 of DatatakingProcedures
- Timestamp:
- 08/08/13 15:48:20 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DatatakingProcedures
v4 v5 93 93 == Dim Scripts 94 94 95 In FACT++/ ScriptsForDimCtrl you will find the following scripts that could do parts of aboves procedures automatically.95 In FACT++/!ScriptsForDimCtrl you will find the following scripts that could do parts of aboves procedures automatically. 96 96 97 script_name | function 98 :- | :- 99 __FirstDrsCalib.dim__ | taking a first DRS calibration as described above 100 __DataTaking1.dim__ | procedure from step 2 to step 18 101 __DataTaking2.dim__ | procedure from step 21 to step 23 (which btw. is the same as step 16 to step 18) 102 __ResumeDataTaking.dim__ | can be used if DataTaking crashes during the first of a 4x5min run set to take 4 runs of 5 mins in a row 103 __Take<source_name>.dim__ | procedure from step 1 to 23 with for Source <source_name> (2 Wobble positions) 104 __AmplVsOv.dim__ | do steps 2 to 5 of the Amplitude vs Bias measurement with an overvoltage of x 97 ||= script_name =||= function =|| 98 || \\!FirstDrsCalib.dim\\ || taking a first DRS calibration as described above || 99 || __!DataTaking1.dim__ || procedure from step 2 to step 18 || 100 || __!DataTaking2.dim__ || procedure from step 21 to step 23 (which btw. is the same as step 16 to step 18) || 101 || __!ResumeDataTaking.dim__ || can be used if DataTaking crashes during the first of a 4x5min run set to take 4 runs of 5 mins in a row || 102 || __Take<source_name>.dim__ || procedure from step 1 to 23 with for Source <source_name> (2 Wobble positions) || 103 || __!AmplVsOv.dim__ || do steps 2 to 5 of the Amplitude vs Bias measurement with an overvoltage of x || 105 104 106 Scripts can be started in the dimctrl screen on data by typing: __.x ScriptsForDimCtrl/<script_name>__ 105 Scripts can be started from a bash: 106 107 - dimctrl --batch ScriptsForDimCtrl/<scriptname>.dim 107 108 108 109 Scripts can be stopped via dimctrl --stop in a bash 109 110 110 - this command starts a client of the dimctrl-server (which runs the script) and sends a STOP command to the server 111 - its only possible when the first dimctrl was started as a server (dimctrl --server) 112 113 if you want to only take the second wobble position the script can be started by: __.x ScriptsForDimCtrl/Take<source_name>:2__ 111 if you want to only take the second wobble position the script can be started by: __.x !ScriptsForDimCtrl/Take<source_name>:2__ 114 112 115 113 scripts available for the following sources: