Commit Graph

625 Commits

Author SHA1 Message Date
appel_c b34817acf8 test: add test for simulated devices and BECprotocols 2024-03-28 11:45:18 +01:00
appel_c 8b77df833f refactor: move protocol and base classes to different directory 2024-03-28 11:42:51 +01:00
appel_c ce43924ca1 refactor: cleanup aerotech, fix packaging for release 2024-03-28 11:42:51 +01:00
appel_c ddd0b790f8 feat: add protocols and rotation base device 2024-03-28 11:42:51 +01:00
appel_c 2c43559aa8 test: add tests for proxies 2024-03-26 19:57:28 +01:00
semantic-release 9f560dc734 0.28.0
Automatically generated by python-semantic-release
v0.28.0
2024-03-26 16:49:28 +00:00
guijar_m df8ce79ca0 feat(ophyd): temporary until new Ophyd release, prevent Status objects threads
Monkey-patching of Ophyd library
2024-03-26 17:45:31 +01:00
semantic-release c9d1e0db05 0.27.4
Automatically generated by python-semantic-release
v0.27.4
2024-03-26 15:59:01 +00:00
appel_c 391c889ff1 fix: fix CI pipeline for py 3.10 and 3.11 2024-03-25 14:31:36 +01:00
wakonig_k d3a26ff3b2 ci: added BEC_CORE_BRANCH var name to .gitlab-ci.yml 2024-03-22 16:31:25 +01:00
wakonig_k 5fca3ec129 refactor: renamed queueID to queue_id 2024-03-22 15:10:46 +01:00
wakonig_k 1c7737ccda refactor: renamed scanID to scan_id 2024-03-22 15:10:46 +01:00
Holler Mirko 46063b905b small fixes 2024-03-22 10:35:47 +01:00
semantic-release ec0d050088 0.27.3
Automatically generated by python-semantic-release
v0.27.3
2024-03-21 19:49:39 +00:00
appel_c ad96b729b4 fix: remove missplaced readme from aerotech 2024-03-21 19:48:41 +01:00
wakonig_k 4ea98b18c3 test: added simpositioner with failure signal 2024-03-21 13:46:37 +01:00
semantic-release d1b72d6b52 0.27.2
Automatically generated by python-semantic-release
v0.27.2
2024-03-15 17:24:08 +00:00
appel_c 46bbdfaebb wip: fixed import for scipy too 2024-03-15 18:00:38 +01:00
appel_c d9ad1e87f7 refactor: numpy as np 2024-03-15 17:54:55 +01:00
appel_c 2f2e519772 test: fix tests 2024-03-15 13:31:07 +01:00
appel_c c2201e5e33 fix: bug fixes from online test at microxas 2024-03-15 13:14:37 +01:00
appel_c b66b224cae fix: add numpy and scipy to dynamic_pseudo 2024-03-15 11:38:35 +01:00
semantic-release 45f5c871ad 0.27.1
Automatically generated by python-semantic-release
v0.27.1
2024-03-13 12:52:32 +00:00
Holler Mirko 6c776bb4ae fix: bug fix 2024-03-13 13:34:01 +01:00
semantic-release 5414ca069f 0.27.0
Automatically generated by python-semantic-release
v0.27.0
2024-03-12 16:04:12 +00:00
wakonig_k 573da8a20b refactor: fixed formatter for aerotech 2024-03-12 16:30:13 +01:00
mohacsi_i 75360a9636 Merge branch 'feature/device-aeroauto1' of https://gitlab.psi.ch/bec/ophyd_devices into feature/device-aeroauto1 2024-03-12 11:46:27 +01:00
mohacsi_i 456983f334 Update __init__.py 2024-03-12 11:42:12 +01:00
mohacsi_i 4b5a270071 Flaking 2024-03-12 11:40:33 +01:00
mohacsi_i 7baf9ec118 Update README.md 2024-03-12 11:40:33 +01:00
mohacsi_i ea2dc32501 Update office_teststand_bec_config.yaml 2024-03-12 11:40:33 +01:00
mohacsi_i 8be3937cec Basic examples 2024-03-12 11:40:33 +01:00
mohacsi_i 6f8ae68d0e Moved aerotech to its own directory 2024-03-12 11:40:33 +01:00
mohacsi_i 034413f777 Added simplified scripted sequence scan 2024-03-12 11:39:53 +01:00
mohacsi_i f2fed0639e New complete with added IOC functionality 2024-03-12 11:39:52 +01:00
mohacsi_i 48d59392aa Added templated scan and required status updates 2024-03-12 11:39:52 +01:00
mohacsi_i 4c71eb0ca7 Scans are still hanging... 2024-03-12 11:39:52 +01:00
mohacsi_i fc106200be More cleanup with testing 2024-03-12 11:39:52 +01:00
mohacsi_i 6c279b717f More cleanup with testing 2024-03-12 11:39:52 +01:00
mohacsi_i 204274ff8c Extended motor class 2024-03-12 11:39:52 +01:00
mohacsi_i a7593bb90b Smaller fixes from cross testing 2024-03-12 11:39:52 +01:00
mohacsi_i 9378d9f74c Seuence scan via Ophyd works 2024-03-12 11:39:51 +01:00
mohacsi_i 853d621042 feat: Moving the Automation1 device to BEC repo 2024-03-12 11:39:05 +01:00
mohacsi_i 65a0556243 Update __init__.py 2024-03-12 11:18:00 +01:00
mohacsi_i 1dda0e04ba Flaking 2024-03-12 10:56:30 +01:00
mohacsi_i 1b328d31de Update README.md 2024-03-12 10:49:41 +01:00
mohacsi_i 172d735672 Update office_teststand_bec_config.yaml 2024-03-12 10:45:25 +01:00
mohacsi_i c323354fea Merging master 2024-03-12 10:43:23 +01:00
Holler Mirko e5f8a4e772 various_fixes_and_printouts 2024-03-11 14:21:36 +01:00
semantic-release 999b294657 0.26.1
Automatically generated by python-semantic-release
v0.26.1
2024-03-10 09:36:49 +00:00