This website requires JavaScript.
Explore
Help
Sign In
SwissFEL
/
grum
Watch
0
Star
0
Fork
0
You've already forked grum
Code
Issues
1
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
25
Commits
4
Branches
0
Tags
fdea41fad499e7094a1cf37fc3da92c15328a4bd
T
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
augustin_s
fdea41fad4
added PlotDescription
2022-12-19 11:32:20 +01:00
assets
added icons/logo
2022-12-15 13:34:49 +01:00
.gitignore
added ignore list
2022-12-13 14:15:41 +01:00
assets.py
typo
2022-12-15 19:12:27 +01:00
ctrl_c.py
enable ctrl-c
2022-12-16 16:04:50 +01:00
dictlist.py
refactor
2022-12-18 15:00:32 +01:00
exampledata.py
moved example data into separate file
2022-12-18 15:46:50 +01:00
grum.py
better naming
2022-12-16 16:06:44 +01:00
mainwin.py
moved example data into separate file
2022-12-18 15:46:50 +01:00
mdi.py
added menu shortcut
2022-12-18 19:44:56 +01:00
plotdesc.py
added PlotDescription
2022-12-19 11:32:20 +01:00
README.md
Initial commit
2022-12-13 13:14:13 +00:00
rpcserverthread.py
added RPCServerThread; attach RPCServerThread to MainWindow, exposing append method to append to DictList and to MDISubPlot; data from DictList needs to be transposed now; apply pyqtgraph theming
2022-12-18 14:45:57 +01:00
theme.py
refactor
2022-12-18 15:35:16 +01:00
README.md
grum
Reference in New Issue
View Git Blame
Copy Permalink
S
Description
GUI for Remote Unified Monitoring
Readme
291
KiB
Languages
Python
99.8%
Shell
0.2%