Skip to content
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

Create ADTIFFWriter, make superclass for AD writers that the TIFF and HDF writers can extend. #595

Open
jwlodek opened this issue Sep 25, 2024 · 0 comments
Assignees

Comments

@jwlodek
Copy link
Member

jwlodek commented Sep 25, 2024

Many of our beamlines use averaged TIFF files rather than HDF files for their data (particularly the diffraction ones). We should support both writers, and make a superclass so that other writers can be made in the same way if needed.

Acceptance Criteria

  • Superclass that ADHDFWriter and ADTIFFWriter extend from
  • ADTIFFWriter exists and can be used as a writer in an AD standard detector
  • Mechanism exists for creating AD Standard Detectors with any subclass of ADWriter (with HDF being default).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant