IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 18, 2010, 12:01:15 PM (16 years ago)
Author:
Paul Price
Message:

Reworking ppStack to not grow the rejected pixels for the unconvolved stack. Also working with convolved and unconvolved stacks separately, so they don't have to be in memory at the same time. This should reduce the memory usage of ppStack.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ppStack/src/ppStack.h

    r27108 r27319  
    2727    PPSTACK_FILES_PREPARE,              // Files for preparation
    2828    PPSTACK_FILES_CONVOLVE,             // Files for convolution
    29     PPSTACK_FILES_COMBINE,              // Files for combination
     29    PPSTACK_FILES_STACK,                // Stack files
     30    PPSTACK_FILES_UNCONV,               // Unconvolved stack files
    3031    PPSTACK_FILES_PHOT                  // Files for photometry
    3132} ppStackFileList;
Note: See TracChangeset for help on using the changeset viewer.