IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 13, 2007, 2:00:08 PM (19 years ago)
Author:
eugene
Message:

replaced pmModel.status with pmModel.flags; using bit values instead of ints; names are now of the form PM_MODEL_STATUS_XXX; no error on limit saturation for model parameters

File:
1 edited

Legend:

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

    r13609 r13804  
    132132        }
    133133    }
     134
     135    // XXX Test dump of PSF parameters across image field.
     136
    134137    if (!strcasecmp (breakPt, "PSFMODEL")) {
    135138        return psphotReadoutCleanup (config, readout, recipe, psf, sources);
Note: See TracChangeset for help on using the changeset viewer.