Skip to content
Snippets Groups Projects
Commit 75aa726f authored by Camilla Galloni's avatar Camilla Galloni
Browse files

Merge branch 'adding2024RunLink_shortsInstructions' into 'main'

Update Run Info Link and Shorts Script Instructions

See merge request !36
parents 252cf674 956bb761
No related branches found
No related tags found
1 merge request!36Update Run Info Link and Shorts Script Instructions
Pipeline #8494470 passed
......@@ -23,7 +23,7 @@ As DOC, it is important to keep an eye on these pages in addition to monitoring
---
## Reporting in Google Docs
1. [Run List 2023](https://docs.google.com/spreadsheets/d/1b5fQP5SsYUW0XheOydHnG1Yory3QIrJMMTwz4-rMkmc/edit#gid=179158703) : this is where you report the global runs (> 1hr) with info you find using the OMS page + **any useful info about GE11 and GE21** (this is mainly to report on the LV and HV status).
1. [Run List 2024](https://docs.google.com/spreadsheets/d/1md0qlCU7T7Isaa5_e6CAzrdJ3DQdap-T5H1eUQ4rvmE/edit?gid=370741251#gid=370741251) : this is where you report the global runs (> 1hr) with info you find using the OMS page + **any useful info about GE11 and GE21** (this is mainly to report on the LV and HV status).
* Runs are separated by month. There is a separate page to report local runs.
2. [ToBeDone](https://docs.google.com/spreadsheets/u/1/d/1m_OqvUmCpz6ge8rljOpFvAVRUmRCXPSGtEvBphsajBo/htmlview?pli=1#) : Important here is a) the list of HV anomalies and Shorts and b) the Equivalent divider current to HV values
......
......@@ -68,6 +68,18 @@ At these point analyze the scan using the command :
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).
#### Checking for shorts
To check for shorts, ssh into the cmsusr-tunnel and execute the following commands :
```
ssh gemvm-control
sudo -u gemdoc -i
gem-find-shorts
```
Document any additional shorts in an ELOG and reach out to the RC about this.
## 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 by clicking on "MiniDAQ3" then on "GEM_MiniDAQ_LV0_withAutomator"; alternatively, 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