IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 25004


Ignore:
Timestamp:
Aug 5, 2009, 5:53:48 PM (17 years ago)
Author:
Paul Price
Message:

psFitsCheckCompressedImagePHU moves forward if we're compressed; it does not decrease the number of extensions

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/archive/ducttape/fix_compress.c

    r25003 r25004  
    3434        if (i == 0 && psFitsCheckCompressedImagePHU(inFits, NULL)) {
    3535            // We're now positioned on the image
    36             numExt--;
     36            i++;
    3737        }
    3838
Note: See TracChangeset for help on using the changeset viewer.