IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 5, 2009, 5:03:33 PM (17 years ago)
Author:
Paul Price
Message:

Merging pap_branch_20090128. Resolved a small number of conflicts. Compiles, but not tested in detail.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psphot/src/psphotReadoutFindPSF.c

    r21249 r21366  
    1818    PS_ASSERT_PTR_NON_NULL (readout, false);
    1919
    20     // Generate the mask and weight images, including the user-defined analysis region of interest
    21     psphotSetMaskAndWeight (config, readout, recipe);
     20    // Generate the mask and variance images, including the user-defined analysis region of interest
     21    psphotSetMaskAndVariance (config, readout, recipe);
    2222
    2323    // display the image, weight, mask (ch 1,2,3)
Note: See TracChangeset for help on using the changeset viewer.