IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 6, 2012, 5:25:48 AM (14 years ago)
Author:
eugene
Message:

enable testing options

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20120905/psphot/src/psphotBlendFit.c

    r34404 r34408  
    9494    assert (status && isfinite(skySig) && skySig > 0);
    9595
    96 # if (0)
     96# if (1)
    9797    // **** test block : generate an ID image where pixels are set based the source models (flux > 0.1 peak && flux > 2.0 skySig)
    9898    psImage *IDimage = psImageAlloc (readout->image->numCols, readout->image->numRows, PS_TYPE_S32);
Note: See TracChangeset for help on using the changeset viewer.