IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 7, 2008, 4:52:04 PM (18 years ago)
Author:
eugene
Message:

do not fit known CRs in FitSourcesLinear; defined a new CR masking function based on footprints, but it is not yet ready

File:
1 edited

Legend:

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

    r20453 r20938  
    6868
    6969        // if (source->type == PM_SOURCE_TYPE_STAR &&
    70         // source->mode & PM_SOURCE_MODE_SATSTAR) continue;
     70        if (source->mode & PM_SOURCE_MODE_CR_LIMIT) continue;
    7171
    7272        if (final) {
Note: See TracChangeset for help on using the changeset viewer.