ewokstomo.tasks.online.reconstruct_slice.OnlineReconstructSliceInputModel#

class ewokstomo.tasks.online.reconstruct_slice.OnlineReconstructSliceInputModel(**data)[source]#

Bases: BaseInputModel

Parameters:

data (Any)

batch_size: int#
config_dict: dict#
distance_m: float#
energy_keV: float#
extra_options: dict | None#
model_config: ClassVar[ConfigDict] = {'arbitrary_types_allowed': True}#

Configuration for the model, should be a dictionary conforming to [ConfigDict][pydantic.config.ConfigDict].

output_path: str#
pixel_size_m: float#
reduced_dark_path: str#
reduced_flat_path: str#
rotation_motor: str#
scan_key: str#
slice_index: int | str | None#