IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 39522 for trunk


Ignore:
Timestamp:
Apr 9, 2016, 11:19:42 AM (10 years ago)
Author:
eugene
Message:

fix comment

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/relphot/src/StarOps.c

    r39478 r39522  
    741741        if (N < TOOFEW) continue;
    742742
    743         /* mark bad measures (> 3 sigma deviant) */
     743        /* mark bad measures (> 5 sigma deviant) */
    744744        for (k = 0; k < N; k++) {
    745745          // treat the scatter of the star as a systematic term.  this is a bit of an
Note: See TracChangeset for help on using the changeset viewer.