Changeset 20548
- Timestamp:
- Nov 5, 2008, 4:37:26 AM (18 years ago)
- File:
-
- 1 edited
-
trunk/ippconfig/sdssmosaic/dvo.config (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippconfig/sdssmosaic/dvo.config
r18197 r20548 1 DVO.CAMERADIR /home/jester/IPP/ippconfig/sdssmosaic 1 # DVO.CAMERADIR /home/jester/IPP/ippconfig/sdssmosaic 2 # Previous one not needed any more? 2 3 3 4 # location of DVO database tables 4 CATDIR /disk1/jester/data/SDSS/stripe82/coadd/catdir 5 CATDIR /IPP/data/SDSS/stripe82/coadd/prod/catdir_default 6 MOSAICNAME SDSSmosaic 5 7 6 8 # keywords used by DVO to interpret the headers … … 43 45 44 46 # correlation radius (arcseconds) 45 ADDSTAR_RADIUS 2.047 ADDSTAR_RADIUS 1.0 46 48 47 49 # scaled correlation radius … … 53 55 STAR_CHISQ 10.0 # mark stars POOR if Xm > STAR_CHISQ 54 56 STAR_TOOFEW 3 # mark star FEW if N(good) < STAR_TOOFEW 57 GRID_TOOFEW 10 # keep grid FROZEN if N(good) < GRID_TOOFEW 55 58 IMAGE_TOOFEW 10 # mark image FEW if N(good) < IMAGE_TOOFEW 56 59 IMAGE_GOOD_FRACTION 0.05 # mark image FEW if N(good) < IMAGE_GOOD_FRACTION * Nstars
Note:
See TracChangeset
for help on using the changeset viewer.
