Changeset 31072 for trunk/ippToPsps/config/init/data.xml
- Timestamp:
- Mar 28, 2011, 4:15:04 PM (15 years ago)
- File:
-
- 1 edited
-
trunk/ippToPsps/config/init/data.xml (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippToPsps/config/init/data.xml
r28257 r31072 2 2 3 3 <tabledata> 4 5 <table name="StackType"> 6 <row stackTypeID="0" stackType="NIGHTLY_STACK" /> 7 <row stackTypeID="1" stackType="DEEP_STACK" /> 8 </table> 4 9 5 10 <table name="Filter"> … … 13 18 14 19 <table name="FitModel"> 15 <row fitModelID="1" description="Psf fit" />16 <row fitModelID="2" description="deVaucouleur Fit" />17 <row fitModelID="3" description="Exponential Fit" />18 <row fitModelID="4" description="Sersic Fit" />19 <row fitModelID="5" description="Linear Streak Fit" param1="x1" param2="x2" param3="x3" param4="x4" />20 <row fitModelID="1" name="PS_MODEL_PSF" description="Psf fit" /> 21 <row fitModelID="2" name="PS_MODEL_DEV" description="deVaucouleur Fit" /> 22 <row fitModelID="3" name="PS_MODEL_EXP" description="Exponential Fit" /> 23 <row fitModelID="4" name="PS_MODEL_SERSIC" description="Sersic Fit" /> 24 <row fitModelID="5" name="PS_MODEL_LIN" description="Linear Streak Fit" param1="x1" param2="x2" param3="x3" param4="x4" /> 20 25 </table> 21 26
Note:
See TracChangeset
for help on using the changeset viewer.
