Skip to content

Commit f66728c

Browse files
committed
add mention and links of chroma gui to main GUIs page
1 parent 8b4ceb3 commit f66728c

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

docs/guis/about.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ The OMC team uses several GUIs to help running data acquisition and analysis cod
55
- [The Beta-Beat GUI](betabeat/gui.md) to perform analysis of measurement files and compute corrections.
66
- [The Kmod GUI](kmod/gui.md) to perform K-modulation, analyse data and export results.
77
- [The Multiturn GUI](multiturn/gui.md) to perform beam excitation and data acquisition.
8+
- [The Chroma GUI](chroma/gui.md) to determine chromaticity from RF scan analysis and compute corrections.
89

910
Of these, only the Beta-Beat GUI is currently developed by the team.
1011

@@ -38,6 +39,14 @@ The GUIs can be started from your development environment or via deployed `.jnlp
3839
- Latest [Multiturn development version][dev_mtgui]{target=_blank}.
3940
- Complete [list of releases][releases_mtgui]{target=_blank}.
4041

42+
=== "Chroma"
43+
44+
The Chroma GUI is a Python app published with `acc-py`, and can be run with:
45+
46+
```bash
47+
/acc/local/share/python/acc-py/apps/acc-py-cli/pro/bin/acc-py app run chroma-gui
48+
```
49+
4150
!!! warning
4251
Please note these sites are currently available only to devices connected to the CERN network ([see: workaround][connect_gpn]).
4352

0 commit comments

Comments
 (0)