Reports.Controller#

Reports.Controller.py

class Controller(env_info, ssd, preproc, kwargs)#

Bases: SerialExecuter

Controller class for managing report generation in MOLASS.

This class corresponds to the legacy SerialExecuter class in molass_legacy.SerialAnalyzer.SerialController.

Inherits from SerialExecuter to use the following methods:

save_smoothed_data

prepare_averaged_data()#
make_temp_folder()#
stop()#
stop_check()#

Check if the controller should stop.

cleanup()#
error_cleanup()#