Skip to content

Commit 2037ded

Browse files
committed
Deploying to gh-pages from @ 0c8de3c 🚀
1 parent 80cc0ff commit 2037ded

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

_modules/omc3/scripts/bad_bpms_summary.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -319,7 +319,8 @@ <h1>Source code for omc3.scripts.bad_bpms_summary</h1><div class="highlight"><pr
319319
<span class="n">EXACT_ZERO</span> <span class="o">=</span> <span class="s2">&quot;exact zero&quot;</span>
320320
<span class="n">NO_TUNE</span> <span class="o">=</span> <span class="s2">&quot;main resonance has not been found&quot;</span>
321321
<span class="n">TUNE_CLEAN</span> <span class="o">=</span> <span class="s2">&quot;too far from average&quot;</span>
322-
<span class="n">SVD_PEAK</span> <span class="o">=</span> <span class="s2">&quot;svd&quot;</span></div>
322+
<span class="n">SVD_PEAK</span> <span class="o">=</span> <span class="s2">&quot;svd&quot;</span>
323+
<span class="n">NANS</span> <span class="o">=</span> <span class="s2">&quot;found nan&quot;</span></div>
323324

324325

325326

environment.pickle

23 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)