Changeset 17946
- Timestamp:
- Jun 5, 2008, 12:32:05 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/ipp_mops_translate.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/ipp_mops_translate.pl
r17945 r17946 162 162 163 163 # Write the header keywords 164 $outFits->create_img( 16, 0, undef, $status );165 check_fitsio( $status );166 164 foreach my $keyword ( keys %$headers ) { 167 165 my $value = $inHeader->{$keyword}; # Header keyword value
Note:
See TracChangeset
for help on using the changeset viewer.
