IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 22, 2007, 7:42:46 AM (19 years ago)
Author:
eugene
Message:

finished psastroModel for boresite, created gpcModel for rough theoretical model, added useModel and fixChips options

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psastro/src/psastroMosaicAstrom.c

    r15638 r15891  
    2323    // before we do object matches, we need to (optionally) fix failed chips.  We compare chips with
    2424    // the supplied mosaic model.  Adjust significant outliers to match model. 
    25     if (!psastroEnforceChips (config, fpa, recipe)) {
     25    if (!psastroFixChips (config, recipe)) {
    2626        psError(PSASTRO_ERR_UNKNOWN, false, "failed to align problematic chips");
    2727        return false;
Note: See TracChangeset for help on using the changeset viewer.