1.21. configureHifiPipeline

Full Name: herschel.hifi.pipeline.ConfigureHifiPipelineTask
Alias: configureHifiPipeline
Type: Java Task -
Import: from herschel.hifi.pipeline import ConfigureHifiPipelineTask
Category:

HIFI/Pipeline

Description

Task to configure the location where the calibration auxiliary and saving of the

pipeline data can be found and/or done.

API Summary

API details

Properties

ProductStorage palStore [INOUT, OPTIONAL, default=None]
 

Returned configured ProductStorage for the HIFI pipeline

String storageName [INPUT, OPTIONAL, default='spgstore']
 

An HCSS property exists as defined by "hcss.ia.pal.store.${storageName}"

BOOLEAN useHsa [INPUT, OPTIONAL, default=True]
 

Select the HSA as the calibration / auxiliary data source

History

  • 2010-10-11 - KE: Created this task to provide a solution to HIFI-3740