-
Notifications
You must be signed in to change notification settings - Fork 0
Add Eiger stream2 support #112
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: eiger-api
Are you sure you want to change the base?
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## eiger-api #112 +/- ##
=============================================
- Coverage 94.74% 94.26% -0.49%
=============================================
Files 34 36 +2
Lines 1751 1883 +132
=============================================
+ Hits 1659 1775 +116
- Misses 92 108 +16 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
b4eebc5
to
f190dc6
Compare
f190dc6
to
c4f9cb6
Compare
4db4ceb
to
77ea6fe
Compare
c4f9cb6
to
6f65e14
Compare
6f65e14
to
0eae2a3
Compare
016d5de
to
262479b
Compare
change type of eiger image config time parameters to int
262479b
to
76c6b76
Compare
0eae2a3
to
05bc859
Compare
It looks like |
The testing I did for ce7a7f8 was done against B21's Eiger 2 1M and that gave back a list of parameters for photon_energy, I believe that's on release-2022.1.1 |
Fastcs-eiger raises a valueerror for a few attributes, as they default to ints but are floats.
There are some TODOs in the stream2 implementation that need a real detector to compare with to get right, so I suggest we get what we can into #111 and merge it and leave this one for now. @shihab-dls could you take a look at this PR and try to pull the fixes that are unrelated to the new stream2 api into #111? |
Uh oh!
There was an error while loading. Please reload this page.