-
Notifications
You must be signed in to change notification settings - Fork 12
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
ENH: handler for hdf5 files that have variable frames per point #11
base: master
Are you sure you want to change the base?
Conversation
Nice to see! I recall this limitation came up in our recent internal-DAMA ophyd tutorial. Funny that it showed up in the wild so soon after. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I've done the py2->3 conversion.
Can you explain more about the connection to |
It's used here: https://github.com/NSLS-II-FXI/profile_collection/pull/3/files#diff-87e76dd09be85349d2409d8fdd9695e9R111-R113. |
Sorry, still not up to speed on how that relates to the handler code. |
My #11 (comment) is not specifically relevant here, but rather is for NSLS-II-FXI/profile_collection#3 in terms of the integration testing on the beamline. Sorry about the confusion. |
Ohhh right. No, I’m sorry for being dense. :-) |
2461b02
to
58264e5
Compare
Rebased, satisfied flake8, added entrypoints. |
This still needs a unit test, but it's ready for testing in the wild at FXI. |
Work with @mrakitin to enable variable size images in streams