| | 103 | kepler(cam) is done so I set those to process |
| | 104 | |
| | 105 | I have queued the skycal after some modifications to addstar: |
| | 106 | |
| | 107 | {{{ |
| | 108 | addtool -definebyquery -label LAP.ThreePi.20120706 -set_dvodb LAP.20120706 -set_minidvodb_group LAP.slice18.skycal -set_minidvodb -set_label LAP.slice18.skycal -stage skycal -ra_min 270 -ra_max 300 -decl_min 20 -decl_max 90 -dbname gpc1 -uncensored -simple |
| | 109 | }}} |
| | 110 | |
| | 111 | That is 33k of skycells. I add that to addstarlap: |
| | 112 | |
| | 113 | {{{ |
| | 114 | add.minidvodb LAP.slice18.skycal LAP.slice18.skycal LAP.20120706 5 GPC1 |
| | 115 | add.label LAP.slice18.skycal |
| | 116 | }}} |
| | 117 | |