This website requires JavaScript.
Explore
Help
Sign In
SwissFEL
/
SCam
Watch
0
Star
0
Fork
0
You've already forked SCam
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
25
Commits
1
Branch
0
Tags
361ad22ee6b100c0b87398961b0c7760e07084f2
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
gac-maloja
361ad22ee6
replaced subprocess.run with Popen to not block GUI; load pipeline list on every _get_roi call
2021-10-04 15:10:28 +02:00
.gitignore
first prototype
2021-09-29 16:10:29 +02:00
entrybutton.py
added EntryButton widget
2021-09-29 18:54:47 +02:00
eval.py
first prototype
2021-09-29 16:10:29 +02:00
fake.py
first prototype
2021-09-29 16:10:29 +02:00
listentry.py
(re-)layout the sizer after adding new entries
2021-10-02 18:29:49 +02:00
mathentry.py
handle None (albeit in an ugly way); also handle TypeError when converting values back to original type; update value type also in SetValue
2021-09-29 18:56:36 +02:00
README.md
title
2021-10-02 11:23:33 +02:00
scam.py
replaced subprocess.run with Popen to not block GUI; load pipeline list on every _get_roi call
2021-10-04 15:10:28 +02:00
settings.py
use method of Setting, and not method of Setting.text
2021-10-02 18:22:22 +02:00
tools.py
first prototype
2021-09-29 16:10:29 +02:00
utils.py
first prototype
2021-09-29 16:10:29 +02:00
README.md
SCam
Spectrometer Cameras
Reference in New Issue
View Git Blame
Copy Permalink
Description
Spectrometer Cameras
Readme
84
KiB
Languages
Python
100%