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/getgsc.c

    r27435 r38467  
    7979      if (stars[Nstars].average.D > UserPatch.Dmax) continue;
    8080
     81      stars[Nstars].measure.R = stars[Nstars].average.R;
     82      stars[Nstars].measure.D = stars[Nstars].average.D;
     83
    8184      fparse (&stars[Nstars].measure.M, 3, &buffer[Nbyte]);
    8285      stars[Nstars].measure.dM        = NAN;
Note: See TracChangeset for help on using the changeset viewer.