|
| _qitotal_option_file = None |
|
◆ __init__()
Lib.rave_qitotal_quality_plugin.rave_qitotal_quality_plugin.__init__ |
( |
| self | ) |
|
◆ algorithm()
Lib.rave_qitotal_quality_plugin.rave_qitotal_quality_plugin.algorithm |
( |
| self | ) |
|
◆ get_object_information()
Lib.rave_qitotal_quality_plugin.rave_qitotal_quality_plugin.get_object_information |
( |
| self, |
|
|
| inobj ) |
- Returns
- the qitotal site information for in object
◆ getQualityFields()
Lib.rave_qitotal_quality_plugin.rave_qitotal_quality_plugin.getQualityFields |
( |
| self | ) |
|
◆ process()
Lib.rave_qitotal_quality_plugin.rave_qitotal_quality_plugin.process |
( |
| self, |
|
|
| obj, |
|
|
| reprocess_quality_flag = True, |
|
|
| quality_control_mode = QUALITY_CONTROL_MODE_ANALYZE_AND_APPLY, |
|
|
| arguments = None ) |
- Parameters
-
obj | A rave object that should be processed, bogus in this case. |
reprocess_quality_flag | Not used, we always want to reprocess qi-total |
arguments | Not used |
- Returns
- : obj - without doing anything to it
Reimplemented from Lib.rave_quality_plugin.rave_quality_plugin.
◆ processScan()
Lib.rave_qitotal_quality_plugin.rave_qitotal_quality_plugin.processScan |
( |
| self, |
|
|
| objinfo, |
|
|
| scan ) |
Performs the qi-total processing for the provided scan.
The provided scan will get the qitotal field added to itself.
- Parameters
-
self | self |
objinfo | the qitotal options for the provided scan |
scan | the actual scan to process |
The documentation for this class was generated from the following file: