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.par
Approximate size: < 10 kbytes.
File type: FTCL parameter file
Read by products: Spectro-2D/SPREDUCE2D
Written by products: Spectro-2D/SPPLAN2D
Required header keywords:
plateid 0266 # Plate number
MJD 51615 # Modified Julian Date
planfile2d 'spPlan2d-0266-51615.par' # Plan file for 2D spectral reductions
extractdir '' # Directory for extracted spectra
logfile 'spDiag2d-0266-51615.log' # Text log file
plotfile 'spDiag2d-0266-51615.ps' # PostScript log file
typedef struct {
int PLATEID;
int MJD;
char MAPNAME[14];
char FLAVOR[8];
float EXPTIME;
char NAME[4][20];
} SPEXP;
SPEXP 266 51615 0266-51615-01 flat 10.0000 { sdR-b1-00003044.fit sdR-b2-00003044.fit sdR-r1-00003044.fit sdR-r2-00003044.fit }
SPEXP 266 51615 0266-51615-01 arc 2.00000 { sdR-b1-00003045.fit sdR-b2-00003045.fit sdR-r1-00003045.fit sdR-r2-00003045.fit }
SPEXP 266 51615 0266-51615-01 science 900.000 { sdR-b1-00003046.fit sdR-b2-00003046.fit sdR-r1-00003046.fit sdR-r2-00003046.fit }