IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 38907


Ignore:
Timestamp:
Oct 20, 2015, 4:09:46 PM (11 years ago)
Author:
watersc1
Message:

Comment to explain random NAN case I put in for petRadErr.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/addstar/src/mkcmf.c

    r38906 r38907  
    13151315      PETRO_RADIUS        [i] = 8.0;
    13161316      if (i == 2) {
     1317        // This case is here to exercise a case for ipp2psps.
    13171318        PETRO_RADIUS_ERR    [i] = NAN;
    13181319      }
Note: See TracChangeset for help on using the changeset viewer.