ewoksxrdct.tasks.create_nxxrdct.CreateNxxrdctInputModel#

class ewoksxrdct.tasks.create_nxxrdct.CreateNxxrdctInputModel(**data)[source]#

Bases: BaseInputModel

Parameters:

data (Any)

beam_incident_energy: float#
detector_count_time: float#
detector_data: ndarray#
model_config: ClassVar[ConfigDict] = {'arbitrary_types_allowed': True}#

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

nx_path: str#
sample_name: str#
sample_rotation_angle: ndarray#
title: str#