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/psphotReadout.c

    r21250 r21366  
    4040
    4141    // Generate the mask and weight images, including the user-defined analysis region of interest
    42     psphotSetMaskAndWeight (config, readout, recipe);
     42    psphotSetMaskAndVariance (config, readout, recipe);
    4343    if (!strcasecmp (breakPt, "NOTHING")) {
    4444        return psphotReadoutCleanup(config, readout, recipe, NULL, NULL, NULL);
Note: See TracChangeset for help on using the changeset viewer.