IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 39384


Ignore:
Timestamp:
Feb 24, 2016, 10:19:58 AM (10 years ago)
Author:
eugene
Message:

add a comment

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/relastro/src/UpdateObjects.c

    r39375 r39384  
    686686    // mark (as POOR) any measurements which are deviant from the mean by > ExcludeBogusRadius
    687687    if (ExcludeBogus) {
     688      // this is used here, but reset in FitAstromPoints_Project, called after SelectMeasures
    688689      fit->coords.crval1 = average[0].R;
    689690      fit->coords.crval2 = average[0].D;
Note: See TracChangeset for help on using the changeset viewer.