IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 28, 2009, 5:24:09 PM (18 years ago)
Author:
Paul Price
Message:

Convering 'weight' to 'variance' where appropriate. Mostly just propagating changes from psModules. Fixed some mask types as well.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/pap_branch_20090128/ppMerge/src/ppMergeScaleZero.c

    r18930 r21219  
    4343        pmFPAfileActivate(config->files, false, NULL);
    4444        psArray *files = ppMergeFileActivateSingle(config, PPMERGE_FILES_INPUT, true, i); // Activated files
    45         pmFPAfile *input = files->data[0]; // Representative file; should be the image (not mask or weight)
     45        pmFPAfile *input = files->data[0]; // Representative file; should be the image (not mask or variance)
    4646        pmFPA *fpa = input->fpa;        // FPA of interest
    4747        view = pmFPAviewAlloc(0);       // View to component of interest
Note: See TracChangeset for help on using the changeset viewer.