IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 7, 2006, 5:05:28 PM (20 years ago)
Author:
Paul Price
Message:

Working on pmFPACopy for lris blue

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/rel10_ifa/psModules/src/astrom/pmFPAConstruct.c

    r6813 r6815  
    579579            psTrace(__func__, 2, "---> NO PIXELS read in for extension %s\n", fpa->hdu->extname);
    580580        }
     581        if (fpa->hdu->header && header) {
     582            psTrace(__func__, 2, "---> Header:\n");
     583            psMetadataPrint(fpa->hdu->header, 8);
     584        }
    581585    }
    582586    if (concepts) {
Note: See TracChangeset for help on using the changeset viewer.