Index: trunk/ippToPsps/config/tables.ST.vot
===================================================================
--- trunk/ippToPsps/config/tables.ST.vot	(revision 39066)
+++ trunk/ippToPsps/config/tables.ST.vot	(revision 39067)
@@ -4815,4 +4815,32 @@
     </TABLE>
 
+    <!-- StackToFrame Table ************************************************** -->
+    <TABLE name="StackToFrame">
+      <DESCRIPTION>Contains the mapping of input frames used to construct a particular stack along with processing stats.</DESCRIPTION>
+      <PARAM arraysize="1" datatype="char" ucd="meta.bib.author" name="Author" value="PSPS"></PARAM>
+      <FIELD name="stackImageID" arraysize="1" datatype="long" unit="dimensionless" default="NA">
+        <DESCRIPTION>Unique stack identifier.</DESCRIPTION>
+      </FIELD>
+      <FIELD name="frameID" arraysize="1" datatype="int" unit="dimensionless" default="NA">
+        <DESCRIPTION>Unique frame/exposure identifier.</DESCRIPTION>
+      </FIELD>
+      <FIELD name="scaleFactor" arraysize="1" datatype="float" unit="dimensionless" default="0">
+        <DESCRIPTION>normalization factor applied to input image before stacking.</DESCRIPTION>
+      </FIELD>
+      <FIELD name="zp" arraysize="1" datatype="float" unit="magnitudes" default="0">
+        <DESCRIPTION>Photometric zeropoint.</DESCRIPTION>
+      </FIELD>
+      <FIELD name="expTime" arraysize="1" datatype="float" unit="seconds" default="-999">
+        <DESCRIPTION>Exposure time of the frame/exposure.</DESCRIPTION>
+      </FIELD>
+      <FIELD name="airMass" arraysize="1" datatype="float" unit="dimensionless" default="0">
+        <DESCRIPTION>Airmass at midpoint of the exposure.</DESCRIPTION>
+      </FIELD>
+      <DATA>
+        <TABLEDATA></TABLEDATA>
+      </DATA>
+    </TABLE>
+
+    <!-- StackDetEffMeta Table ************************************************** -->
     <TABLE name="StackDetEffMeta">
       <DESCRIPTION>Contains the detection efficiency information for a given stacked image.  Provides the number of recovered sources out of 500 and statistics about the magnitudes of the recovered sources for a range of magnitude offsets.</DESCRIPTION>
