Changes between Version 49 and Version 50 of STS.refstack.20120510
- Timestamp:
- Jun 13, 2012, 10:23:28 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
STS.refstack.20120510
v49 v50 522 522 523 523 524 == manual set == 525 Pick center, edge, edge+lots overlap for various filling types - 1.44, 1.55, 1.03? 524 == manual test set == 525 Want to run quick set locally. Pick center, edge, edge+lots overlap for various filling types - 1.44, 1.55, 1.03? 526 {{{ 526 527 gpc1/STS.refstack.20120510/STS.V4/skycell.1.44/STS.V4.skycell.1.44.stk.902946.log 527 528 gpc1/STS.refstack.20120510/STS.V4/skycell.1.55/STS.V4.skycell.1.55.stk.902957.log … … 529 530 --> appear mostly well behaved mix.. need to add one more -- 1.06 is wacky 530 531 gpc1/STS.refstack.20120510/STS.V4/skycell.1.06/STS.V4.skycell.1.06.stk.902908.log 531 532 --> need to run target2,1 and dual 533 532 }}} 533 534 * run target2,1 and dual (simiple scripts used for ppSub tests) 535 {{{ 534 536 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.refstack.20120510" and stackRun.skycell_id like "%1.44" group by exp_id; 535 536 --> need night listing with PP1 exp_name - 537 537 }}} 538 539 * need night listing with PP1 exp_name - 540 541 {{{ 538 542 select exp_id,exp_name,exp_time,dateobs,comment from rawExp where obs_mode like "%STS%" and comment like "%PP1%" and dateobs>"2012-04"; 539 543 | exp_id | exp_name | exp_time | dateobs | comment | … … 647 651 +--------+-------------+----------+---------------------+--------------------------+ 648 652 653 }}} 654 649 655 --> do recent 2 first - first in list - need script liner to get more of these - 650 656 … … 711 717 712 718 --> look at reftest diffims 713 719 {{{ 714 720 mysql> select stack_id,data_group,skycell_id from stackRun where data_group like "STS.reftest%c%f%"; 715 721 +----------+----------------------------+--------------+ … … 744 750 gpc1/STS.reftest.20120510/STS.V4/skycell.1.40/STS.V4.skycell.1.40.stk.904602.unconv.fits 745 751 gpc1/STS.reftest.20120510/STS.V4/skycell.1.40/STS.V4.skycell.1.40.stk.904605.unconv.fits 752 753 }}} 746 754 747 755 ./run_ppsub_night_ws.csh gpc1/STS.nt/2012/05/07/o6054g0305o.484578/o6054g0305o.484578.wrp.408038.skycell.1.03.fits gpc1/STS.reftest.20120510/STS.V4/skycell.1.03/STS.V4.skycell.1.03.stk.899918.unconv.fits 20120507_c1f38 > runppsub_sts103_120507_c1f38.bat
