Changeset 12929
- Timestamp:
- Apr 19, 2007, 3:18:51 PM (19 years ago)
- Location:
- trunk/ippconfig
- Files:
-
- 3 edited
-
recipes/ppSim.config (modified) (1 diff)
-
simmosaic/camera.config (modified) (1 diff)
-
simmosaic/psastro.config (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippconfig/recipes/ppSim.config
r12912 r12929 10 10 SKY.RATE F32 10.0 # Sky illumination rate (e/s) 11 11 STARS.LUM F32 -1.5 # Stellar luminosity function slope 12 STARS.MAG F32 20.0 # Brightest magnitude for fake stars13 STARS.DENSITY F32 1.0e3# Stellar density (per square degree) at the brightest magnitude12 STARS.MAG F32 15.0 # Brightest magnitude for fake stars 13 STARS.DENSITY F32 2.0 # Stellar density (per square degree) at the brightest magnitude 14 14 15 15 ### The following options are used if not defined by the concepts (e.g., usually read from headers) -
trunk/ippconfig/simmosaic/camera.config
r12913 r12929 46 46 PPIMAGE STR simmosaic/ppImage.config # Default: all (normal) options on 47 47 PSPHOT STR simmosaic/psphot.config # psphot details 48 PSASTRO STR simmosaic/psastro.config # psastro details 48 49 END 49 50 -
trunk/ippconfig/simmosaic/psastro.config
r12913 r12929 1 2 # astrometry matching parameters 3 4 # nominal plate scale (microns / pixel) 5 # PSASTRO.PLATE.SCALE F32 13.5 6 PSASTRO.PLATE.SCALE F32 1.0 7 8 # pmAstromGridMatch: 9 PSASTRO.GRID.MIN.ANGLE F32 -0.0851 10 PSASTRO.GRID.MAX.ANGLE F32 +0.0851 11 PSASTRO.GRID.DEL.ANGLE F32 0.0170 12 13 # pmAstromGridAngle 14 # max grid offset in FP units (microns) 15 # use plate-scale to make this in pixels? 16 # PSASTRO.GRID.OFFSET F32 10000. 17 # PSASTRO.GRID.SCALE F32 500. 18 PSASTRO.GRID.OFFSET F32 1000. 19 PSASTRO.GRID.SCALE F32 50 20 21 # these tweak are in FP units (pixels, currently) 22 PSASTRO.TWEAK.SCALE F32 1 23 PSASTRO.TWEAK.RANGE F32 75 24 PSASTRO.TWEAK.SMOOTH F32 2 25 PSASTRO.TWEAK.NSIGMA F32 3 26 27 # pmAstromRadiusMatch 28 # use plate-scale to make this in pixels? 29 PSASTRO.MATCH.RADIUS F32 8 30 31 # pmAstromMatchFit 32 PSASTRO.CHIP.NX S32 1 # fit order 33 PSASTRO.CHIP.NY S32 1 # fit order 34 PSASTRO.CHIP.NITER S32 3 # fit clipping iterations 35 PSASTRO.CHIP.NSIGMA F32 3 # fit clipping sigmas 36 1 DVO.CATDIR STR /data/alala.0/ipp/ippRefs/catdir.2mass/
Note:
See TracChangeset
for help on using the changeset viewer.
