IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 26134


Ignore:
Timestamp:
Nov 13, 2009, 5:01:24 AM (16 years ago)
Author:
eugene
Message:

minor changes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/20091113/psastro/src/psastroOneChipFit.c

    r24035 r26134  
    117117
    118118        // determine fromFPA transformation and apply new transformation to raw & ref stars
     119        // this applies the transformation to all stars (including subset)
    119120        psastroUpdateChipToFPA (fpa, chip, rawstars, refstars);
    120121
     
    189190    psFree (results);
    190191    psFree (fitStats);
     192
    191193    return validSolution;
    192194}
Note: See TracChangeset for help on using the changeset viewer.