| | 1 | == LAP into PSPS 20130717 == |
| | 2 | |
| | 3 | This wiki describes the process from addstar to ingesting LAP.ThreePi.20130717 into PSPS. There are a few steps: |
| | 4 | |
| | 5 | * run addstar on cam stage |
| | 6 | * run addstar on skycal stage |
| | 7 | * calibrate dvo (and verify no duplicates and that it is calibrated correctly) |
| | 8 | * ingest into dvo |
| | 9 | |
| | 10 | === addstar stage === |
| | 11 | |
| | 12 | The sky is divided evenly across stsci10 - stsci18, into slices of ra (0 to 2 hr, 2 to 4hr, etc), and segments of dec (-35 to -22, -22 to -10, -10 to 2, 2 to 14, 14 to 26, 26 to 38, 38 to 50, 50 to 62, 62 to 75) |
| | 13 | |
| | 14 | || machine || dec range || slice 00 (ra 0 - 30)|| slice 02 (ra 30 - 60) || ... || |
| | 15 | ||stsci10 || -35 to -22 || LAP.slice00.0.cam || LAP.slice02.0.cam || |
| | 16 | ||stsci11 ||-22 to -10 || LAP.slice00.1.cam || LAP.slice02.1.cam || |
| | 17 | ||stsci12 || -10 to 2 || LAP.slice00.2.cam || LAP.slice02.2.cam || |
| | 18 | ||stsci13 || 2 to 14 || LAP.slice00.3.cam || LAP.slice02.3.cam || |
| | 19 | ||stsci14 || 14 to 26 || LAP.slice00.4.cam || LAP.slice02.4.cam || |
| | 20 | || ... etc || |
| | 21 | |
| | 22 | This allows addstar to run quickly across the slices (on order of less than a day per slice for the camera stage) |
| | 23 | |
| | 24 | These are queued up via a script, which generates the definebyquery for addtool, removing human typos. |
| | 25 | |
| | 26 | === current status === |
| | 27 | |
| | 28 | |