Provide workflow inputs#
Most ewoksscxrd workflows need runtime inputs (file paths and processing
parameters). You can provide them either by editing the workflow JSON or via
runtime overrides.
Typical required inputs#
For Eiger2CBF pipelines, common inputs include:
images: list of source HDF5 filesoutput: CBF filename templateoptional geometry values like
distance,beam,wavelengthoptional goniometer values (
chi,phi,omega) and image transforms
For Eiger2Crysalis pipelines, common inputs include:
images: list of source HDF5 filesprocessed_outputoutputgeometry values like
distance,beamoptional crystallography parameters (
wavelength,polarization, angles)
For Lima2Thresholding pipelines:
imagesoutputscale_factoroptional
dectris_masking_value
Inspect expected inputs#
Use Ewoks CLI to display node inputs and current values:
ewoks show src/ewoksscxrd/workflows/demo_eiger2crysalis.json