1.88. hrsQla

Full Name: herschel.hifi.hrs.qla.HrsQlaTask
Alias: hrsQla
Type: Java Task -
Import: from herschel.hifi.hrs.qla import HrsQlaTask
Category:

HIFI/ICC

Description

Task which starts the HRS Quick Look Analysis (QLA).

Starts the HRS QLA, which runs the full HRS pipeline processes with degraded calibration files.

Example

Example 1: In HIPE
 
from herschel.hifi.hrs.qla import HrsQlaTask
hrsQla = HrsQlaTask()
hrsnewqla = hrsQla()
hrsnewqla.stop()

API Summary

Jython Syntax

hrsQla()

API details

Property

DataFlow hrsnewqla [OUTPUT, OPTIONAL, default=no default value]
 

The DataFlow which is currently running.

History

  • 2006-11-22 - OCJ: : Creation.
  • 2010-11-18 - OCJ: : Remove reference to Jide.