Reports.V1Report#

Reports.V1Report.py

class PreProcessing(ssd, **kwargs)#

Bases: object

A class to prepare the V1 report. This class is used to prepare the V1 report by running the necessary steps in a separate thread. It uses a progress set to track the progress of the report generation.

run(pu, debug=False)#
make_v1report(ssd, **kwargs)#
make_v1report_runner(pu_list, ssd, preproc, env_info, kwargs)#