IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 2, 2009, 3:17:11 PM (17 years ago)
Author:
eugene
Message:

ppSim was unable to load refstars, now fixed

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ppSim/src/ppSimMakeStars.c

    r18011 r25760  
    6161        if (!status) {
    6262            refMag = brightMag;
    63             refSum = 1;
     63            refSum = starsDensity * xSize * ySize * PS_SQR(scale * 180.0 / M_PI);
    6464        }
    6565    } else {
Note: See TracChangeset for help on using the changeset viewer.