Changeset 37403 for branches/eam_branches/ps2-tc3-20130727/ippScripts/scripts/psphot_fullforce_warp.pl
- Timestamp:
- Sep 19, 2014, 4:05:27 PM (12 years ago)
- Location:
- branches/eam_branches/ps2-tc3-20130727
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
ippScripts/scripts/psphot_fullforce_warp.pl (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ps2-tc3-20130727
- Property svn:mergeinfo changed
-
branches/eam_branches/ps2-tc3-20130727/ippScripts/scripts/psphot_fullforce_warp.pl
r36680 r37403 186 186 $command .= " -F PSPHOT.OUTPUT PSPHOT.OUT.CMF.MEF"; 187 187 $command .= " -F PSPHOT.BACKMDL PSPHOT.BACKMDL.MEF"; 188 $command .= " -photcode-rule '{DETECTOR}.{FILTER.ID}.ForcedWarp'"; 188 189 $command .= " -tracedest $traceDest -log $logDest"; 189 190 $command .= " -dbname $dbname" if defined $dbname; … … 194 195 unless ($success) { 195 196 $error_code = (($error_code >> 8) or $PS_EXIT_PROG_ERROR); 196 &my_die("Unable to perform p pSub: $error_code", $ff_id, $warp_id, $skycell_id, $error_code);197 &my_die("Unable to perform psphotFullForce: $error_code", $ff_id, $warp_id, $skycell_id, $error_code); 197 198 } 198 199
Note:
See TracChangeset
for help on using the changeset viewer.
