IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 17946


Ignore:
Timestamp:
Jun 5, 2008, 12:32:05 PM (18 years ago)
Author:
Paul Price
Message:

Don't write a PHU when writing to the table!

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippScripts/scripts/ipp_mops_translate.pl

    r17945 r17946  
    162162
    163163# Write the header keywords
    164 $outFits->create_img( 16, 0, undef, $status );
    165 check_fitsio( $status );
    166164foreach my $keyword ( keys %$headers ) {
    167165    my $value = $inHeader->{$keyword}; # Header keyword value
Note: See TracChangeset for help on using the changeset viewer.