- Timestamp:
- May 4, 2011, 3:20:38 PM (15 years ago)
- Location:
- branches/czw_branch/20110406
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/czw_branch/20110406
- Property svn:mergeinfo changed
-
branches/czw_branch/20110406/ippconfig
- Property svn:mergeinfo changed (with no actual effect on merging)
-
branches/czw_branch/20110406/ippconfig/gpc1/psastro.config
r31163 r31434 16 16 PSASTRO.GRID.SCALE F32 50 17 17 PSASTRO.GRID.NSTAR.MAX S32 800 # deprecated 18 PSASTRO.GRID.NREF.MAX S32 800 # max stars accepted for fittingfrom ref catalog19 PSASTRO.GRID.NRAW.MAX S32 1200 # max stars accepted for fittingfrom raw image18 PSASTRO.GRID.NREF.MAX S32 800 # max stars accepted for grid search from ref catalog 19 PSASTRO.GRID.NRAW.MAX S32 1200 # max stars accepted for grid search from raw image 20 20 21 21 PSASTRO.MAX.NRAW S32 1000 # max stars accepted for fitting (0 for all) … … 28 28 PSASTRO.MIN.INST.MAG.RAW F32 -15.0 # min instrumental magnitude for stars accepted for fitting 29 29 PSASTRO.MAX.INST.MAG.RAW F32 -8.0 # max instrumental magnitude for stars accepted for fitting 30 PSASTRO.GRID.MIN.INST.MAG.RAW F32 -15.0 # min instrumental magnitude for stars accepted for grid search 31 PSASTRO.GRID.MAX.INST.MAG.RAW F32 -8.0 # max instrumental magnitude for stars accepted for grid search 30 32 31 33 PSASTRO.GRID.MIN.ANGLE F32 -1.0 # start angle (degrees) … … 314 316 # allow more stars per chip and boost the density to which we query 315 317 # from the reference database. 316 PSASTRO.MAX.NRAW S32 2000 # 317 PSASTRO.MAX.NREF S32 8000 # max stars accepted for fitting (0 for all) 318 DVO.GETSTAR.MAX.RHO F32 60000.0 318 PSASTRO.MAX.NRAW S32 2000 # 319 PSASTRO.MAX.NREF S32 8000 # max stars accepted for fitting (0 for all) 320 # use wider range of magnitudes for grid search 321 PSASTRO.GRID.MIN.INST.MAG.RAW F32 -15.0 # min instrumental magnitude for stars accepted for fitting 322 PSASTRO.GRID.MAX.INST.MAG.RAW F32 -11.0 # max instrumental magnitude for stars accepted for fitting 323 324 # reduce the magnitude range to avoid the bright stars have bad astrometry problem 325 PSASTRO.MIN.INST.MAG.RAW F32 -12.0 # min instrumental magnitude for stars accepted for fitting 326 PSASTRO.MAX.INST.MAG.RAW F32 -11.0 # min instrumental magnitude for stars accepted for fitting 327 328 DVO.GETSTAR.MIN.MAG.INST F32 -15.0 329 DVO.GETSTAR.MAX.RHO F32 60000.0 319 330 320 331 # the crowding is high, so unless we restrict somewhat tightly early … … 324 335 325 336 # single-chip radius match in pixels 326 PSASTRO.MATCH.RADIUS.N0 F32 10337 PSASTRO.MATCH.RADIUS.N0 F32 10 327 338 PSASTRO.MATCH.RADIUS.N1 F32 5 328 339 PSASTRO.MATCH.RADIUS.N2 F32 5
Note:
See TracChangeset
for help on using the changeset viewer.
