Commit Graph
1288 Commits
Author SHA1 Message Date
augustin_s 362550f8f0 moved headers from Messages to Message; be somewhat case insensitive 2023-10-22 15:55:44 +02:00
augustin_s baaae35f8c attach as attributes and allow selecting by name/ID via getitem incl. tab completion 2023-10-21 23:45:01 +02:00
augustin_s 9c58907d07 fixes 2023-10-21 20:20:36 +02:00
augustin_s 813beb0d08 first version of current operation messages interface 2023-10-21 19:57:15 +02:00
augustin_s 5b8eeafe11 removed a few clearly unused things 2023-10-19 17:26:02 +02:00
augustin_s 5e2c323026 useless f-string 2023-10-19 12:53:40 +02:00
augustin_s 90186443f9 return the message 2023-10-19 12:48:11 +02:00
augustin_s eb0136d4b8 added sendsms interface 2023-10-19 10:23:04 +02:00
augustin_s e25bf72b0b added sendmail interface 2023-10-18 21:45:06 +02:00
augustin_s d1b7a9fba2 Merge branch 'rep_rate_redux' into 'master'
rep rate redux

See merge request slic/slic!3
2023-10-17 12:26:23 +02:00
augustin_s a26e2a1c93 default state 2023-10-16 21:07:30 +02:00
augustin_s e9d86842c7 prepend the DEFAULT_TITLE for custom titles 2023-10-16 20:21:49 +02:00
augustin_s bb5c21c7d3 made default title constant; use title for persistence file name 2023-10-16 18:27:15 +02:00
augustin_s 46ef7b07bb also nope the dropdown if no adjustable is selected 2023-10-05 12:42:33 +02:00
augustin_s 3f080277d8 also log changing to absolute values 2023-10-05 00:48:50 +02:00
augustin_s 7d9ac48eaa added paragraph about Sensors 2023-10-04 21:50:06 +02:00
augustin_s 361f6e5b39 improved CTASequencer 2023-09-29 15:09:02 +02:00
augustin_s d65c638d8c added missing line 2023-09-27 17:23:00 +02:00
augustin_s e6004942b6 added persistable checkbox 2023-09-21 16:12:19 +02:00
augustin_s 73c4d52523 use get_rate/get_rm 2023-09-21 16:02:52 +02:00
augustin_s c9148ae66b use get_rate/get_rm 2023-09-21 15:31:06 +02:00
augustin_s d50051a1d9 added get_rate/get_rm 2023-09-21 15:29:34 +02:00
augustin_s a84ff0cf99 take the correction checkboxes into account for estimating the time 2023-09-21 13:48:02 +02:00
augustin_s 2b40f5dd8b update the pulse ID PVs 2023-08-23 18:25:20 +02:00
augustin_s cf01d99138 added + and . to allowed characters 2023-08-22 16:49:10 +02:00
augustin_s a2cce44d8c re-enable show_*=bool kwargs 2023-08-01 15:35:57 +02:00
augustin_s 317c4b2661 allow tabs/extras dicts to map to string names 2023-08-01 13:09:50 +02:00
augustin_s 27d375573e added option for adding extra tabs 2023-08-01 13:06:51 +02:00
augustin_s 8ad9070c7f allow disabling tabs via a list of "to hide" names 2023-08-01 12:05:14 +02:00
augustin_s 0e99b7e817 allow enabling tabs via a list of "to show" names 2023-07-31 22:47:00 +02:00
augustin_s 1f09c242fe extracted the tab configuration into a dict 2023-07-31 19:26:52 +02:00
augustin_s 3ae7318118 use the correct n pulses checkbox state 2023-07-31 18:13:14 +02:00
augustin_s 5d9b5d6235 attached config; use acquisition selected in config 2023-07-31 17:51:53 +02:00
augustin_s 7021ce326a added get methods for checkboxes state 2023-07-31 17:48:06 +02:00
augustin_s c7de6274eb added checkboxes for n_pulses corrections 2023-07-31 17:32:52 +02:00
augustin_s 5c0e6aa885 pass ConfigPanel into all other panels 2023-07-31 17:12:43 +02:00
augustin_s 5ba4b0a8aa temporary horrible formatting 2023-07-31 11:58:31 +02:00
augustin_s 88d8219045 changed order of correct_n_pulses arguments 2023-07-30 22:39:01 +02:00
augustin_s c7a6abd430 added display for "rate_multiplicator" 2023-07-30 16:01:31 +02:00
augustin_s 3187f1a245 added FakeConfig for rate_multiplicator 2023-07-30 15:57:59 +02:00
augustin_s 01c368c857 correct_n_pulses takes rate_multiplicator into account 2023-07-29 18:15:52 +02:00
augustin_s 1595ba87d9 added preliminary get method to Combined 2023-07-29 18:09:51 +02:00
augustin_s d7183a3a35 add default axes labels 2023-07-29 18:07:55 +02:00
augustin_s 9afdf3798f strip spaces; added quotation marks 2023-07-13 22:54:35 +02:00
augustin_s 88fd8aa89f nicer warning for forbidden character clean-up 2023-07-12 22:45:29 +02:00
augustin_s 6bb3e54d39 added functions that wrap their argument string in a color/reset pair 2023-07-12 22:44:51 +02:00
augustin_s d40e40d489 added a clean up for filename / output directory 2023-07-12 18:29:46 +02:00
augustin_s 19973099f1 update the field name 2023-07-12 15:59:01 +02:00
augustin_s 9d05e28e40 fixed delay stages set target value 2023-07-10 12:08:45 +02:00
augustin_s 512749b5d3 added persistence and SetValue to Choice class 2023-07-10 11:50:45 +02:00