Changeset 27943
- Timestamp:
- May 13, 2010, 9:47:07 AM (16 years ago)
- Location:
- trunk/ippToPsps/config/detection
- Files:
-
- 2 edited
-
map.xml (modified) (2 diffs)
-
tables.xml (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippToPsps/config/detection/map.xml
r27882 r27943 16 16 <map ippName="CRPIX1" ippType="TDOUBLE" pspsName="crpix1" /> 17 17 <map ippName="CRPIX2" ippType="TDOUBLE" pspsName="crpix2" /> 18 <map ippName="CDELT1" ippType="TDOUBLE" pspsName="cdelt1" /> 19 <map ippName="CDELT2" ippType="TDOUBLE" pspsName="cdelt2" /> 18 20 <map ippName="PC001001" ippType="TDOUBLE" pspsName="pc001001" /> 19 21 <map ippName="PC001002" ippType="TDOUBLE" pspsName="pc001002" /> … … 63 65 <map ippName="CRPIX1" ippType="TDOUBLE" pspsName="crpix1" /> 64 66 <map ippName="CRPIX2" ippType="TDOUBLE" pspsName="crpix2" /> 67 <map ippName="CDELT1" ippType="TDOUBLE" pspsName="cdelt1" /> 68 <map ippName="CDELT2" ippType="TDOUBLE" pspsName="cdelt2" /> 65 69 <map ippName="PC001001" ippType="TDOUBLE" pspsName="pc001001" /> 66 70 <map ippName="PC001002" ippType="TDOUBLE" pspsName="pc001002" /> -
trunk/ippToPsps/config/detection/tables.xml
r27882 r27943 28 28 <column name="crpix1" type="TDOUBLE" default="-999" comment="reference pixel value for RA"></column> 29 29 <column name="crpix2" type="TDOUBLE" default="-999" comment="reference pixel value for DEC"></column> 30 <column name="cdelt1" type="TDOUBLE" default="-999" comment="scale factor for RA"></column> 31 <column name="cdelt2" type="TDOUBLE" default="-999" comment="scale factor for DEC"></column> 30 32 <column name="pc001001" type="TDOUBLE" default="-999" comment="elements of rotation/Dcale matrix"></column> 31 33 <column name="pc001002" type="TDOUBLE" default="-999" comment="elements of rotation/Dcale matrix"></column> … … 97 99 <column name="crpix1" type="TDOUBLE" default="-999" comment=" reference pixel value for RA (unit = pix)"></column> 98 100 <column name="crpix2" type="TDOUBLE" default="-999" comment=" reference pixel value for DEC (unit = pix)"></column> 101 <column name="cdelt1" type="TDOUBLE" default="-999" comment="scale factor for RA"></column> 102 <column name="cdelt2" type="TDOUBLE" default="-999" comment="scale factor for DEC"></column> 99 103 <column name="pc001001" type="TDOUBLE" default="-999" comment="elements of rotation/Dcale matrix"></column> 100 104 <column name="pc001002" type="TDOUBLE" default="-999" comment="elements of rotation/Dcale matrix"></column>
Note:
See TracChangeset
for help on using the changeset viewer.
