| | 1 | = Detrend system = |
| | 2 | |
| | 3 | * Queuing |
| | 4 | * Processing |
| | 5 | * Stacking |
| | 6 | * Normalization |
| | 7 | * Residuals |
| | 8 | * Rejection |
| | 9 | * Registration |
| | 10 | |
| | 11 | = Detrend filenames = |
| | 12 | |
| | 13 | All detrends generated using the dettool/pantasks system are created with the following filename structure: |
| | 14 | {{{ |
| | 15 | WORKDIR/CAMERA.DET_TYPE.DET_ID/CAMERA.DET_TYPE.STAGE.DET_ID.ITERATION.CLASS_ID.fits |
| | 16 | }}} |
| | 17 | |
| | 18 | These components are as follows: |
| | 19 | * WORKDIR : user specified (at time detRun queued) workdir |
| | 20 | * CAMERA : camera for the detrend to be created (specified when queued) |
| | 21 | * DET_TYPE : type of detrend generated (see below) |
| | 22 | * DET_ID : database id for this detRun |
| | 23 | * STAGE : generally "norm", as the normalized detrend is used in most cases. |
| | 24 | * ITERATION : which rejection iteration this detrend is from. |
| | 25 | * CLASS_ID : class_id that this detrend matches. |
| | 26 | |
| | 27 | = Detrend types = |
| | 28 | * DARK |
| | 29 | * DARKTEST |
| | 30 | * VIDEODARK |
| | 31 | * FLAT |
| | 32 | * FLATTEST |
| | 33 | * MASK |
| | 34 | * VIDEOMASK |
| | 35 | * CTEMASK |
| | 36 | * FRINGE |
| | 37 | * LINEARITY |
| | 38 | * NOISEMAP |
| | 39 | |
| | 40 | = Using detselect = |
| | 41 | |
| | 42 | == -search == |
| | 43 | |
| | 44 | == -select == |
| | 45 | |
| | 46 | = Creation process = |
| | 47 | |
| | 48 | |
| | 49 | |
| | 50 | = Current detrends = |
| | 51 | |