- Timestamp:
- Jun 5, 2015, 6:46:36 AM (11 years ago)
- File:
-
- 1 edited
-
trunk/PS-IPP-PStamp/lib/PS/IPP/PStamp/Job.pm (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/PS-IPP-PStamp/lib/PS/IPP/PStamp/Job.pm
r38202 r38370 727 727 $out->{magicked} = 0; 728 728 if ($use_releasetool) { 729 if ($image->{skycal_path_base}) { 729 # XXX check quality too 730 if (($image->{state} eq 'calibrated') and 731 ($image->{skycal_path_base})) { 730 732 $out->{astrom} = $image->{skycal_path_base} . ".cmf"; 731 733 }
Note:
See TracChangeset
for help on using the changeset viewer.
