ewoksscxrd.tests.test_averageframes#

Functions

eiger_h5_path()

Provide the path to the existing Eiger HDF5 test file.

invalid_h5_2d(tmp_path)

Create a temporary HDF5 file containing a 2D dataset to trigger the dimension check.

test_average_frames_invalid_dimensions(...)

Ensure averageFrames.run raises ValueError when the dataset is not 3D.

test_average_frames_with_eiger_file(...)

Validate that averageFrames correctly processes the provided Eiger HDF5 file, writes an EDF file, and returns the averaged image and output path.