IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 12, 2015, 10:29:47 PM (11 years ago)
Author:
eugene
Message:

merge changes from EAM branch ipp-20150419

File:
1 edited

Legend:

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

    r27435 r38467  
    114114      stars[Nusno].average.R     = buf[0]/360000.0;
    115115      stars[Nusno].average.D     = buf[1]/360000.0 - 90.0;
     116      stars[Nusno].measure.R     = stars[Nusno].average.R;
     117      stars[Nusno].measure.D     = stars[Nusno].average.D;
    116118      stars[Nusno].measure.dM    = NAN;
    117119
Note: See TracChangeset for help on using the changeset viewer.