augustin_s
|
b1d2d455f2
|
correct folders
|
2020-04-25 17:07:35 +00:00 |
|
augustin_s
|
38554aca77
|
correct filename
|
2020-04-25 17:06:53 +00:00 |
|
augustin_s
|
9fa6173c14
|
added typename()
|
2020-04-25 16:58:29 +00:00 |
|
augustin_s
|
7c42b69061
|
a little bit more organisation in the utils section
|
2020-04-24 15:31:56 +00:00 |
|
augustin_s
|
a173181c46
|
added/use BaseRunner ABC
|
2020-04-24 13:00:43 +00:00 |
|
augustin_s
|
14c0d206f3
|
also make use of the generic Checker's constructor
|
2020-04-24 12:26:26 +00:00 |
|
augustin_s
|
d408db57f5
|
added BaseChecker for defining the Checker API, added Checker parent class for the collecting/analysis logic, adjusted PVChecker and ValueChecker to make use of the former
|
2020-04-24 12:20:34 +00:00 |
|
augustin_s
|
d6409aff3e
|
a forgotten .
|
2020-04-24 12:08:31 +00:00 |
|
augustin_s
|
0593937da6
|
add callback only once
|
2020-04-23 20:19:34 +00:00 |
|
augustin_s
|
1151f9bc10
|
added a generic Checker that accepts a get_value function
|
2020-04-23 19:15:33 +00:00 |
|
augustin_s
|
ab9fe9178e
|
added note on callbacks
|
2020-04-23 19:15:02 +00:00 |
|
augustin_s
|
fedd5fc4a6
|
moved wait_time from Timer to LoopRunner
|
2020-04-23 09:24:18 +00:00 |
|
augustin_s
|
a19b1c0670
|
proper data init/clear
|
2020-04-23 09:09:00 +00:00 |
|
augustin_s
|
5e61edbb87
|
renamed looprunners.py to looprunner.py
|
2020-04-22 21:09:58 +00:00 |
|
augustin_s
|
8d6ceaa4db
|
added loop runners to __init__.py
|
2020-04-22 11:21:55 +00:00 |
|
augustin_s
|
4673137758
|
build loop runners on Runner as well
|
2020-04-22 10:42:25 +00:00 |
|
augustin_s
|
15ae113fdc
|
added Runner class to build Acquisition/Changer on
|
2020-04-22 08:54:08 +00:00 |
|
augustin_s
|
29eb895560
|
unified common methods for runners
|
2020-04-22 08:14:00 +00:00 |
|
augustin_s
|
c4a0743e59
|
cleaned up Changer
|
2020-04-22 08:10:03 +00:00 |
|
augustin_s
|
d8176100cb
|
adjusted Acquisition imports
|
2020-04-21 19:35:30 +00:00 |
|
augustin_s
|
ebc9c09ed5
|
moved Changer to runners folder
|
2020-04-21 19:32:21 +00:00 |
|
augustin_s
|
4a376ae0d4
|
removed useless Changer imports
|
2020-04-21 19:26:55 +00:00 |
|
augustin_s
|
83cbe8709c
|
removed (many) Changer definition copies
|
2020-04-21 19:22:55 +00:00 |
|
augustin_s
|
bb2036405e
|
added LoopRunners to run loops
|
2020-04-21 18:22:48 +00:00 |
|
augustin_s
|
faa30340af
|
moved Acquisition Runner into runners folder
|
2020-04-21 17:34:01 +00:00 |
|
augustin_s
|
471a4b0281
|
less underscore
|
2020-04-21 17:24:12 +00:00 |
|
augustin_s
|
b0fcc221e9
|
added __init__.py for runners
|
2020-04-21 15:06:08 +00:00 |
|
augustin_s
|
5e96c658c9
|
added folder for runners (Thread wrappers)
|
2020-04-21 15:05:27 +00:00 |
|
augustin_s
|
7ac909ad77
|
rename CAChecker to PVChecker
|
2020-04-20 20:41:09 +00:00 |
|
augustin_s
|
dbe20286fa
|
removed PVChecker
|
2020-04-20 20:23:53 +00:00 |
|
augustin_s
|
e86d1c6c86
|
fixed imports
|
2020-04-20 20:23:10 +00:00 |
|
augustin_s
|
2238968eb2
|
use statistical check (collecting over wait_time) for getting ready instead of single-value check and sleeping
|
2020-04-20 19:25:38 +00:00 |
|
augustin_s
|
081aaabf9f
|
re-factored checkers
|
2020-04-20 17:49:15 +00:00 |
|
augustin_s
|
e87a4c9d8a
|
removed checker dict stuff
|
2020-04-17 17:19:59 +00:00 |
|
augustin_s
|
e9ef150ffa
|
more consistent use of the words: path, dir, folder
|
2020-04-17 13:28:54 +00:00 |
|
augustin_s
|
95b34fa5be
|
moved dir creation directly to where files are written into the respective dir, cleaned up parameter names between Scanner and ScanBackend, make_dir is in utils now
|
2020-04-15 10:33:19 +00:00 |
|
augustin_s
|
9eb7d94653
|
adapt to new method name of re-factored run filename generator
|
2020-04-15 08:01:55 +00:00 |
|
augustin_s
|
0a04288165
|
re-factored run filename generator
|
2020-04-15 08:00:52 +00:00 |
|
augustin_s
|
db19f84747
|
renamed ScanSimple to ScanBackend
|
2020-04-08 10:57:26 +00:00 |
|
augustin_s
|
2ad8091618
|
slightly longer message
|
2020-04-08 10:16:24 +00:00 |
|
augustin_s
|
bd32ba46b9
|
moved checker logic into checker (checker needs to be cleaned up still)
|
2020-04-07 20:27:28 +00:00 |
|
augustin_s
|
4122ef9c22
|
step with checker logic
|
2020-04-06 13:40:04 +00:00 |
|
augustin_s
|
0d3a70520c
|
re-wrote ScanSimple (except checker logic), moved ScanInfo to separate class
|
2020-04-04 14:14:57 +00:00 |
|
augustin_s
|
e026bb373c
|
added DummyAdjustable for fake scans
|
2020-04-04 14:14:09 +00:00 |
|
augustin_s
|
9a78433c29
|
added json_dump to utils
|
2020-04-04 14:01:44 +00:00 |
|
augustin_s
|
aa07c3496e
|
refactored scanning code
|
2020-03-30 14:21:44 +00:00 |
|
augustin_s
|
0cbd394ea0
|
merge newer version of scan code
|
2020-03-27 22:12:23 +00:00 |
|
augustin_s
|
baa6be88f3
|
first iteration reformatting
|
2020-03-27 22:10:44 +00:00 |
|
augustin_s
|
56758b6451
|
second mode for epics counter
|
2020-03-26 13:16:14 +00:00 |
|
augustin_s
|
1073120c85
|
removed old epics code
|
2020-03-24 21:28:06 +00:00 |
|