IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 6, 2011, 1:34:52 PM (15 years ago)
Author:
eugene
Message:

fix the mags of input stars and galaxies (prove we inserted the amount of flux we expected); realistic galaxy luminosity function

File:
1 edited

Legend:

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

    r31449 r32350  
    137137        axes.minor       = galaxy->Rmin;
    138138        axes.theta       = galaxy->theta;
    139         pmPSF_AxesToModel (PAR, axes);
     139        pmPSF_AxesToModel (PAR, axes, type);
    140140        psF64 Area = 2.0 * M_PI * axes.major * axes.minor;
    141141
Note: See TracChangeset for help on using the changeset viewer.