IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 28, 2009, 2:51:53 PM (17 years ago)
Author:
Paul Price
Message:

Convering 'weight' to 'variance' where appropriate. Mostly just propagating changes from psModules.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/pap_branch_20090128/psphot/src/psphotReadout.c

    r21166 r21213  
    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.