Skip to content
Snippets Groups Projects
Commit e9ad4177 authored by Changgi Huh's avatar Changgi Huh
Browse files

Update Analyzing calibration pulse scan

parent 6a8b1448
No related branches found
No related tags found
1 merge request!14Update Analyzing calibration pulse scan
...@@ -45,7 +45,9 @@ You can also check in the logs present in `/gemdata/log/` what the software is d ...@@ -45,7 +45,9 @@ You can also check in the logs present in `/gemdata/log/` what the software is d
* Output path: `/gemdata/runs/local/runE.DDDD.SSSSSL` * Output path: `/gemdata/runs/local/runE.DDDD.SSSSSL`
* Comment: (none) * Comment: (none)
### Analyzing an S-bit rate scan ### Analyzing
#### S-bit rate scan
To analyze an S-bit scan locate first the output in `/gemdata/runs/local/runE.DDDD.SSSSSL`. To analyze an S-bit scan locate first the output in `/gemdata/runs/local/runE.DDDD.SSSSSL`.
If these data are meant to be saved for later reference or analysis, link the directory in the path `/gemdata/data/` with the naming convention: If these data are meant to be saved for later reference or analysis, link the directory in the path `/gemdata/data/` with the naming convention:
...@@ -54,6 +56,18 @@ If these data are meant to be saved for later reference or analysis, link the di ...@@ -54,6 +56,18 @@ If these data are meant to be saved for later reference or analysis, link the di
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. 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.
#### Calibration pulse scan
At these point analyze the scan using the command :
`sudo -u gemdoc -i`
`ssh gemvm-control`
`gem-find-dead-channel -r E.DDDD.SSSSSL`
from the terminal of `cmsusr`. When done without error messages, you can find results in Today's VFATs point at [GEM Grafana Dead Channels Trends](https://cmsgemonline-monitoring.app.cern.ch/d/Trh6MZd4k/dead-channels-trends?orgId=1).
## Taking a MiniDAQ run with given threshold ## Taking a MiniDAQ run with given threshold
To take a run with fixed threshold, first connect to [RCMS](http://cmsrc-gem.cms:20000/rcms), then create a MiniDAQ3 session or attach to a running session. To take a run with fixed threshold, first connect to [RCMS](http://cmsrc-gem.cms:20000/rcms), then create a MiniDAQ3 session or attach to a running session.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment