|
bf38e89f79
|
refactor: formatting; fixed tests for expected return
|
2024-02-16 08:41:49 +01:00 |
|
|
747aa36837
|
fix: fixed import after rebase conflict
|
2024-02-16 08:41:49 +01:00 |
|
|
4760456e63
|
fix: online changes during flomni comm
|
2024-02-16 08:41:49 +01:00 |
|
|
b808659d4d
|
feat: flomni stages
|
2024-02-16 08:41:49 +01:00 |
|
semantic-release
|
c5b220b195
|
0.20.1
Automatically generated by python-semantic-release
v0.20.1
|
2024-02-13 15:41:16 +00:00 |
|
|
bd42d9d560
|
fix: Use getpass.getuser instead of os.getlogin to retrieve user name
|
2024-02-13 16:32:52 +01:00 |
|
semantic-release
|
ad4096f3a2
|
0.20.0
Automatically generated by python-semantic-release
v0.20.0
|
2024-02-13 11:58:27 +00:00 |
|
|
fa6e24f048
|
refactor: Remove send msg to BEC, seems to be not needed
|
2024-02-13 11:23:20 +01:00 |
|
|
8cc7e408a5
|
refactor: cleanup and renaming according to MR comments
|
2024-02-13 11:01:41 +01:00 |
|
|
87ff92796f
|
refactor(__init__): Merge branch 'master' into 'cleanup/sim_framework'
|
2024-02-13 10:21:37 +01:00 |
|
semantic-release
|
53b22291e6
|
0.19.3
Automatically generated by python-semantic-release
v0.19.3
|
2024-02-10 07:50:49 +00:00 |
|
|
fdb2da5839
|
fix: add imports for core config updates
|
2024-02-09 22:54:31 +01:00 |
|
|
8ee5022424
|
feat: add BECDeviceBase to ophyd_devices.utils
|
2024-02-09 22:01:25 +01:00 |
|
|
2225dafb74
|
fix: separated core simulation classes from additional devices
|
2024-02-09 22:00:30 +01:00 |
|
|
6fb912bd9c
|
refactor: moved bec_scaninfo_mixin to ophyd_devices/utils
|
2024-02-09 21:59:18 +01:00 |
|
|
96a5f1b86a
|
refactor: refactored SimMonitor and SimCamera
|
2024-02-09 19:21:28 +01:00 |
|
semantic-release
|
4ce12711ac
|
0.19.2
Automatically generated by python-semantic-release
v0.19.2
|
2024-02-07 19:09:39 +00:00 |
|
|
ec3ea35744
|
fix: fixed bec_scaninfo_mixin
|
2024-02-07 17:40:41 +01:00 |
|
semantic-release
|
7cefc198a6
|
0.19.1
Automatically generated by python-semantic-release
v0.19.1
|
2024-02-07 13:09:07 +00:00 |
|
|
bd128ea8a4
|
fix: remove set and from sim_signals
|
2024-02-07 13:45:24 +01:00 |
|
semantic-release
|
a18a266b58
|
0.19.0
Automatically generated by python-semantic-release
v0.19.0
|
2024-01-31 18:09:27 +00:00 |
|
|
10e9acff8a
|
refactor: remove sleep from trigger, and adressed MR comments in sim_data
|
2024-01-31 18:47:29 +01:00 |
|
|
6cac04aa52
|
fix: temporal fix for imports
|
2024-01-31 18:47:29 +01:00 |
|
|
f311ce5d1c
|
feat: refactor simulation, introduce SimCamera, SimMonitor in addition to existing classes
|
2024-01-31 18:47:29 +01:00 |
|
|
8cc955b202
|
feat: introduce new general class to simulate data for devices
|
2024-01-31 18:47:29 +01:00 |
|
|
6f3c2383b5
|
feat: move signals to own file and refactor access pattern to sim_state data.
|
2024-01-31 18:47:29 +01:00 |
|
|
2ccd096ead
|
ci: fix secret detection
|
2024-01-31 17:25:13 +01:00 |
|
|
3b731bbf4a
|
ci: added security detection
|
2024-01-30 15:51:22 +01:00 |
|
|
eccd1aa539
|
ci: added downstream_pipeline
|
2024-01-30 15:45:40 +01:00 |
|
semantic-release
|
ccf88ff04d
|
0.18.0
Automatically generated by python-semantic-release
v0.18.0
|
2024-01-26 20:47:52 +00:00 |
|
|
68025e3341
|
ci: moved dependency to ci pipeline; not needed for dev
|
2024-01-26 18:02:07 +01:00 |
|
|
5759b2a814
|
build: fixed dev dependencies
|
2024-01-26 17:59:03 +01:00 |
|
|
baac1ffe87
|
test: added test for static_device_test
|
2024-01-26 17:54:03 +01:00 |
|
|
257a316f6e
|
refactor: fixed pragma statement (hopefully)
|
2024-01-26 17:44:01 +01:00 |
|
|
97e102fddb
|
ci: added no-cover to static device test
|
2024-01-26 17:23:35 +01:00 |
|
|
b54b5d4b00
|
feat: added basic function tests
|
2024-01-26 17:23:35 +01:00 |
|
semantic-release
|
0e496ffa4b
|
0.17.1
Automatically generated by python-semantic-release
v0.17.1
|
2024-01-26 15:56:15 +00:00 |
|
|
802eb29556
|
fix: changed default for connecting to a device
|
2024-01-26 16:14:10 +01:00 |
|
|
710beb8370
|
reactor: rerun formatting with black24
|
2024-01-26 11:31:54 +01:00 |
|
semantic-release
|
b8d7146bd8
|
0.17.0
Automatically generated by python-semantic-release
v0.17.0
|
2024-01-24 15:31:23 +00:00 |
|
|
8c6d0f50cd
|
feat: added tests for connecting devices
|
2024-01-24 11:07:20 +01:00 |
|
|
bb02a619e5
|
feat: added static_device_test
|
2024-01-23 19:35:02 +01:00 |
|
semantic-release
|
0739512fd1
|
0.16.0
Automatically generated by python-semantic-release
v0.16.0
|
2023-12-24 16:03:27 +00:00 |
|
|
2d4c5e8434
|
tests: add tests for grashopper
|
2023-12-24 16:46:36 +01:00 |
|
|
a67d6a2d5f
|
refactor: fix syntax .gitlab-ci.yml file
|
2023-12-20 15:57:12 +01:00 |
|
|
40eb6999c7
|
fix: fix cobertura syntax in ci-pipeline
|
2023-12-20 15:49:43 +01:00 |
|
|
0d14f9aac6
|
refactor: refactor docstrings
|
2023-12-20 15:49:43 +01:00 |
|
|
ca726c6066
|
feat: add detector, grashopper tomcat to repository
|
2023-12-20 15:49:43 +01:00 |
|
|
13f75aa2fd
|
refactor: updates related to bec_lib refactoring
|
2023-12-17 15:42:29 +01:00 |
|
|
b166341e6f
|
fix SimPositioner to import DummyController
|
2023-12-15 07:39:16 +01:00 |
|