Commit Graph
714 Commits
Author SHA1 Message Date
augustin_s 435ddaebd4 changed units PV readout to not read in constructors 2021-10-09 19:46:29 +02:00
augustin_s 39042871b3 added modified get_pv 2021-10-09 19:18:53 +02:00
augustin_s b6f8ef5950 use modified get_pv 2021-10-09 19:17:01 +02:00
augustin_s 298ef12399 moved modified epics.Motor class into separate file 2021-10-09 19:04:19 +02:00
augustin_s f9cee3f0e6 speed up: do not wait for Motor PVs to connect 2021-10-08 21:42:01 +02:00
augustin_s 2067df55d3 use natural sorting 2021-10-06 19:21:41 +02:00
augustin_s 27032b1778 added natural sorting 2021-10-06 19:21:23 +02:00
augustin_s b4c0f01107 fixed repetition filenames 2021-09-23 18:10:39 +02:00
augustin_s e0e3325ecf added RunPanel to DAQFrame 2021-09-03 16:13:45 +02:00
augustin_s 1777e0166b added continuous run to FakeAcquisition 2021-09-03 16:02:03 +02:00
augustin_s 39170638ca adjust labels when checkbox is clicked; some naming 2021-09-03 16:01:05 +02:00
augustin_s 02fe2c9f52 added "Run continuously" checkbox 2021-09-03 15:27:33 +02:00
augustin_s 5c963398f2 copied static to run 2021-09-03 15:02:25 +02:00
augustin_s 98e88c3c83 fixed default channel loading 2021-09-03 14:53:08 +02:00
augustin_s 53459f158f removed double space 2021-09-03 14:52:40 +02:00
augustin_s f118bd7c19 added Shutter class 2021-09-03 13:40:04 +02:00
augustin_s 6bd6b338d8 made Marker updateable 2021-09-03 11:43:31 +02:00
augustin_s 927715cbfe removed .capitalize() for name 2021-09-02 19:16:15 +02:00
augustin_s 28aa79f371 linked pgroup in SFAcquisition to BrokerConfig via property 2021-09-01 21:06:06 +02:00
augustin_s a736721aa2 added load_channels to slic.utils 2021-09-01 20:07:31 +02:00
augustin_s 88833c0d64 typo 2021-09-01 20:07:11 +02:00
augustin_s 0afe1925d9 store api_address only in client 2021-09-01 19:49:21 +02:00
augustin_s 48b3ba4d81 create SwissFELPaths object only when needed; take current instrument/pgroup into account 2021-09-01 17:53:36 +02:00
augustin_s 565a8c46e3 added FROG 2021-09-01 11:33:19 +02:00
augustin_s 1702ae43e8 removed debug code 2021-08-31 20:53:55 +02:00
augustin_s 9a935ae265 refactor 2021-08-31 20:43:53 +02:00
augustin_s 9a9dca6e8d refactor 2021-08-31 20:22:45 +02:00
augustin_s ded7e866be adjusted pedestal taking procedure to changes in the DAQ 2021-08-31 20:16:47 +02:00
augustin_s e2ff34f476 disable the "Take Pedestal!" button while the procedure is out of data 2021-08-31 19:28:24 +02:00
augustin_s 991dfe71c6 removed conversion of pathlib.Path to str, is done in ExtendedJSONEncoder now 2021-08-31 18:41:10 +02:00
augustin_s 1fdf3bb5dd added continuous switch to SFAcquisition.acquire 2021-08-31 18:40:14 +02:00
augustin_s 051e676e46 also print the number of repeats 2021-08-31 18:36:42 +02:00
augustin_s ac159b53b2 removed useless conversion to list 2021-08-31 18:33:59 +02:00
augustin_s de919c3f79 renamed NumpyJSONEncoder -> ExtendedJSONEncoder; added compatibility for pathlib.Path 2021-08-31 18:29:21 +02:00
augustin_s 77efeba88f allow limiting the number of repetitions; removed debug code 2021-08-31 17:21:11 +02:00
augustin_s 979652c72f added an extended range function 2021-08-31 17:18:25 +02:00
augustin_s 99c0a81c65 added an extended range function 2021-08-31 17:14:24 +02:00
augustin_s f8e89c48c0 cleanup 2021-08-31 16:45:01 +02:00
augustin_s 00c450c94e added continuous running 2021-08-31 16:35:47 +02:00
augustin_s 9141526266 sort_key can be changed; docstring; imports 2021-08-27 20:01:29 +02:00
augustin_s dcec6854d7 quick Adjustable snapshot utility 2021-08-27 19:00:54 +02:00
augustin_s 3ac109429f added logzero as dep 2021-08-27 15:26:50 +02:00
augustin_s ad60815dda cleanup 2021-08-27 15:15:45 +02:00
augustin_s 793ec329a2 remove local copies of lazy_object_proxy files; made lazy_object_proxy an optional dependecy (for now) 2021-08-27 15:07:54 +02:00
augustin_s 011ea64b18 switched slic.utils.eco_epics.utilities_epics -> slic.utils.pyepics 2021-08-27 15:02:04 +02:00
augustin_s c34090b16b removed unused imports 2021-08-27 14:43:30 +02:00
augustin_s a035be8ca7 move remaining file to base utils folder 2021-08-27 14:33:17 +02:00
augustin_s 5872778ca5 remove local copies of pyepics files 2021-08-27 14:21:04 +02:00
augustin_s dc843128d3 manually pulled in current code from pyepics 2021-08-27 12:24:11 +02:00
augustin_s f8ab2effd3 IDs are now mandatory for Adjustables; ID is inferred from e.g. PV name where possible 2021-08-27 10:32:00 +02:00