Inheritance diagram for qltSubScriptClass:Public Member Functions | |
| def | module_run (self, module, processor=False, processor_sub_join=False, submit_text=None, masked=None) |
| Relevant for the subscripts qltPrecision und qltStripDiff of the PackageScript opalsQuality. More... | |
| def | module_add (self, module, outfile, finalDestination=None, finalDestinationLegend=None, finishedText=None, masked=None, skipped_stats=None, forceCalc=False) |
| Relevant for the subscripts qltPrecision und qltStripDiff of the PackageScript opalsQuality. More... | |
Additional Inherited Members | |
Static Public Attributes inherited from BasePackageClass | |
| common = argument_group("Common Package/Script Options","Settings concerning the general options for (package) scripts.") | |
| brief | |
| description | |
| validator | |
| argument_group | |
| argparse_name | |
Static Public Attributes inherited from LoggingPackageClass | |
| logging = argument_group("Logging Options", "Settings concerning the verbosity level of logging.") | |
| brief | |
| argument_group | |
| description | |
| def module_add | ( | self, | |
| module, | |||
| outfile, | |||
finalDestination = None, |
|||
finalDestinationLegend = None, |
|||
finishedText = None, |
|||
masked = None, |
|||
skipped_stats = None, |
|||
forceCalc = False |
|||
| ) |
Relevant for the subscripts qltPrecision und qltStripDiff of the PackageScript opalsQuality.
Handles the processing of files and handing them off to the processor.
References tileManager.skipIfExists, _CuttingProcess.skipIfExists, preTiling.skipIfExists, IAccS< Names::task, Opt, Opts... >.task(), and opalsQualityTask.task.
| def module_run | ( | self, | |
| module, | |||
processor = False, |
|||
processor_sub_join = False, |
|||
submit_text = None, |
|||
masked = None |
|||
| ) |
Relevant for the subscripts qltPrecision und qltStripDiff of the PackageScript opalsQuality.
Handles the processing of files and handing them off to the processor.
References preCutting.processor, tileManager.skipIfExists, _CuttingProcess.skipIfExists, preTiling.skipIfExists, qltLSM.skipped_stats, qltDSM.skipped_stats, qltDensity.skipped_stats, qltStripDiff.skipped_stats, and qltPrecision.skipped_stats.