Commit Graph

586 Commits

Author SHA1 Message Date
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
augustin_s e9393cab7b made contains test case insensitive 2021-05-21 20:58:50 +02:00
augustin_s 51064d4a3f added "string contains string" search for adjustable combobox 2021-05-21 16:30:48 +02:00
augustin_s 5441c8862a added fuzzy search for adjustable combobox 2021-05-21 16:21:18 +02:00
augustin_s 312064afa9 added autocomplete for adjustable combobox 2021-05-21 11:13:10 +02:00
augustin_s f0ca294364 added exception type to MathEntry's error tooltip 2021-05-16 15:58:28 +02:00
augustin_s f85699898e better error message for unsupported operators 2021-05-16 15:57:26 +02:00
augustin_s bf26e376b6 added message for if no values were collected for the check; string formatting 2021-05-15 18:52:46 +02:00
augustin_s a1cf4234fb fixed argument order 2021-05-15 18:50:22 +02:00
augustin_s a3b4c01347 handle unary operators (+1, -1) 2021-05-15 16:52:00 +02:00
augustin_s bb3a5746da added label to values 2021-05-14 22:05:57 +02:00
augustin_s 12c3733099 refactor 2021-05-14 21:41:10 +02:00
augustin_s 9b47e27884 naming consistency 2021-05-14 20:12:36 +02:00
augustin_s e119d5c5e6 naming consistency 2021-05-14 20:12:12 +02:00
augustin_s b44025e074 refactor 2021-05-14 20:10:01 +02:00
augustin_s c3f0761bbb persistence contains widget name and uses json 2021-05-14 19:32:16 +02:00
augustin_s 5ded5f20d7 added "marker" class for persistability instead of list of widgets 2021-05-14 18:05:27 +02:00
augustin_s b550cabd50 Labeled* widgets use label as name for TextCtrl 2021-05-14 17:29:50 +02:00
augustin_s 04af6afefc refactor of NotebookPanel into MainPanel and NotebookDX 2021-05-14 11:31:55 +02:00
augustin_s 51a79154ee added relative scans to special 2021-05-11 16:12:02 +02:00
augustin_s c0fe63b24e quick try on a special scan panel where the values can be specified 2021-05-11 15:51:24 +02:00
augustin_s b8dd131fb5 made a quick copy of Scan panel 2021-05-11 10:47:32 +02:00
augustin_s 629b4a9446 named some delay stages; changed M444 from 'autocorr delay' to 'variable OD filter' 2021-05-10 19:13:31 +02:00
augustin_s a76a3a2206 named the sample manipulators 2021-05-10 19:12:01 +02:00
augustin_s 9391608201 fixed task creation in set_target_value; some string formatting 2021-05-10 19:09:51 +02:00
augustin_s 3b8eb94371 Delay is in femtoseconds instead of seconds; DelayStage can be named 2021-05-10 19:08:27 +02:00
augustin_s f482fac174 made attenuator provisional adjustable 2021-05-10 16:21:43 +02:00
augustin_s 84aff64c89 start merging two variants of attenuator class 2021-05-10 16:15:49 +02:00