| Full Name: | herschel.hifi.pipeline.hrs.QualAssessHifiHrsTask |
| Alias: | QualAssessHifiHrsTask |
| Type: | Java Task - |
| Import: | from herschel.hifi.pipeline.hrs import QualAssessHifiHrsTask |
| Category: |
Task for quality assessment of level 1 Products.
This Task will check for quality control metrics in an input level 1 Product, adds the values to a predefined output HifiQualityProduct, and sets boolean flags to indicate whether the metrics fall within nominal ranges.
2007-09-07 - Created: the task from original QualAssessHifi.java.
2007-10-22 - Added: more Metadata parameters.
2007-11-13 - Added: more Metadata parameters.
2007-11-15 - Made: child of QualAssessHifiTask; removed redundant lines
2008-05-12 - Adapted: to use HifiQualityEnum
2008-06-05 - copied: by HIFI for checking re-use for quality plugin