IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 25 and Version 26 of STS.refstack.20120510


Ignore:
Timestamp:
Jun 8, 2012, 8:58:43 PM (14 years ago)
Author:
Mark Huber
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • STS.refstack.20120510

    v25 v26  
    204204  * c0 additional FWHM cut only
    205205  * c1 additional FWHM cut with elong<1.2
    206  * skycell.1.03 chosen being on outer edge without large masking fraction and for comparison in possible overlap tests with other projection (PP3,4)
     206 * skycell.1.03 chosen being on outer edge without large masking fraction and for comparison in possible overlap tests with other projection (PP4)
    207207
    208208{{{
     
    218218SELECT 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;
    219219}}}
     220
     221
     222|| || || || ||
     223|| '''version data_group''' (stack_id) || '''filter''' || '''center skycell input warps (rej)''' || '''center skycell FWHM (major)''' ||
     224|| || || || ||
     225|| new ''STS.refstack.20120510'' V4  || i || 96 (2) || 1.27" ||
     226|| STS.reftest.201205.c1f49 V4  () || i || 34 (1) || 1.20"  ||
     227|| STS.reftest.201205.c1f V4  () || i || () || 1.20"  ||
     228|| STS.reftest.201205.c1f V4  () || i || () || 1.20"  ||
     229|| STS.reftest.201205.c1f V4  () || i ||  () || "  ||
     230|| STS.reftest.201205.c0f V4  () || i ||  () || "  ||
     231
     232|| old STS.refstack.2011 V3  || i || 78 (4) || 1.45" ||
     233
    220234
    221235-- psphot on samples - run_psphot_single.csh on unconv+conv --
     
    235249STS.V4.skycell.1.03.stk.899920.unconv.fpa.cmf 3.862908 3.048509
    236250}}}
     251
     252
     253-- main run -- do by region 1-7 -
     254--> just do 3.8 for ~20-40 and see -- if some need fixing, then re-run that skycell, if too much burntool then know for next version
     255--> should really add the PSF cut to PS1_REFERENCE too..
     256--> run in normal stack, system fairly loaded w/o deepstack running? no, the c3 machines need more work
     257*** oops forgot to add -select_skycell_id skycell.1.% -- it is doing all then..
     258
     259stacktool -definebyquery -dbname gpc1 -set_dist_group NULL -set_data_group STS.refstack.20120510 -set_label STS.refstack.20120510 -set_workdir neb://@HOST@.0/gpc1/STS.refstack.20120510 -select_data_group STS.refstack.20120510 -select_good_frac_min 0.05 -min_num 2 -select_fwhm_major_max 3.8 -select_elong_max 1.2 -set_reduction PS1_REFERENCE -simple  >& stacktool.sts_refstack.20120510.fwhm38_elong12.log
    237260
    238261{{{
     
    255278
    256279
    257 || || || || ||
    258 || '''version data_group''' (stack_id) || '''filter''' || '''center skycell input warps (rej)''' || '''center skycell FWHM (major)''' ||
    259 || || || || ||
    260 || new ''STS.refstack.20120510'' V4  || i || 96 (2) || 1.27" ||
    261 || STS.reftest.201205.c1f49 V4  () || i || 34 (1) || 1.20"  ||
    262 || old STS.refstack.2011 V3  || i || 78 (4) || 1.45" ||
    263280
    264281