Changeset 26108
- Timestamp:
- Nov 12, 2009, 2:43:43 PM (16 years ago)
- File:
-
- 1 edited
-
trunk/operations/addstar/ptolemy.rc (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/operations/addstar/ptolemy.rc
r26099 r26108 4 4 PANTASKS_SERVER ippdb00 5 5 PASSWORD foobar 6 7 ### Here follows the regular ~/.ptolemyrc 8 ### This is required because the addstar task runs from this directory, 9 ### so it picks up this configuration. 10 11 CONFDIR /home/panstarrs/ipp/psconfig/ipp-svn.lin64/share/ippconfig 12 CAMERA default 13 14 # location of DVO database tables 15 CATDIR default 16 17 # location of possible data sources 18 2MASS_DIR_AS /data/ipp004.0/elixir/srcdir/refs/2mass.allsky 19 2MASS_DIR_DR2 /data/ipp004.0/elixir/srcdir/refs/2mass.dr2 20 GSCDIR NONE 21 USNO_A_DIR NONE 22 USNO_B_DIR NONE 23 TYCHO_DIR NONE 24 25 PHOTCODE_FILE $CONFDIR/dvo.photcodes 26 GSCFILE $CONFDIR/GSCregions.tbl 27 CATMODE SPLIT 28 CATFORMAT PS1_V1 29 SKY_DEPTH 3 30 # SKY_TABLE this may be used to override GSCFILE 31 ZERO_PT 25.0 32 33 # default values - overridden for specific cameras 34 ADDSTAR_RADIUS 1.0 35 IMAGE_SCATTER 0.075 # mark images POOR if stdev(Mcal) > IMAGE_SCATTER 36 STAR_SCATTER 0.005 # mark stars POOR if stdev(Mrel) > STAR_SCATTER 37 IMAGE_OFFSET 0.100 # mark images POOR if abs(delta(Mcal)) > IMAGE_OFFSET 38 STAR_CHISQ 10.0 # mark stars POOR if Xm > STAR_CHISQ 39 STAR_TOOFEW 3 # mark star FEW if N(good) < STAR_TOOFEW 40 IMAGE_TOOFEW 10 # mark image FEW if N(good) < IMAGE_TOOFEW 41 IMAGE_GOOD_FRACTION 0.05 # mark image FEW if N(good) < IMAGE_GOOD_FRACTION * Nstars 42 43 PM_DT_MIN 0.25 44 PM_TOOFEW 4 45 POS_TOOFEW 1 46 47 RELPHOT_GRID_BINNING 256 48 RELPHOT_GRID_X 6 49 RELPHOT_GRID_Y 14 50 51 SCATTER_LIM 15.0 52 MAG_LIM 20.0 # select stars brighter than this for relphot analysis 53 SIGMA_LIM 0.015 # select measurements with dM < SIGMA_LIM for relphot analysis 54 55 # access control for client/server addstar mode 56 # PASSWORD 57 # HOSTNAME 58 # VALID_IP 59 60 # camera dependent parameter files: 61 FILTER_LIST $CONFDIR/$CAMERA/dvo.filters 62 CAMERA_CONFIG $CONFDIR/$CAMERA/dvo.layout 63 DETREND_RECIPES $CONFDIR/$CAMERA/dvo.recipe 64 65 # load the camera-specific configuration files 66 input $CONFDIR/$CAMERA/dvo.config 67
Note:
See TracChangeset
for help on using the changeset viewer.
