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 |
|
augustin_s
|
3478b783bc
|
re-wrote epics PV counter
|
2020-03-24 20:48:41 +00:00 |
|
augustin_s
|
061e297d28
|
switched to relative import
|
2020-03-24 19:12:41 +00:00 |
|
augustin_s
|
af54d48b02
|
fixed oversight in Counter
|
2020-03-24 19:12:14 +00:00 |
|
augustin_s
|
74b802464b
|
re-order bs/db counter files
|
2020-03-24 19:11:51 +00:00 |
|
augustin_s
|
29f903a769
|
remove new version of old dia code
|
2020-03-23 18:57:04 +00:00 |
|
augustin_s
|
c411127f5a
|
moved ask_yes_no to utils
|
2020-03-23 18:55:24 +00:00 |
|
augustin_s
|
f3ee5c88b3
|
use printing function
|
2020-03-23 18:53:52 +00:00 |
|
augustin_s
|
8380deb036
|
makedirs should complain about the folder existing already
|
2020-03-23 16:19:24 +00:00 |
|
augustin_s
|
94da09409a
|
added fake jungfrau_utils
|
2020-03-23 16:18:42 +00:00 |
|
augustin_s
|
f9d30236b4
|
re-wrote take_pedestal
|
2020-03-23 14:27:32 +00:00 |
|
augustin_s
|
bf85e93310
|
added instrument and pgroup to bsread/dapi counters to generate folders, added instrument to config json
|
2020-03-22 13:11:29 +00:00 |
|
augustin_s
|
a1c4f03f7f
|
moved api_adress to the back of arguments as it can be generated
|
2020-03-22 13:10:05 +00:00 |
|
augustin_s
|
4e9bc58a6e
|
ignore .h5
|
2020-03-22 12:03:02 +00:00 |
|
augustin_s
|
f10a9c182e
|
re-wrote DIA counter, separated pedestal code (needs work still), also added DB Counter to alvra script
|
2020-03-22 12:02:29 +00:00 |
|
augustin_s
|
913be5ae0c
|
don't try to write dataframe to /dev/null, fails anyway
|
2020-03-21 17:01:58 +00:00 |
|
augustin_s
|
3b17cc0b95
|
added DB Counter to __init__.py
|
2020-03-21 17:01:23 +00:00 |
|
augustin_s
|
dfe4f1a96a
|
use dict printing with header
|
2020-03-21 17:00:17 +00:00 |
|
augustin_s
|
f04bfb28f1
|
added abstraction class for SwissFEL Data Paths
|
2020-03-21 16:57:46 +00:00 |
|
augustin_s
|
b42bd1f056
|
printable dict may have header, added printable dict of dicts
|
2020-03-21 16:51:09 +00:00 |
|