User Tools

Site Tools


documentation:fittey

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
documentation:fittey [2013/04/03 22:21] – external edit 127.0.0.1documentation:fittey [2013/11/28 11:44] macke
Line 49: Line 49:
  
 ^ model      ^ mode       ^ formula          ^ fit parameters ^ fixed parameters ^ Comments ^ ^ model      ^ mode       ^ formula          ^ fit parameters ^ fixed parameters ^ Comments ^
-| A    | db     | beta = t / * a + b + c *      | a b c | | +| A    | db     | beta(E) = t(E) * a + b + c *      | a b c | | 
-| B    | db     | beta = t / * a + b + c *      | a b   | c | +| B    | db     | beta(E) = t(E) * a + b + c *      | a b   | c | 
-| C    | db     | beta = t / * a + b + c *      | a     | b c | +| C    | db     | beta(E) = t(E) * a + b + c *      | a     | b c | 
-| N    | db     | beta = t / * a + b + c *            | a b c | +| N    | db     | beta(E) = t(E) * a + b + c *            | a b c | 
-| D    | db     | beta = (t*a*sin( c*pi/180. ) / (1. - t*a) / b) / ((5.067769e-4 * * 2.) | a b | c | +| D    | db     | beta(E) = (t(E)*a*sin( c*pi/180. ) / (1. - t*a) / b) / ((5.067769e-4 * * 2.) | a b | c | 
-| E    | db     | beta = (t*a*sin( c*pi/180. ) / (1. - t*a) / b) / ((5.067769e-4 * * 2.) | a | b c | +| E    | db     | beta(E) = (t(E)*a*sin( c*pi/180. ) / (1. - t*a) / b) / ((5.067769e-4 * * 2.) | a | b c | 
-| F    | db     | beta = t / * (a + c * e) + b    | a b c |  +| F    | db     | beta(E) = t(E) * (a + c * e) + b    | a b c |  
-| A    | ff     | f2 = t * * a + b + c * e        | a b c |  +| A    | ff     | f2(E) = t(E) * a + b + c * e        | a b c |  
-| B    | ff     | f2 = t * * a + b + c * e        | a b   | c | +| B    | ff     | f2(E) = t(E) * a + b + c * e        | a b   | c | 
-| C    | ff     | f2 = t * * a + b + c * e        | a     | b c | +| C    | ff     | f2(E) = t(E) * a + b + c * e        | a     | b c | 
-| F    | ff     | f2 = t * * (a + c * e) + b      | a b c | +| F    | ff     | f2(E) = t(E) * (a + c * e) + b      | a b c | 
-| G    | db/ff  | beta/ff = t * a + b + c *      | a b c | | not officially supported| +| G    | db/ff  | beta(E)/ff(E) = t(E) * a + b + c *      | a b c | | not officially supported| 
-| H    | db/ff  | beta/ff = t * a + b + c *      | a b   | c | not officially supported| +| H    | db/ff  | beta(E)/ff(E) = t(E) * a + b + c *      | a b   | c | not officially supported| 
-| I    | db/ff  | beta/ff = t * a + b + c *      | a     | b c | not officially supported| +| I    | db/ff  | beta(E)/ff(E) = t(E) * a + b + c *      | a     | b c | not officially supported| 
-| J    | db/ff  | beta/ff = t * a + b + c *            | a b c | not officially supported| +| J    | db/ff  | beta(E)/ff(E) = t(E) * a + b + c *            | a b c | not officially supported| 
-| K    | ff     | ff = t*e** a + b + c *       | a b c |  | not officially supported|+| K    | ff     | ff(E) = t(E)*E** a + b + c *       | a b c |  | not officially supported|
  
 In all models the parameters a acts like a scaling factor for the TEY data. In all models the parameters a acts like a scaling factor for the TEY data.
Line 122: Line 122:
  
 This command converts the fitted refractive index to atomic scattering factors This command converts the fitted refractive index to atomic scattering factors
 +
 +<code>
 +FitTEY.exe convert file1 chemical_formula density element cutmin cutmax shift
 +</code>
 +
 +== file1 ==
 +fitted .db file with resonances
 +
 +== element ==
 +Element to extract from the file
 +
 +== cutmin, cutmax ==
 +Lowest and highest energy values for the resonance you want to merge.
 +
 +== shift [number] ==
 +Energy shift of the off resonant values. If unsure set it to zero. 
 +
  
documentation/fittey.txt · Last modified: 2013/11/28 11:45 by macke

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki