Index: trunk/ippToPsps/config/tables.FW.vot
===================================================================
--- trunk/ippToPsps/config/tables.FW.vot	(revision 38876)
+++ trunk/ippToPsps/config/tables.FW.vot	(revision 38900)
@@ -39,10 +39,4 @@
 	<DESCRIPTION>Exposure time of the source frame/exposure for this warp image.</DESCRIPTION>
       </FIELD>
-      <FIELD name="photoScat" arraysize="1" datatype="float" unit="dimensionless" default="-999">
-	<DESCRIPTION>Photometric scatter relative to reference catalog.</DESCRIPTION>
-      </FIELD>
-      <FIELD name="nPhotoRef" arraysize="1" datatype="int" unit="dimensionless" default="-999">
-	<DESCRIPTION>Number of photometric reference sources.</DESCRIPTION>
-      </FIELD>
       <FIELD name="recalAstroScatX" arraysize="1" datatype="float" unit="arcsec" default="-999">
         <DESCRIPTION>Measurement of the re-calibration (not astrometric error) in the X direction.</DESCRIPTION>
@@ -272,4 +266,53 @@
       </DATA>
     </TABLE>
+    <TABLE name="ForcedWarpMasked">
+      <DESCRIPTION>Contains single epoch forced photometry of objects detected in the stacked images but are masked in a particular warp image.</DESCRIPTION>
+      <PARAM arraysize="1" datatype="char" ucd="meta.bib.author" name="Author" value="PSPS"></PARAM>
+      <FIELD name="objID" arraysize="1" datatype="long" unit="dimensionless" default="NA">
+        <DESCRIPTION>Unique object identifier.</DESCRIPTION>
+      </FIELD>
+      <FIELD name="uniquePspsFWid" arraysize="1" datatype="long" unit="dimensionless" default="NA">
+	<DESCRIPTION>Unique internal PSPS forced warp identifier.</DESCRIPTION>
+      </FIELD>
+      <FIELD name="ippObjID" arraysize="1" datatype="long" unit="dimensionless" default="NA">
+        <DESCRIPTION>IPP internal object identifier.</DESCRIPTION>
+      </FIELD>
+      <FIELD name="ippDetectID" arraysize="1" datatype="long" unit="dimensionless" default="NA">
+        <DESCRIPTION>IPP internal detection identifier.</DESCRIPTION>
+      </FIELD>
+      <FIELD name="filterID" arraysize="1" datatype="unsignedByte" unit="dimensionless" default="NA">
+        <DESCRIPTION>Filter identifier.  Details in the Filter table.</DESCRIPTION>
+      </FIELD>
+      <FIELD name="surveyID" arraysize="1" datatype="unsignedByte" unit="dimensionless" default="NA">
+        <DESCRIPTION>Survey identifier.  Details in the Survey table.</DESCRIPTION>
+      </FIELD>
+      <FIELD name="forcedSummaryID" arraysize="1" datatype="long" unit="dimensionless" default="NA">
+	<DESCRIPTION>Forced warp summary meta identifier</DESCRIPTION>
+      </FIELD>
+      <FIELD name="forcedWarpID" arraysize="1" datatype="long" unit="dimensionless" default="NA">
+	<DESCRIPTION>Unique forced warp identifier.</DESCRIPTION>
+      </FIELD>
+      <FIELD name="randomWarpID" arraysize="1" datatype="double" unit="dimensionless" default="NA">
+        <DESCRIPTION>Random value drawn from the interval between zero and one.</DESCRIPTION>
+      </FIELD>
+      <FIELD name="tessID" arraysize="1" datatype="unsignedByte" unit="dimensionless" default="0">
+        <DESCRIPTION>Tessellation identifier.  Details in the TessellationType table.</DESCRIPTION>
+      </FIELD>
+      <FIELD name="projectionID" arraysize="1" datatype="short" unit="dimensionless" default="-1">
+        <DESCRIPTION>Projection cell identifier.</DESCRIPTION>
+      </FIELD>
+      <FIELD name="skyCellID" arraysize="1" datatype="float" unit="dimensionless" default="-999">
+	<DESCRIPTION>Skycell region identifier.</DESCRIPTION>
+      </FIELD>
+      <FIELD name="dvoRegionID" arraysize="1" datatype="float" unit="dimensionless" default="-999">
+	<DESCRIPTION>Internal DVO region identifier.</DESCRIPTION>
+      </FIELD>
+      <FIELD name="obsTime" arraysize="1" datatype="double" unit="days" default="-999">
+        <DESCRIPTION>Modified Julian Date at the midpoint of the observation.</DESCRIPTION>
+      </FIELD>
+      <DATA>
+        <TABLEDATA></TABLEDATA>
+      </DATA>
+    </TABLE>
     <TABLE name="ForcedWarpExtended">
       <DESCRIPTION>Contains the single epoch forced photometry fluxes within the SDSS R5 (r = 3.00 arcsec), R6 (r = 4.63 arcsec), and R7 (r = 7.43 arcsec) apertures (Stoughton 2002) for objects detected in the stacked images.  References:  Stoughton, C., Lupton, R. H., Bernardi, M., et al. 2002, AJ, 123, 485.</DESCRIPTION>
