Size: 675
Comment:
|
← Revision 6 as of 2009-07-15 14:32:37 ⇥
Size: 675
Comment: converted to 1.6 markup
|
No differences found! |
CONF_grating
// Description : This script will switch on and set all required // parameters for the grating. Parameters are read from // a CALU file named CalUname; more specifically from column // calUrow of such file. Hence, one CALU file may cater // for several sets of controller parameters. //
Input variable(s):
procedure CONF_grating { string calUname = "CONFGrat"; // GRATING CALIBRATION TABLE string calUrow = "FMILTFast"; // INSTRUMENT VERSION }{
This script calls PACS_Spec_Gra_Set_Ctrl_Par to read the CALU file and set the controller parameters.