Changes between Version 64 and Version 65 of STS.refstack.20120510
- Timestamp:
- Jun 21, 2012, 11:50:01 AM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
STS.refstack.20120510
v64 v65 968 968 | publishDone | 969 969 | publishRun | 970 }}}971 970 972 971 select * from publishClient; … … 1002 1001 -limit limit result set 1003 1002 1004 -->should simply be1005 1003 * should simply be 1004 {{{ 1006 1005 pubtool -dbname gpc1 -definerun -label STS.mopsdiff.mehtest -simple -pretend 1007 1006 1008 1007 --> but how to make only to only go to client_id=12? 1008 }}} 1009 1010 {{{ 1009 1011 --> will need to add label to publishing + add info to stdscience to tell where to put out too -- this is what needed.. similar for distribution -- 1010 1012 --> so what has used client_id 12? nothing … … 1020 1022 system failure for: publish_file.pl --pub_id 422412 --camera GPC1 --workdir neb://any/gpc1/IPP-MOPS-LAP --product IPP-MOPS-LAP --stage diff --stage_id 242192 --output_forma 1021 1023 t 2 --redirect-output --need-magic --dbname gpc1 --verbose 1022 1023 --> run manually 1024 }}} 1025 1026 * run manually 1027 {{{ 1024 1028 publish_file.pl --pub_id 422376 --camera GPC1 --workdir neb://any/gpc1/IPP-MOPS-TEST-2/ --product IPP-MOPS-TEST-2 --stage diff --stage_id 242198 --output_format 2 --redirect-output --dbname gpc1 --verbose 1029 1025 1030 1026 1031 neb://any/gpc1/IPP-MOPS-TEST-2/ 1027 1032 --> loads of things in this dir - and why reports many not found because cleaned? 1028 1029 *** suspect shouldnt run pubtool and use survey task, pubtool generically loaded for all then.. 1030 1031 1032 --> actual fault from log -- could this astrom issue be because STS fields or?1033 }}} 1034 1035 * should be careful running pubtool and using survey task, pubtool generically loaded for all then.. 1036 1037 * fault from log -- could this astrom issue be because STS fields or improper run? 1033 1038 {{{ 1034 1039 neb://any/gpc1/IPP-MOPS-TEST-2//IPP-MOPS-TEST-2.422401.log … … 1050 1055 /data/ipp007.0/nebulous/14/91/2095815037.meh:STS.mopsdiff.mehtest:STS.V4:skycell.1.02:STS.V4.skycell.1.02.WS.dif.242223.inv.cmf 1051 1056 1052 1053 1057 neb://ipp008.0/meh/STS.mopsdiff.mehtest/STS.V4/skycell.1.03/STS.V4.skycell.1.03.WS.dif.242223 1054 1055 1058 1056 1059 --> publish_file.pl called from publish.pro - … … 1058 1061 1059 1062 system failure for: publish_file.pl --pub_id 422401 --camera GPC1 --workdir neb://any/gpc1/IPP-MOPS-TEST-2/ --product IPP-MOPS-TEST-2 --stage diff --stage_id 242223 --output_format 2 --redirect-output --dbname gpc1 --verbose 1060 1063 }}} 1061 1064 1062 1065 * attempt to revert - 1066 {{{ 1063 1067 pubtool -dbname gpc1 -revert -fault 2 -pub_id 422401 1064 1065 1066 --> does it still need to be added to distribution so that it ends up on the datastore?? no looks like in the log that pubtool is run 1068 }}} 1069 * does it still need to be added to distribution so that it ends up on the datastore? no looks like in the log that pubtool is run 1067 1070 1068 1071 * publish cleanup/drop - … … 1076 1079 }}} 1077 1080 1078 1079 * yes, 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.. 1080 --> 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 diffRun 1081 1081 * 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.. 1082 * 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 diffRun 1083 {{{ 1082 1084 difftool -updaterun -set_state goto_cleaned -set_label goto_cleaned -label STS.mopsdiff.mehtest -dbname gpc1 1083 1085 pubtool -dbname gpc1 -updaterun -set_state drop -label STS.mopsdiff.mehtest -client_id 12 … … 1162 1164 --> needs workdir, label and data_group optional 1163 1165 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 1164 1166 }}} 1165 1167 == Diffim sample 2 (published) == 1166 1168 Rerun of sample diffims for projection 1 and published under IPP-MOPS-TEST-2
