IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 6, 2017, 11:30:10 AM (10 years ago)
Author:
eugene
Message:

merging changes from czw dev branch (compare with r39924)

Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk

  • trunk/psastro/src/psastroOneChipFit.c

    r36914 r39926  
    124124
    125125        // improved fit for astrometric terms
    126         results = pmAstromMatchFit (chip->toFPA, rawstars, refstars, match, fitStats);
     126        results = pmAstromMatchFit (chip->toFPA, rawstars, refstars, match, fitStats, recipe);
    127127        if (!results) {
    128128            psLogMsg ("psastro", 3, "failed to perform the matched fit\n");
Note: See TracChangeset for help on using the changeset viewer.