Preliminary ophyd integration for the A3200 #13
Merged
mohacsi_i
merged 27 commits from 2025-01-24 16:25:00 +01:00
feature/device-aerotech-a3200 into main
No Reviewers
Labels
Clear labels
issue::not confirmed
issue::not reproducible
issue::reproducible
priority::critical
priority::needed
priority::nice to have
scope::backend
scope::frontend
stage::in development
stage::on hold
stage::pre_release
stage::ready for review
stage::selected for development
stage::weekly backlog
type::bug
type::discussion
type::doc
type::feature
type::improvement
type::test
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
Used if an issue has not yet been confirmed by a developer
Used if an issue is not reproducible
Used if a developer was able to reproduce the issue
Should be done as soon as possible
An important update to the code base
Not really needed but a good improvement
An issue regarding the backend services
An issue regarding the user-facing services
This issue is currently being worked on
Something is blocking the development
For issues that have been merged into a pre-release branch and are waiting for their release.
For issues that have been resolved and are ready for review
This issue has been selected for development but has not been scheduled yet
This issue has been selected for development for the next development cycle
It's a bug!
A discussion is wanted/needed
Improvements to the documentation
A new feature
Neither a feature nor a bug but an improvement to the code base
Missing tests or improvements to the test suite
Something is not working
This issue or pull request already exists
New feature
Need some help
Something is wrong
More information is needed
This won't be fixed
No labels
Milestone
No items
No Milestone
Projects
Clear projects
No projects
Assignees
acerbo_a (acerbo_a)
appel_c (appel_c)
appleb_m (appleb_m)
beale_j (beale_j)
bec-gitea
buntschu_d (buntschu_d)
celcer_t (celcer_t)
debenjak_l (debenjak_l)
divall_e (divall_e)
duan_j (duan_j)
dworkowski (dworkowski)
glettig_w (glettig_w)
gotthard_g (gotthard_g)
haghta_s (haghta_s)
huang_c (huang_c)
kepa_m (kepa_m)
leonarski_f (leonarski_f)
lombosi_c (lombosi_c)
marsh_m (marsh_m)
mcauley_k (mcauley_k)
meier_n2 (meier_n2)
olieric (olieric)
pauluhn (pauluhn)
perl_d (perl_d)
plichta_e (plichta_e)
reber (reber)
silvae_f (silvae_f)
stegma_d (stegma_d)
takaba_k (takaba_k)
tomizaki (tomizaki)
usov_i (usov_i)
wakonig_k (wakonig_k)
wang_m (wang_m)
wang_x1 (wang_x1)
wyzula_j (wyzula_j)
zamofing_t (zamofing_t)
Clear assignees
No Assignees
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: bec/pxiii_bec#13
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Delete Branch "feature/device-aerotech-a3200"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
added 1 commit
20dff942- Basic PVPositioner worksCompare with previous version
added 1 commit
1a204693- Added rockingCompare with previous version
added 1 commit
2ee2b25c- Cleaned up imports and PVsCompare with previous version
added 1 commit
65800812- ECMC virtal energy motorsCompare with previous version
added 9 commits
main4a6e4092- Merge branch 'main' into feature/device-aerotech-a3200e7fd8e45- Still a lot to doCompare with previous version
added 1 commit
13c6d7b8- Starting to move things to scansCompare with previous version
added 1 commit
602317fa- A3200 starts to get ready for scanningCompare with previous version
added 1 commit
3bf21ff6- Both ABR stage and scan instantiates, need Zac to test it safelyCompare with previous version
added 1 commit
23aadabf- First Aerotech scan worksCompare with previous version
added 1 commit
2563471a- Dailiy commitCompare with previous version
added 1 commit
14ca9bd7- Daily commit mit some patchingCompare with previous version
added 1 commit
b0703552- Aerotech scans work nicelyCompare with previous version
KeyError. Traceback (most recent call last): File "/data/test/x06da-test-bec/bec_deployment_20240814T150402/bec/bec_server/bec_server/scan_server/scan_queue.py", line 709, in __next__ return next(self.active_rb.instructions) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/data/test/x06da-test-bec/bec_deployment_20240814T150402/bec/bec_server/bec_server/scan_server/scans.py", line 735, in run yield from self.prepare_positions() File "/data/test/x06da-test-bec/bec_deployment_20240814T150402/bec/bec_server/bec_server/scan_server/scans.py", line 727, in prepare_positions yield from self._set_position_offset() File "/data/test/x06da-test-bec/bec_deployment_20240814T150402/bec/bec_server/bec_server/scan_server/scans.py", line 720, in _set_position_offset self.start_pos.append(val[dev].get("value")) ~~~^^^^^ KeyError: 'omega'added 1 commit
78c75b17- Moving towards beamline startupCompare with previous version
added 1 commit
add46d8b- A3200 cleanupCompare with previous version
added 1 commit
0b99a82a- Waiting for raster scan worksCompare with previous version
added 2 commits
d3d01610- First tries with ABR03a5850b- SmarGon readsCompare with previous version
added 1 commit
8da2ed41- BEC style A3200 seems workingCompare with previous version
added 1 commit
a8990f8d- axis client getting readyCompare with previous version
added 1 commit
24302c24- Fix for the new scan type validationCompare with previous version
added 1 commit
015bf2ee- BlackingCompare with previous version
added 1 commit
82d51649- Blacking and cleanup of unused codeCompare with previous version
added 1 commit
21bd5739- Blacking and cleanup of unused codeCompare with previous version
added 1 commit
023e0aab- Fixing SmarGon axesCompare with previous version
marked this merge request as ready
added 3 commits
mainac3d82f7- Merge branch 'main' into feature/device-aerotech-a3200Compare with previous version