IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 7 and Version 8 of MOPS.dailytestset


Ignore:
Timestamp:
Nov 21, 2018, 1:53:01 PM (8 years ago)
Author:
Mark Huber
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • MOPS.dailytestset

    v7 v8  
    8181 * WWdiffs to queue -- o6370g0351o-o6370g0373o, o6370g0395o-o6370g0417o (warp_id - template_warp_id) -- until setup to queue like nightly science
    8282{{{
     83select exp_name,warp_id,warpRun.label,warpRun.data_group,warpRun.registered,warpRun.software_ver from warpRun join fakeRun using (fake_id) join camRun using (cam_id) join chipRun using (chip_id) join rawExp using (exp_id) where warpRun.data_group like "MOPS.dailytestset.20150815";
     84
     85| exp_name    | warp_id | label             | data_group                 | registered | software_ver |
     86+-------------+---------+-------------------+----------------------------+------------+--------------+
     87| o6370g0351o | 1615268 | MOPS.dailytestset | MOPS.dailytestset.20150815 | NULL       | 38192M       |
     88| o6370g0373o | 1615270 | MOPS.dailytestset | MOPS.dailytestset.20150815 | NULL       | 38192M       |
     89| o6370g0395o | 1615271 | MOPS.dailytestset | MOPS.dailytestset.20150815 | NULL       | 38192M       |
     90| o6370g0417o | 1615273 | MOPS.dailytestset | MOPS.dailytestset.20150815 | NULL       | 38192M       |
     91
     92warptool -dbname gpc1 -tosummary -simple -data_group MOPS.dailytestset.20150815
     931615268 GPC1 neb://@HOST@.0/gpc1/MOPS.dailytestset.20150815 RINGS.V3 o6370g0351o.590994 full
     941615270 GPC1 neb://@HOST@.0/gpc1/MOPS.dailytestset.20150815 RINGS.V3 o6370g0373o.591016 full
     951615271 GPC1 neb://@HOST@.0/gpc1/MOPS.dailytestset.20150815 RINGS.V3 o6370g0395o.591038 full
     961615273 GPC1 neb://@HOST@.0/gpc1/MOPS.dailytestset.20150815 RINGS.V3 o6370g0417o.591060 full
     97
     98}}}
     99{{{
    83100difftool -dbname gpc1 -definewarpwarp -warp_id 1615271 -template_warp_id 1615273 -backwards -set_workdir neb://@HOST@.0/gpc1/MOPS.dailytestset.20150815 -set_dist_group NULL -set_label MOPS.dailytestset -set_data_group MOPS.dailytestset.20150815 -set_reduction SWEETSPOT -simple -pretend
    84101