IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 41885


Ignore:
Timestamp:
Nov 4, 2021, 5:41:43 PM (5 years ago)
Author:
eugene
Message:

fix comment typo

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-dev-20210817/ppImage/src/ppImageDetrendPattern.c

    r41860 r41885  
    6262        pmFPAfile *input = psMetadataLookupPtr(&status, config->files, "PPIMAGE.INPUT");
    6363
    64         // grab the KH correction file
     64        // grab the PATTERN.ROW.AMP file
    6565        pmFPAfile *PRAfile = psMetadataLookupPtr (NULL, config->files, "PPIMAGE.PATTERN.ROW.AMP");
    6666        if (!PRAfile) {
Note: See TracChangeset for help on using the changeset viewer.