Differences between revisions 1 and 2
Revision 1 as of 2008-02-12 13:09:37
Size: 475
Editor: dcesarsky
Comment:
Revision 2 as of 2008-02-12 13:09:59
Size: 475
Editor: dcesarsky
Comment:
Deletions are marked like this. Additions are marked like this.
Line 10: Line 10:
Calling synatx: Calling syntax:

CONF_grating procedure

// Description   : This script will switch on and set all required
//                 parameters for the grating. Parameters are read from
//                 CALU file CalUname; more specifically from column
//                 calUrow of such file.
//

Calling syntax:

procedure CONF_grating {
    string calUname = "CONFGrat"; // GRATING CALIBRATION TABLE
    string calUrow = "FMILTFast"; // INSTRUMENT VERSION
}{

Herschel: PACS/CUSPVscripts/ConfGrat (last edited 2009-07-15 14:32:37 by localhost)