ctdclient.view.processing module

class ctdclient.view.processing.ProcessingView(*args: Any, **kwargs: Any)[source]

Bases: ViewMixin, CtkFrame

A frame to wrap all information and functionality for data processing. Is divided in two main parts, the configuration of input paths, to xmlcon, hex and psa folder, and the selection of processing modules and their respective psas.

initialize(root)[source]
populate(processing_list)[source]
open_template()[source]
create_processing_entry(processing_workflow, row)[source]
display_modules(frame, processing_workflow)[source]
open_config(processing_workflow)[source]