Commit Graph

157 Commits

Author SHA1 Message Date
augustin_s f8951a9e4c imports ordered alphabetically 2020-05-06 09:53:55 +00:00
augustin_s 7f9639da69 moved json utils from utils.config to utils.json 2020-05-06 09:50:58 +00:00
augustin_s 58761a15c9 forgotten import 2020-05-06 09:49:10 +00:00
augustin_s 3478fe14a7 renamed utils.json_tools to utils.json 2020-05-06 09:39:02 +00:00
augustin_s a1aded7db8 renamed utils.npy_tools to utils.npy 2020-05-06 09:36:58 +00:00
augustin_s 8e416d3f50 renamed utils.ipy_tools to utils.ipy 2020-05-06 09:36:12 +00:00
augustin_s 2ffd1b55ce renamed utils.fs_tools to utils.path 2020-05-06 09:35:27 +00:00
augustin_s ac7a29274b cleaned up newlines and import order 2020-05-05 19:26:53 +00:00
augustin_s 9bd5791b95 added note on AdjustableGroup 2020-05-05 19:16:14 +00:00
augustin_s ab61a21171 move DIAConfig to separate file 2020-05-05 19:08:09 +00:00
augustin_s cbf5878528 move ScanInfo to separate file 2020-05-05 18:59:22 +00:00
augustin_s 6612ecd79e prefix string as constant 2020-05-05 18:42:22 +00:00
augustin_s c229ed59fa merged make_dir and make_missing_dir 2020-05-05 18:40:10 +00:00
augustin_s 83315e5476 deprecated dscan 2020-05-05 16:11:14 +00:00
augustin_s e4d195cb95 moved some more npy utils into general utils folder 2020-05-05 16:07:37 +00:00
augustin_s 61d8d4d912 removed empty utils.py 2020-05-05 16:00:08 +00:00
augustin_s f7633184ab moved helper func to where its used 2020-05-05 15:59:51 +00:00
augustin_s a240a6ba01 moved some more fs utils into general utils folder 2020-05-05 15:03:18 +00:00
augustin_s 838eca0373 moved SwissFELPaths to separate file 2020-05-05 14:02:50 +00:00
augustin_s 7ac942abfb moved some utils into general utils folder 2020-05-05 11:51:21 +00:00
augustin_s b4c02b3c3d moved some fs utils into general utils folder 2020-05-04 20:21:22 +00:00
augustin_s 43aa266524 had missed one changer -> task 2020-05-04 20:20:51 +00:00
augustin_s f904ed6434 moved condition utils to general utils folder 2020-05-04 19:53:01 +00:00
augustin_s 2ff4c491e9 missed import / corrected comment 2020-05-04 19:37:45 +00:00
augustin_s 5b82872420 missed a return v2 2020-05-04 19:33:26 +00:00
augustin_s 3fe1595620 missed a return 2020-05-04 19:22:05 +00:00
augustin_s 0840296a50 re-factored the default-wait logic 2020-05-04 17:28:30 +00:00
augustin_s 55fee3a29b AutoAdjustable -> GenericAdjustable 2020-05-04 17:20:57 +00:00
augustin_s 1bde629dd6 get_modeDone -> is_moving 2020-05-04 16:28:43 +00:00
augustin_s 64f0f77a14 get_modeDone -> is_moving 2020-05-04 12:04:34 +00:00
augustin_s a76371fe81 added Adjustable class for easy to type convinience methods (set, get) and property (moving) 2020-05-04 12:04:09 +00:00
augustin_s 644343f6ec get_modeDone -> is_moving 2020-05-04 11:55:01 +00:00
augustin_s 5c69972558 fixed import 2020-05-04 10:19:56 +00:00
augustin_s c296718c3b moved some adjustable classes to new folder 2020-05-04 10:18:50 +00:00
augustin_s 6fe52eaa9b added adjustable folder to core 2020-05-04 10:17:16 +00:00
augustin_s 533c28a94c added a core subfolder 2020-05-04 09:47:32 +00:00
augustin_s a3c05fb9ab scans -> scanner 2020-05-03 18:06:39 +00:00
augustin_s c252df1f77 counter -> acquisition 2020-05-03 18:03:29 +00:00
augustin_s 21dae3d3c2 checker -> condition 2020-05-03 15:55:08 +00:00
augustin_s 45a4a60fb6 checker -> condition 2020-05-03 15:06:52 +00:00
augustin_s 22e5dc9ffa removed checker_sleep_time from scanbackend, this is now part of the checker itself 2020-05-01 16:37:59 +00:00
augustin_s 6e0106b64f added second time (interval between checks vs. total time for a long check) to valuechecker 2020-05-01 16:36:35 +00:00
augustin_s c43ac945e6 all Acquisitions/Changers are now Tasks 2020-05-01 11:25:47 +00:00
augustin_s 3594143611 added .instrument, .pgroup, .paths to Counter 2020-04-30 15:48:24 +00:00
augustin_s ad5704b235 renamed Runner to Task 2020-04-30 15:25:05 +00:00
augustin_s 0cc63da8bf more repr 2020-04-26 11:27:35 +00:00
augustin_s b1d2d455f2 correct folders 2020-04-25 17:07:35 +00:00
augustin_s 38554aca77 correct filename 2020-04-25 17:06:53 +00:00
augustin_s 9fa6173c14 added typename() 2020-04-25 16:58:29 +00:00
augustin_s 7c42b69061 a little bit more organisation in the utils section 2020-04-24 15:31:56 +00:00