pipeline.infrastructure.renderer.qaadapter¶
The qaadapter module holds classes that regroup the results list, ordered by stage number, into a structure ordered by task type. This regrouping is used by the QA sections of the weblog.
Classes
CalibrationTopic collects together those results generated by calibration tasks. |
|
DataSetTopic collects together those results generated by data set handling tasks. |
|
FlaggingTopic collects together those results generated by flagging tasks. |
|
ImagingTopic collects together those results generated by imaging tasks. |
|
LineFindingTopic collects together those results generated by line-finding tasks. |
|
MiscellaneousTopic collects together those results generated by miscellaneous tasks that don’t belong in any other category. |
|
|
|
|
Topic is the base class for a Topic web log section. |