Update instructions to take runs and scans
Compare changes
+ 25
− 6
@@ -2,7 +2,7 @@
@@ -2,7 +2,7 @@
Meaningfull scans that are supposed to be stored for future reference are to be stored in the path `/gemdata/data/` with the above naming convention.
@@ -10,15 +10,21 @@ Meaningfull scans that are supposed to be stored for future reference are to be
@@ -10,15 +10,21 @@ Meaningfull scans that are supposed to be stored for future reference are to be
To take a threshold scan, first connect to [RCMS](http://cmsrc-gem.cms:20000/rcms/gui/servlet/FMPilotServlet), then create a miniDAQ3 session or attach to a running session.
Open the [xDAQ](http://srv-s2g18-33-01.cms:20100/urn:xdaq-application:service=calibration) calibration suite. In case the calibration suite page was already opened before you clicked on "Connect" in RCMS, reload the page manually.
From the dropdown menu, select the calibration type "S-bit ARM DAC scan", then set the number of iterations in the "Iterations" text box to 6 and leave all the other parameters to their default values. Click on "Apply settings" and then "Run".
While the scan is ongoing, from any p5 GEM DAQ machine check that the output files are being written in `/gemdata/runs/minidaq/sBitRateScan`.
@@ -28,6 +34,18 @@ To analyze an S-bit scan locate first the output in `/gemdata/runs/minidaq/sBitR
@@ -28,6 +34,18 @@ To analyze an S-bit scan locate first the output in `/gemdata/runs/minidaq/sBitR
At these point analyze the scan using the command `gemos analyze sbit` from the terminal of `gem-locdaq02`: the path of the input file and output directory need to be specified, as well as the options for the plotting and allowed rate for the thresholds settings.
This paragraph covers the required actions on the GEM side in order to be able to take cosmic data on the GE1/1 integration setup using as triggers the signals from the ME1/1 chamber, available in the setup.
@@ -51,3 +69,4 @@ CMSGEMOS_CONFIG_NAME=b904int-ge11-join-runs CMSGEMOS_PORT=20100 _build/_install/
@@ -51,3 +69,4 @@ CMSGEMOS_CONFIG_NAME=b904int-ge11-join-runs CMSGEMOS_PORT=20100 _build/_install/
6. The GEM raw data will be stored in the user's temporary folder, `$TMPDIR`, and overwritten at every run.