Changes between Version 22 and Version 23 of STS.refstack.20120510
- Timestamp:
- Jun 8, 2012, 8:22:36 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
STS.refstack.20120510
v22 v23 174 174 * label: STS.refstack.20120510 175 175 * data_group: STS.refstack.20120510 176 * workdir: 176 * workdir: neb://@HOST@.0/gpc1/STS.reftest.20120510 177 177 * reduction: PS1_REFERENCE 178 178 {{{ … … 180 180 OUTPUT.LOGFLUX BOOL FALSE 181 181 OUTPUT.REPLICATE BOOL TRUE 182 }}} 182 183 --> compared to other reduction recipes 184 STACK_THREEPI METADATA 185 PSF.INPUT.MAX F32 12.0 186 OUTPUT.NOCOMP BOOL FALSE 187 OUTPUT.LOGFLUX BOOL TRUE 188 STACK_DEEP METADATA 189 OUTPUT.NOCOMP BOOL TRUE 190 OUTPUT.LOGFLUX BOOL FALSE 191 PSF.INPUT.MAX F32 7.5 192 PSF.INPUT.CLIP.NSIGMA F32 5.0 193 194 }}} 195 196 197 183 198 184 199 Test stack (reftest) sample also made again for skycell.055 with different number of input warps. … … 193 208 }}} 194 209 195 210 {{{ 196 211 gpc1/STS.reftest.20120510/STS.V4/skycell.1.03/STS.V4.skycell.1.03.stk.899917.unconv.num.fits -- c1f39 (max 36) 197 212 gpc1/STS.reftest.20120510/STS.V4/skycell.1.03/STS.V4.skycell.1.03.stk.899918.unconv.num.fits -- c1f38 (max 23) … … 200 215 201 216 SELECT exp_id,exp_time,dateobs,zpt_obs,zpt_stdev,fwhm_major,format(fwhm_major/fwhm_minor,3) as elong,format(iq_fwhm_major/iq_fwhm_minor,3) as iq_elong,format(fwhm_major-iq_fwhm_major,2) as fwhm_iq_maj,format(camProcessedExp.bg,2) as bg,format(camProcessedExp.bg_stdev,2) as bg_stdev,format(fwhm_major_uq,2) as uq,format(fwhm_major_lq,2) as lq,n_stars,comment FROM rawExp join chipRun using (exp_id) join camRun using (chip_id) join camProcessedExp using (cam_id) join fakeRun using (cam_id) join warpRun using (fake_id) join stackInputSkyfile using (warp_id) join stackRun using (stack_id) WHERE stackRun.data_group like "STS.reftest.20120510.c1f38" group by exp_id; 217 }}} 202 218 203 219 -- psphot on samples - run_psphot_single.csh on unconv+conv --
