IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 28678


Ignore:
Timestamp:
Jul 15, 2010, 6:32:01 AM (16 years ago)
Author:
eugene
Message:

updates for galaxy fakes

Location:
branches/eam_branches/ipp-20100621/ippconfig
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20100621/ippconfig/recipes/ppSim.config

    r28125 r28678  
    7070
    7171GALAXY.LUM        F32   -0.8            # Stellar luminosity function slope
    72 GALAXY.MAG        F32   11.0            # Brightest magnitude for fake stars
    73 GALAXY.DENSITY    F32   6.0             # Galaxy density (per square degree) at the brightest magnitude
    74 
    75 GALAXY.RMAJOR.MIN F32   2.0             # Minimum semi-major axis for galaxy models
     72GALAXY.MAG        F32   15.0            # Brightest magnitude for fake stars
     73GALAXY.DENSITY    F32   5.0             # Galaxy density (per square degree) at the brightest magnitude
     74
     75GALAXY.RMAJOR.MIN F32   5.0             # Minimum semi-major axis for galaxy models
    7676GALAXY.RMAJOR.MAX F32   10.0            # Maximum semi-major axis for galaxy models
    7777
    7878GALAXY.ARATIO.MIN F32   1.0             # Minimum axis ratio for galaxy models
    79 GALAXY.ARATIO.MAX F32   0.2             # Maximum axis ratio for galaxy models
     79GALAXY.ARATIO.MAX F32   0.5             # Maximum axis ratio for galaxy models
    8080
    8181GALAXY.INDEX.MIN F32    0.25            # Minimum Sersic index for galaxy models
    82 GALAXY.INDEX.MAX F32    0.500           # Maximum Sersic index for galaxy models
     82GALAXY.INDEX.MAX F32    1.000           # Maximum Sersic index for galaxy models
    8383
    8484GALAXY.THETA.MIN F32    0.0             # Minimum position angle for galaxy models
    8585GALAXY.THETA.MAX F32    3.14            # Maximum position angle for galaxy models
    8686
    87 GALAXY.GRID      BOOL   FALSE           # Generate a (regular) grid of galaxy models?
    88 GALAXY.GRID.DX   S32    200             # Spacing between galaxies in grid in x
    89 GALAXY.GRID.DY   S32    200             # Spacing between galaxies in grid in y
     87GALAXY.GRID        BOOL   FALSE         # Generate a (regular) grid of galaxy models?
     88GALAXY.GRID.DX     S32    100             # Spacing between galaxies in grid in x
     89GALAXY.GRID.DY     S32    200             # Spacing between galaxies in grid in y
     90GALAXY.GRID.RANDOM BOOL   FALSE         # randomize shape parameters in grid (or sequence?)
    9091
    9192GALAXY.MODEL     STR    PS_MODEL_GAUSS
  • branches/eam_branches/ipp-20100621/ippconfig/simtest/format.config

    r27231 r28678  
    6969        CELL.X0         S32     0
    7070        CELL.Y0         S32     0
    71         CELL.XSIZE      S32     1024
    72         CELL.YSIZE      S32     1024
     71        CELL.XSIZE      S32     2000
     72        CELL.YSIZE      S32     2000
    7373        CELL.XWINDOW    S32     0
    7474        CELL.YWINDOW    S32     0
Note: See TracChangeset for help on using the changeset viewer.