Commit Graph

65 Commits

Author SHA1 Message Date
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
augustin_s 29aa646892 fake DIA returns some client info 2020-03-21 16:48:05 +00:00
augustin_s 6b6a606aec make adjustable from functions 2020-03-21 16:47:19 +00:00
augustin_s 77716701cc some naming in DBCounter arguments 2020-03-12 13:40:28 +00:00
augustin_s 9e6b38697a spaces 2020-03-10 12:54:27 +00:00
augustin_s 540baa9e46 re-factored common counter code to Counter class 2020-03-10 12:53:39 +00:00
augustin_s d06ce0f080 split off data_api part of BSCounter into DBCounter 2020-03-09 17:44:36 +00:00
augustin_s 6424b8edd6 moved BS channel list treatment out of BS counter, moved utils to separat file, moved printing tools to common folder 2020-03-09 13:39:49 +00:00
augustin_s 1d45da591c fixed BS Counter 2020-03-09 11:13:43 +00:00
augustin_s b0927c5405 adjusted alvra script 2020-03-05 12:13:07 +00:00
augustin_s 8610123443 first iteration re-write BS/DIA wrapper and Acquisition (Thread wrapper) 2020-03-05 12:12:20 +00:00
augustin_s cec3923501 added BaseCounter 2020-03-05 12:11:17 +00:00
augustin_s 041dbb5396 some functionality added to controls.PV 2020-03-05 12:10:34 +00:00
augustin_s 6480eb7e9a changed DelayStage logic to combine mm and sec into one class, typos in MotorRecord, cleaned up laser object, monochromator as BaseDevice subclass, tabs to spaces here and there 2020-03-05 12:09:28 +00:00
augustin_s 9a2e2356ee started cleaning up devices, added automatic device list 2020-02-27 21:38:28 +00:00
augustin_s 5bf7d7c52e print globals slightly nicer 2020-02-26 14:57:44 +00:00
augustin_s 4d2b7bd7f6 print globals to quickly test access to all devices, fixed devices built from SmarActRecord, cleaned str of laser object, fixed __str__ cannot return None, fake epics device get method returns number to satisfy some string formatting 2020-02-26 14:53:11 +00:00
augustin_s b8e59c737b neverending cleanup 2020-01-06 17:41:09 +00:00
augustin_s 61aa6b838a neverending cleanup 2020-01-06 16:12:49 +00:00
augustin_s 6fe34988f8 split scanner 2020-01-06 15:14:17 +00:00
augustin_s 7461ec66fc remove duplicate 2020-01-06 13:43:56 +00:00
augustin_s 652993592b lots of (seemingly) unused files 2019-12-17 10:52:42 +00:00
augustin_s 0390237e0a removed last camel 2019-12-17 10:47:52 +00:00
augustin_s 99ad903a4f added a lot of bernina code 2019-12-16 13:36:45 +00:00
augustin_s c0963566eb added a fake MotorRecord.alias to the 'old' MotorRecord to get some information about errors 2019-12-16 13:33:16 +00:00
augustin_s b26b22dffd more placeholders for external libs 2019-12-16 13:30:40 +00:00
augustin_s 02362a6d8d PV should be in pv for consistency 2019-12-04 15:27:03 +00:00
augustin_s cfab324eed added note on handling equality 2019-12-04 15:21:55 +00:00