Index: /trunk/ippToPsps/config/detection/map.xml
===================================================================
--- /trunk/ippToPsps/config/detection/map.xml	(revision 27942)
+++ /trunk/ippToPsps/config/detection/map.xml	(revision 27943)
@@ -16,4 +16,6 @@
   <map ippName="CRPIX1" ippType="TDOUBLE" pspsName="crpix1" />
   <map ippName="CRPIX2" ippType="TDOUBLE" pspsName="crpix2" />
+  <map ippName="CDELT1" ippType="TDOUBLE" pspsName="cdelt1" />
+  <map ippName="CDELT2" ippType="TDOUBLE" pspsName="cdelt2" />
   <map ippName="PC001001" ippType="TDOUBLE" pspsName="pc001001" />
   <map ippName="PC001002" ippType="TDOUBLE" pspsName="pc001002" />
@@ -63,4 +65,6 @@
   <map ippName="CRPIX1" ippType="TDOUBLE" pspsName="crpix1" />
   <map ippName="CRPIX2" ippType="TDOUBLE" pspsName="crpix2" />
+  <map ippName="CDELT1" ippType="TDOUBLE" pspsName="cdelt1" />
+  <map ippName="CDELT2" ippType="TDOUBLE" pspsName="cdelt2" />
   <map ippName="PC001001" ippType="TDOUBLE" pspsName="pc001001" />
   <map ippName="PC001002" ippType="TDOUBLE" pspsName="pc001002" />
Index: /trunk/ippToPsps/config/detection/tables.xml
===================================================================
--- /trunk/ippToPsps/config/detection/tables.xml	(revision 27942)
+++ /trunk/ippToPsps/config/detection/tables.xml	(revision 27943)
@@ -28,4 +28,6 @@
     <column name="crpix1" type="TDOUBLE" default="-999" comment="reference pixel value for RA"></column>
     <column name="crpix2" type="TDOUBLE" default="-999" comment="reference pixel value for DEC"></column>
+    <column name="cdelt1" type="TDOUBLE" default="-999" comment="scale factor for RA"></column>
+    <column name="cdelt2" type="TDOUBLE" default="-999" comment="scale factor for DEC"></column>
     <column name="pc001001" type="TDOUBLE" default="-999" comment="elements of rotation/Dcale matrix"></column>
     <column name="pc001002" type="TDOUBLE" default="-999" comment="elements of rotation/Dcale matrix"></column>
@@ -97,4 +99,6 @@
     <column name="crpix1" type="TDOUBLE" default="-999" comment=" reference pixel value for RA (unit = pix)"></column>
     <column name="crpix2" type="TDOUBLE" default="-999" comment=" reference pixel value for DEC (unit = pix)"></column>
+    <column name="cdelt1" type="TDOUBLE" default="-999" comment="scale factor for RA"></column>
+    <column name="cdelt2" type="TDOUBLE" default="-999" comment="scale factor for DEC"></column>
     <column name="pc001001" type="TDOUBLE" default="-999" comment="elements of rotation/Dcale matrix"></column>
     <column name="pc001002" type="TDOUBLE" default="-999" comment="elements of rotation/Dcale matrix"></column>
