Skip to content

Commit c922ed0

Browse files
committed
image
1 parent f2fe4cf commit c922ed0

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed
-266 KB
Binary file not shown.
-203 KB
Binary file not shown.

docs/guis/betabeat/analysis_panel.md

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,14 @@
1-
# The Beta-Beat GUI Analysis Panel
1+
# The Analysis Panel
22

33
The analysis panel provides graphical interface to visualize results from harmonic analysis performed on measured data.
4-
The results are given in the [`tfs`](https://pylhc.github.io/tfs/tfsformat.html){target=_blank} format.
54

6-
In the analysis panel one can edit the `dp/p` value in the corresponding column, and see the changes applied.
5+
<figure>
6+
<center>
7+
<img class="clickImg" src="../../assets/images/betabeat_gui/analysis_panel.png" width="100%" alt="The Analysis Panel"/>
8+
<figcaption>The Analysis Panel.</figcaption>
9+
</center>
10+
</figure>
11+
712

813
## The Time / Space Tab
914

@@ -65,3 +70,5 @@ This will call an external python script again, with the results available in th
6570
Include a screenshot of the frequency panel.
6671

6772
[sklearn_IF]: https://scikit-learn.org/stable/modules/generated/sklearn.ensemble.IsolationForest.html
73+
74+
[bpm_panel_analyse]: bpm_panel.md#start-analysis

0 commit comments

Comments
 (0)