Full Name: | herschel.hifi.pipeline.wbs.DoWbsFreqTask |
Alias: | doWbsFreq |
Type: | Java Task -
![]() |
Import: | from herschel.hifi.pipeline.wbs import DoWbsFreqTask |
Category |
Step9: create frequency table for each scan.
Apply the Frequency calibration CalWbsFreq obtained from the mkWbsFreq.
Example 1: In HIPE: | ||
---|---|---|
|
Example 2: In HIPE: | ||
---|---|---|
|
Jython Syntax |
---|
|
HifiTimelineProduct htp
[INOUT, MANDATORY, default=No default value.]
|
|
---|---|
Provides the (Science or technical) SpectrumDataSet where the frequency calibration has to be applied. |
CalWbsFreq cal
[INOUT, MANDATORY, default=No default value.]
|
|
---|---|
Provides the FrequencyCalibration to be applied to the SpectrumDataSet . If it is a null the model inserted in the spectrum is a Wbs2DFreqModel() with no input parameters. |