Changeset 16529
- Timestamp:
- Feb 17, 2008, 12:34:16 PM (18 years ago)
- Location:
- trunk/ippconfig
- Files:
-
- 2 edited
-
gpc1/psastro.config (modified) (5 diffs)
-
recipes/psastro.config (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippconfig/gpc1/psastro.config
r16081 r16529 8 8 # max grid offset in FP units (microns) 9 9 # use plate-scale to make this in pixels? 10 PSASTRO.GRID.OFFSET F32 5000.11 PSASTRO.GRID.SCALE F32 10010 PSASTRO.GRID.OFFSET F32 500. 11 PSASTRO.GRID.SCALE F32 50 12 12 PSASTRO.GRID.NSTAR.MAX S32 800 # max stars accepted for fitting 13 13 14 PSASTRO.MAX.NRAW S32 800 # max stars accepted for fitting (0 for all)14 PSASTRO.MAX.NRAW S32 100 # max stars accepted for fitting (0 for all) 15 15 PSASTRO.MAX.NREF S32 5000 # max stars accepted for fitting (0 for all) 16 16 … … 20 20 # 21 21 PSASTRO.MIN.INST.MAG.RAW F32 -15.0 # min instrumental magnitude for stars accepted for fitting 22 PSASTRO.MAX.INST.MAG.RAW F32 0.0 # max instrumental magnitude for stars accepted for fitting22 PSASTRO.MAX.INST.MAG.RAW F32 -11.0 # max instrumental magnitude for stars accepted for fitting 23 23 24 24 # … … 49 49 # these tweak are in FP units (pixels, currently) 50 50 PSASTRO.TWEAK.SCALE F32 1 51 PSASTRO.TWEAK.RANGE F32 7551 PSASTRO.TWEAK.RANGE F32 150 52 52 PSASTRO.TWEAK.SMOOTH F32 2 53 53 PSASTRO.TWEAK.NSIGMA F32 3 … … 59 59 PSASTRO.ANGLE.TOLERANCE F32 1.0 60 60 61 DVO.CATDIR STR /data/alala.0/ipp/ippRefs/catdir.2mass61 # DVO.CATDIR STR /data/alala.0/ipp/ippRefs/catdir.2mass 62 62 63 63 # Mosaic Astrometry options … … 93 93 DVO.CATDIR STR /data/alala.0/ipp/ippRefs/catdir.synth.grizy 94 94 DVO.GETSTAR.PHOTCODE STR g 95 DVO.GETSTAR.MAG.MAX F32 17.095 DVO.GETSTAR.MAG.MAX F32 21.0 -
trunk/ippconfig/recipes/psastro.config
r16064 r16529 10 10 PSASTRO.PLOT.INST.MAG.MIN F32 -17.0 11 11 PSASTRO.PLOT.REF.MAG.MIN F32 +10.0 12 PSASTRO.PLOT.REF.MAG.MAX F32 + 14.012 PSASTRO.PLOT.REF.MAG.MAX F32 +20.0 13 13 14 14 # extra field for ref stars:
Note:
See TracChangeset
for help on using the changeset viewer.
