Changes between Version 69 and Version 70 of STS.refstack.20120510
- Timestamp:
- Jun 21, 2012, 1:33:56 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
STS.refstack.20120510
v69 v70 1081 1081 }}} 1082 1082 1083 * right, don't want bothways since it is a WS -- is there a way to skip those ? no, publish runs directly off diffRun settings, need to clean and rerun..1084 * this true of other WS runs? OSS is also not bothways, MD same.. so need to rerun and set previous pub to drop and clean diffRun1083 * right, don't want bothways since it is a WS -- is there a way to skip those made and just publish the .pos. files? doesn't appear to be so, need to clean up and rerun. 1084 * this true of other WS runs? OSS is also not bothways, MD same.. so need to rerun and set previous pub_id to drop and clean diffRun 1085 1085 {{{ 1086 1086 difftool -updaterun -set_state goto_cleaned -set_label goto_cleaned -label STS.mopsdiff.mehtest -dbname gpc1 … … 1089 1089 difftool -dbname gpc1 -definewarpstack -good_frac 0.2 -warp_label STS.mopsdiff.mehtest -stack_label STS.refstack.20120510 -set_dist_group NULL -set_label STS.mopsdiffredo.mehtest -set_workdir neb://@HOST@.0/meh/STS.mopsdiffredo.mehtest -set_data_group STS.mopsdiffredo.mehtest -set_reduction WARPSTACK -simple -rerun -pretend 1090 1090 1091 --> data_group not set right.. set to date1092 --> -rerun needed? use -pretend to see -- yes need -rerun - and says 164 now, why double?? since only 1 way should be the 43 as the number of warps?1093 --> 16+16+11 exposures1094 --> warp_id 258031 has 94 skycells 1095 --> but reports skycell_count 162 1096 --> using -skycell_id to limit it is 2 per exposure, how.. what are they? 1091 --> -rerun needed? yes and says 164 now, why double?? since only 1 way should be the 43 as the number of warps? 16+16+11 exposures 1092 --> warp_id 258031 has 94 skycells, but reports skycell_count 162 1093 --> using -skycell_id to test limit, it is 2 per exposure, how.. what are they? 1094 }}} 1095 * why is difftool -rerun seem to be producing double the runs now? the sql query for the -definewarpstack 1096 {{{ 1097 1097 SELECT 1098 1098 exp_id, … … 1135 1135 -- diff where hook 1136 1136 GROUP BY exp_id, warp_id DESC; 1137 1138 --> try single skycell again, -pretend outputs lines but nothing actually queued.. 1137 }}} 1138 * try single skycell again, -pretend outputs lines but nothing actually queued.. 1139 {{{ 1139 1140 difftool -dbname gpc1 -definewarpstack -good_frac 0.2 -warp_label STS.mopsdiff.mehtest -stack_label STS.refstack.20120510 -set_dist_group NULL -set_label STS.mopsdiffredo.mehtest -set_workdir neb://@HOST@.0/meh/STS.mopsdiffredo.mehtest -set_data_group STS.mopsdiffredo.mehtest -set_reduction WARPSTACK -skycell_id skycell.1.03 -simple -rerun -pretend 1141 1140 1142 --> retry again using -bothways 1141 1143 difftool -dbname gpc1 -definewarpstack -good_frac 0.2 -warp_label STS.mopsdiff.mehtest -stack_label STS.refstack.20120510 -set_dist_group NULL -set_label STS.mopsdiffredo.mehtest -set_workdir neb://@HOST@.0/meh/STS.mopsdiffredo.mehtest -set_data_group STS.mopsdiffredo.mehtest -set_reduction WARPSTACK -skycell_id skycell.1.03 -simple -rerun -bothways -pretend 1142 1144 --> nope.. can redo only be done on full runs and not cleaned ones then? 1143 1145 }}} 1146 * look at specific diffim and update (since these were cleaned earlier) 1147 {{{ 1144 1148 difftool -dbname gpc1 -setskyfiletoupdate -set_label STS.mopsdiff.mehtest -diff_id 242223 1145 1149 1146 1150 difftool -dbname gpc1 -definewarpstack -good_frac 0.2 -warp_label STS.mopsdiff.mehtest -stack_label STS.refstack.20120510 -set_dist_group NULL -set_label STS.mopsdiffredo.mehtest -set_workdir neb://@HOST@.0/meh/STS.mopsdiffredo.mehtest -set_data_group STS.mopsdiffredo.mehtest -set_reduction WARPSTACK -skycell_id skycell.1.03 -simple -rerun -pretend 1147 1151 --> nope.. 1152 1148 1153 difftool -dbname gpc1 -definewarpstack -good_frac 0.2 -warp_label STS.mopsdiff.mehtest -stack_label STS.refstack.20120510 -set_dist_group NULL -set_label STS.mopsdiff.mehtest -set_workdir neb://@HOST@.0/meh/STS.mopsdiff.mehtest -set_data_group STS.mopsdiff.mehtest -set_reduction WARPSTACK -skycell_id skycell.1.03 -simple -rerun 1149 --> need to go through this explicitly.. 1150 1151 *** suspect that wont redo for 1 skycell because diff_id same for all and need to do all and should be able to do just for diff_id to rerun? would need to update all of them then 1152 1154 --> need to go through this in more detail 1155 }}} 1156 1157 * suspect that won't redo for 1 skycell because diff_id same for all and need to do all and should be able to do just for diff_id to rerun? would need to update all of them then 1158 {{{ 1153 1159 difftool -dbname gpc1 -definewarpstack -good_frac 0.2 -warp_label STS.mopsdiff.mehtest -stack_label STS.refstack.20120510 -set_dist_group NULL -set_label STS.mopsdiffredo.mehtest -set_workdir neb://@HOST@.0/meh/STS.mopsdiffredo.mehtest -set_data_group STS.mopsdiffredo.mehtest -set_reduction WARPSTACK -simple -rerun -pretend 1154 1160 1155 1161 difftool -dbname gpc1 -setskyfiletoupdate -set_label STS.mopsdiff.mehtest -diff_id 242223 1162 1156 1163 select * from diffRun where data_group like "STS.2012%"; 1164 --> yes all cleaned 1157 1165 1158 1166 mysql -hippdb01 -uippuser -pxxxx gpc1 -B -e 'select diff_id,state,data_group from diffRun where data_group like "STS.2012%" and state="cleaned";' | grep -v diff_id | awk '{print "difftool -dbname gpc1 -setskyfiletoupdate -set_label STS.mopsdiff.mehtest -diff_id "$1}' > ~/updatediff_sts.mopsdiff.mehtest.bat 1159 1167 1160 --> ipp017 ram overuse1168 --> ipp017 RAM overloaded again now in updating diffims -- manually kill off few and revert 1161 1169 difftool -revertdiffskyfile -fault 4 -label STS.mopsdiff.mehtest -dbname gpc1 1162 1170 … … 1164 1172 difftool -dbname gpc1 -definewarpstack -good_frac 0.2 -warp_label STS.mopsdiff.mehtest -stack_label STS.refstack.20120510 -set_dist_group NULL -set_label STS.mopsdiffredo.mehtest -set_workdir neb://@HOST@.0/meh/STS.mopsdiffredo.mehtest -set_data_group STS.mopsdiffredo.mehtest -set_reduction WARPSTACK -simple -rerun -pretend 1165 1173 1166 --> needs workdir, label and data_group optional 1167 difftool -dbname gpc1 -definewarpstack -good_frac 0.2 -warp_label STS.mopsdiff.mehtest -stack_label STS.refstack.20120510 -set_dist_group NULL -set_workdir neb://@HOST@.0/meh/STS.mopsdiffredo.mehtest -set_reduction WARPSTACK -simple -rerun -pretend 1174 --> needs workdir, label and data_group seem optional unless want to change 1175 difftool -dbname gpc1 -definewarpstack -good_frac 0.2 -warp_label STS.mopsdiff.mehtest -stack_label STS.refstack.20120510 -set_dist_group NULL -set_workdir neb://@HOST@.0/meh/STS.mopsdiffredo.mehtest -set_reduction WARPSTACK -simple -rerun 1176 1177 --> nope, still missing something.. queue up a new test.. 1178 1168 1179 }}} 1169 1180 == Diffim sample 2 (published) ==
