IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 25273


Ignore:
Timestamp:
Sep 4, 2009, 11:08:52 AM (17 years ago)
Author:
eugene
Message:

cosmic ray masking is behaving strangely in some cases

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/20090715/psphot/src/psphotSourceSize.c

    r21519 r25273  
    166166        if (source->crNsigma > CR_NSIGMA_LIMIT) {
    167167            // XXX still testing... : psphotMaskCosmicRay_New (readout->mask, source, maskVal, crMask);
    168             psphotMaskCosmicRay_Old (source, maskVal, crMask);
     168            // XXX acting strange... psphotMaskCosmicRay_Old (source, maskVal, crMask);
    169169        }
    170170    }
Note: See TracChangeset for help on using the changeset viewer.