Commit Graph

613 Commits

Author SHA1 Message Date
augustin_s e8a6623d2b renamed parse_channel_list_file -> load_channels; deprecated slic.utils.channels.Channels 2021-07-25 18:53:42 +02:00
augustin_s 37d931b556 adjusted import 2021-07-25 18:17:00 +02:00
augustin_s d4373f5c2f import BSChannels/PVChannels 2021-07-25 18:16:26 +02:00
augustin_s be3e0179ef adjusted channels display dialogs to new BSChannels/PVChannels 2021-07-25 16:52:56 +02:00
augustin_s f40aa9ef82 need to ensure channel order for all steps, results should be unique 2021-07-25 16:43:33 +02:00
augustin_s 80ba7ade24 separated base class Channels from BSChannels, added PVChannels 2021-07-25 16:26:39 +02:00
augustin_s 6abbbd7a57 add a message if no Marker or Shortcut is defined 2021-07-24 19:38:02 +02:00
augustin_s 65c75720cf Label headers and seperator line are shown as needed; Shortcuts show source code as tooltip 2021-07-24 15:40:21 +02:00
augustin_s b84aae724f Shortcuts know their functions source code 2021-07-24 15:38:55 +02:00
augustin_s d65b30e888 added Shortcuts to GoTo panel 2021-07-24 13:14:19 +02:00
augustin_s 9d0980c2b4 added Shortcut class 2021-07-24 12:42:10 +02:00
augustin_s ccde0f0230 simplified __call__ 2021-07-23 20:34:16 +02:00
augustin_s 7a31af1101 made Marker callable 2021-07-23 20:32:03 +02:00
augustin_s 2d46d7e842 show flags for all tabs; better default tab logic 2021-07-23 18:23:21 +02:00
augustin_s 972235b509 allow updating kwargs on call 2021-07-23 18:22:28 +02:00
augustin_s 1152af8cba added selecting notebook page via the contained panel 2021-07-23 18:17:02 +02:00
augustin_s 340f834d04 first try on a GoTo panel 2021-07-23 17:48:41 +02:00
augustin_s a2004e6c9c slight clean up 2021-07-23 17:47:55 +02:00
augustin_s aa9718bf4f added Marker class 2021-07-23 15:12:38 +02:00
augustin_s 12308b0abc added Marker class to mark/goto positions of Adjustables 2021-07-23 14:05:38 +02:00
augustin_s 17be38abeb Update README.md 2021-07-20 15:17:24 +02:00
augustin_s b7c4a41257 Update README.md 2021-07-20 15:12:35 +02:00
augustin_s df1dec6226 Update README.md 2021-07-20 15:11:03 +02:00
augustin_s d178c259a5 Update README.md 2021-07-20 14:44:23 +02:00
augustin_s 1f8066b16a Update README.md 2021-07-20 14:38:39 +02:00
augustin_s de834b9ee9 Update README.md 2021-07-20 12:53:18 +02:00
augustin_s 49173edcef Update README.md 2021-07-20 12:22:28 +02:00
augustin_s 10fe8d00a5 Update README.md 2021-07-20 12:13:46 +02:00
augustin_s a7e545863b some TODO notes 2021-07-19 20:53:26 +02:00
augustin_s 3fff46dd37 implemented sf_daq special cases as such (discriminating according the Acquisition class); moved RunFilenameGenerator from Scanner to ScanBackend; removed scanbackend.running TODOs 2021-07-19 20:51:35 +02:00
augustin_s 03d1b9ad70 forgotten line 2021-07-19 19:26:45 +02:00
augustin_s 34e9d52d1b removed TODO note on data_base_dir 2021-07-19 15:40:07 +02:00
augustin_s 537d66ed00 added data_base_dir 2021-07-19 15:39:07 +02:00
augustin_s 7d10333afb added DummyAcquisition (based on Acquisition) 2021-07-19 15:29:36 +02:00
augustin_s 224def90ef added data_base_dir 2021-07-19 15:28:59 +02:00
augustin_s 672f49fcab Update README.md 2021-07-19 10:40:31 +02:00
augustin_s 6c46efebd2 add a note on sf_daq 2021-07-19 10:39:27 +02:00
augustin_s 5c9f71429a added furka 2021-07-05 16:15:12 +02:00
augustin_s af96e85c86 added preliminary JF pedestal taking 2021-06-27 15:13:30 +02:00
augustin_s 9f0a113ed6 fixed PVAdjustable._is_close() to return True if there's no accuracy defined (before, it returned None) 2021-06-27 10:52:31 +02:00
augustin_s fd9762271e print offline channels before acquisitions 2021-06-27 10:46:43 +02:00
augustin_s 16dfcdd43c added color to and cleaned up BSChannels.check() 2021-06-27 10:45:49 +02:00
augustin_s a7ad4165eb set wait=True for PV.put() during active move 2021-06-23 18:59:54 +02:00
augustin_s 5871073782 added physical units to scan info 2021-06-22 11:31:20 +02:00
augustin_s 2b1a1f0ecc added data_base_dir="static_data" to SFAcquisition, allow changing it in acquire(), use that changing in scans to switch to "scan_data" 2021-06-22 11:26:11 +02:00
augustin_s d6e143cbed made which panels are visible configurable 2021-06-22 10:11:24 +02:00
augustin_s 1745db98ea added CDCMEWTC to slic.devices 2021-06-18 16:37:04 +02:00
augustin_s 46d6ed293b updated DCM PV names, added accuracy, fixed moving PV bool logic 2021-06-18 12:23:36 +02:00
augustin_s 3b08091f80 made Huber more general (works for flex and prime) 2021-06-18 12:21:49 +02:00
augustin_s 0382afdfae adapting to https://github.com/paulscherrerinstitute/sf_daq_broker/commit/605d863396efb9ad3611a457dc63d92f2cbbbf93 2021-05-26 18:12:09 +02:00