General description: Processing plan to control the Spectro-2D pipeline reduction of a plate's data taken in a single night. There is one such plan file for each plate observed on each night.
Naming convention: spPlan2d-pppp-mmmmm.par, where pppp is the plate number and mmmmm is the MJD.
Approximate size: < 10 kbytes.
File type: FTCL parameter file
Read by products: spreduce2d.pro
Written by products: spplan2d.pro
Required header keywords:
plateid 3780 # Plate number
MJD 55236 # Modified Julian Date
RUN2D v5_4_5 # 2D reduction name
planfile2d 'spPlan2d-3780-55236.par' # Plan file for 2D spectral reductions (this file)
idlspec2dVersion 'v5_4_5' # Version of idlspec2d when building plan file
idlutilsVersion 'v5_4_12' # Version of idlutils when building plan file
speclogVersion 'trunk 107086' # Version of speclog when building plan file
typedef struct {
int plateid;
int mjd;
char mapname[14];
char flavor[8];
float exptime;
char name[4][20];
} SPEXP;
SPEXP 3780 55236 3780-55235-01 flat 31.0000 { sdR-b1-00108251.fit sdR-b2-00108251.fit sdR-r1-00108251.fit sdR-r2-00108251.fit }
SPEXP 3780 55236 3780-55235-01 arc 5.00000 { sdR-b1-00108252.fit sdR-b2-00108252.fit sdR-r1-00108252.fit sdR-r2-00108252.fit }
SPEXP 3780 55236 3780-55235-01 science 900.000 { sdR-b1-00108253.fit sdR-b2-00108253.fit sdR-r1-00108253.fit sdR-r2-00108253.fit }
SPEXP 3780 55236 3780-55235-01 science 900.000 { sdR-b1-00108254.fit sdR-b2-00108254.fit sdR-r1-00108254.fit sdR-r2-00108254.fit }