This is an old revision of the document!
Default Data Reduction Steps
The default data reduction steps in 'reduce_red_data.py' and 'reduce_blue_data.py' are outlined below. Most “steps” are numbered by the number of actual operations on data (e.g. step “1” ends when raw data goes through its first processing, and so on). Sub-steps consist of the calibration calculations performed after the conclusion of the previous step, and the final sub-step is always when a new processing of data occurs (e.g., step 3 consists of numerous calibration steps that occur after bias subtraction at the end of step 2, but before creation of multi-extension fits – MEF – files at the end of step 3).
1. Overscan Subtraction - stuff
2a. Master bias Creation - stuff
2b. Bias Subtraction - stuff
3a. Master Quartz Flat Creation - stuff
3b. Master Twilight Flat Creation - stuff
3c. Slitlet Profile Measurement - stuff
3d. MEF Quartz Flat Creation - stuff
3e. MEF Twilight Flat Creation - stuff
3f. All Data MEF Creation - stuff
4a. Master Wavelength Solution - stuff
4b. Master Wire Solution - stuff
4c. Master Flat-field Response - stuff
4d. Cosmic Ray Rejection - stuff
5. Sky Subtraction - stuff
6. Image Co-addition - stuff
7. Flat-fielding - stuff
8. Data Cube Generation - stuff
9a. Standard Star Extraction for Flux Calibration - stuff
9b. Flux Calibration Solution - stuff
9c. Science Data Flux Calibration - stuff
10a. Standard Star Extraction for Telluric Correction - stuff
10b. Telluric Correction Solution - stuff
10c. Science Data Telluric Correction - stuff