Index: unk/ippconfig/dvo.cameras/.cvsignore
===================================================================
--- /trunk/ippconfig/dvo.cameras/.cvsignore	(revision 12354)
+++ 	(revision )
@@ -1,2 +1,0 @@
-Makefile
-Makefile.in
Index: unk/ippconfig/dvo.cameras/ISP-Apogee.config
===================================================================
--- /trunk/ippconfig/dvo.cameras/ISP-Apogee.config	(revision 12354)
+++ 	(revision )
@@ -1,44 +1,0 @@
-
-# location of DVO database tables
-CATDIR			/data/alala/eugene/isp/catdir
-
-# keywords used by DVO to interpret the headers
-
-# used by parse_time to find time-related keywords
-MJD-KEYWORD		MJD-OBS
-DATE-KEYWORD		NONE
-DATE-MODE		NONE
-UT-KEYWORD		NONE
-JD-KEYWORD		NONE
-
-# other keyword abstractions
-EXPTIME-KEYWORD		EXPTIME
-AIRMASS-KEYWORD		AIRMASS
-CCDNUM-KEYWORD		EXTNAME
-ST-KEYWORD		NONE
-OBSERVATORY-LATITUDE	NONE
-OBSERVATORY-LONGITUDE	NONE
-SUBPIX_DATAFILE		NONE
-
-# instrumental magnitude range for calibration mode 
-CAL_INSTMAG_MAX		0
-CAL_INSTMAG_MIN		0
-
-# exclude overscan region from the dB image boundaries
-XOVERSCAN		0
-YOVERSCAN		0
-
-# only upload stars within region; a value of 0 means ignore the limit
-ADDSTAR_XMIN		0
-ADDSTAR_XMAX		0
-ADDSTAR_YMIN		0
-ADDSTAR_YMAX		0
-
-# exclude stars with SN > SNLIMIT (ADDSTAR_SNLIMIT overrides old name MIN_SN_FSTAT)
-ADDSTAR_SNLIMIT		0
-
-# correlation radius (arcseconds)
-ADDSTAR_RADIUS		20
-
-# scaled correlation radius 
-ADDSTAR_NSIGMA		0
Index: unk/ippconfig/dvo.cameras/Makefile.am
===================================================================
--- /trunk/ippconfig/dvo.cameras/Makefile.am	(revision 12354)
+++ 	(revision )
@@ -1,15 +1,0 @@
-
-installdir = $(datadir)/ippconfig/dvo.cameras
-
-install_files = \
-	ISP-Apogee.config \
-	megacam.config
-
-install_DATA = $(install_files)
-
-install-data-hook:
-	chmod 0755 $(installdir)
-
-EXTRA_DIST = $(install_files)
-
-ACLOCAL_AMFLAGS = -I m4
Index: unk/ippconfig/dvo.cameras/megacam.config
===================================================================
--- /trunk/ippconfig/dvo.cameras/megacam.config	(revision 12354)
+++ 	(revision )
@@ -1,63 +1,0 @@
-
-# location of DVO database tables
-CATDIR			/data/alala/eugene/isp/catdir
-
-# keywords used by DVO to interpret the headers
-
-# keyword abstractions:
-DATE-KEYWORD		DATE-OBS
-DATE-MODE		yyyy-mm-dd
-UT-KEYWORD		UTC-OBS
-JD-KEYWORD		NONE
-MJD-KEYWORD		NONE
-
-# other keyword abstractions
-EXPTIME-KEYWORD		EXPTIME
-AIRMASS-KEYWORD		AIRMASS
-CCDNUM-KEYWORD		EXTNAME
-ST-KEYWORD		NONE
-OBSERVATORY-LATITUDE	NONE
-OBSERVATORY-LONGITUDE	NONE
-SUBPIX_DATAFILE		NONE
-
-# instrumental magnitude range for calibration mode 
-CAL_INSTMAG_MAX		0
-CAL_INSTMAG_MIN		0
-
-# exclude overscan region from the dB image boundaries
-XOVERSCAN		0
-YOVERSCAN		0
-
-# only upload stars within region; a value of 0 means ignore the limit
-ADDSTAR_XMIN		0
-ADDSTAR_XMAX		0
-ADDSTAR_YMIN		0
-ADDSTAR_YMAX		0
-
-# exclude stars with SN > SNLIMIT (ADDSTAR_SNLIMIT overrides old name MIN_SN_FSTAT)
-ADDSTAR_SNLIMIT		0
-
-# correlation radius (arcseconds)
-ADDSTAR_RADIUS		1.0
-
-# scaled correlation radius 
-ADDSTAR_NSIGMA		0
-
-IMAGE_SCATTER           0.075  # mark images POOR if stdev(Mcal) > IMAGE_SCATTER
-STAR_SCATTER            0.005  # mark stars POOR if stdev(Mrel) > STAR_SCATTER
-IMAGE_OFFSET            0.100  # mark images POOR if abs(delta(Mcal)) > IMAGE_OFFSET
-STAR_CHISQ              10.0   # mark stars POOR if Xm > STAR_CHISQ
-STAR_TOOFEW              3     # mark star FEW if N(good) < STAR_TOOFEW
-IMAGE_TOOFEW            10     # mark image FEW if N(good) < IMAGE_TOOFEW
-IMAGE_GOOD_FRACTION     0.05   # mark image FEW if N(good) < IMAGE_GOOD_FRACTION * Nstars
-
-SCATTER_LIM             15.0
-MAG_LIM                 20.0   # select stars brighter than this for relphot analysis
-SIGMA_LIM               0.015  # select measurements with dM < SIGMA_LIM for relphot analysis
-# INST_MAG_MIN         -17     # optional constraints on magnitude ranges
-# INST_MAG_MAX         -13     # optional constraints on magnitude ranges
-
-RELPHOT_GRID_BINNING    256
-RELPHOT_GRID_X 6
-RELPHOT_GRID_Y 14
-
