Changeset 28628 for trunk/pstamp/scripts/pstampparse.pl
- Timestamp:
- Jul 7, 2010, 4:22:55 PM (16 years ago)
- File:
-
- 1 edited
-
trunk/pstamp/scripts/pstampparse.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/pstamp/scripts/pstampparse.pl
r28583 r28628 500 500 } 501 501 502 if (0) { 502 503 # add astrometry file for raw and chip images if one is available 503 504 if (($stage eq "chip") || ($stage eq "raw")) { 504 505 $args .= " -astrom $image->{astrom}" if $image->{astrom}; 505 506 } 507 } 506 508 507 509 $image->{job_args} = $args;
Note:
See TracChangeset
for help on using the changeset viewer.
