<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to lu_ratios</title><link>https://sourceforge.net/p/laueutil/wiki/lu_ratios/</link><description>Recent changes to lu_ratios</description><atom:link href="https://sourceforge.net/p/laueutil/wiki/lu_ratios/feed" rel="self"/><language>en</language><lastBuildDate>Wed, 12 Jun 2013 19:02:54 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/laueutil/wiki/lu_ratios/feed" rel="self" type="application/rss+xml"/><item><title>lu_ratios modified by Anna Makal</title><link>https://sourceforge.net/p/laueutil/wiki/lu_ratios/</link><description>&lt;div class="markdown_content"&gt;&lt;h1 id="lu_ratios"&gt;lu_ratios&lt;/h1&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;    &lt;span class="nb"&gt;Usage&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt; &lt;span class="err"&gt;[&lt;/span&gt;&lt;span class="nx"&gt;python&lt;/span&gt;&lt;span class="cp"&gt;]&lt;/span&gt; lu_ratios.py &lt;span class="cp"&gt;[&lt;/span&gt;&lt;span class="nx"&gt;options&lt;/span&gt;&lt;span class="cp"&gt;]&lt;/span&gt; LaueCollect1.log &lt;span class="cp"&gt;[&lt;/span&gt;&lt;span class="nx"&gt;LaueCollect2.log&lt;/span&gt; &lt;span class="nx"&gt;...&lt;/span&gt;&lt;span class="cp"&gt;]&lt;/span&gt;

    Options:
      -h, --help            show this help message and exit
      -l LG_PATH, --lg_path=LG_PATH
                            path to LaueGui .int files &lt;span class="cp"&gt;[&lt;/span&gt;&lt;span class="nb"&gt;default&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt; &lt;span class="nx"&gt;integration&lt;/span&gt;&lt;span class="cp"&gt;]&lt;/span&gt;
      -r RATIOS_OUTPUT, --ratios_output=RATIOS_OUTPUT
                            output file name for all ratios - for the sake of analyses, e.g. file.dat
      -o OUTPUT, --output=OUTPUT
                            output file name e.g. .hkl (sortav compatible)
      -s MAX_STD, --max_std=MAX_STD
                            block filter: maximum sample standard deviation &lt;span class="cp"&gt;[&lt;/span&gt;&lt;span class="nb"&gt;default&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt; &lt;span class="nx"&gt;inf&lt;/span&gt;&lt;span class="cp"&gt;]&lt;/span&gt;
      -n MIN_N, --min_n=MIN_N
                            block filter: minimum number of pairs in block &lt;span class="cp"&gt;[&lt;/span&gt;&lt;span class="nb"&gt;default&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt; &lt;span class="mi"&gt;0&lt;/span&gt;&lt;span class="cp"&gt;]&lt;/span&gt;
      -a A                  block filter: | 1 - &lt;span class="nt"&gt;&amp;lt;R&amp;gt;&lt;/span&gt; | / std(R) &amp;gt;= a &lt;span class="cp"&gt;[&lt;/span&gt;&lt;span class="nb"&gt;default&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt; &lt;span class="mf"&gt;0.0&lt;/span&gt;&lt;span class="cp"&gt;]&lt;/span&gt;
      -i I                  pair filter: I1/s1 &amp;gt;= i and I2/s2 &amp;gt;= i &lt;span class="cp"&gt;[&lt;/span&gt;&lt;span class="nb"&gt;default&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt; &lt;span class="mf"&gt;10.0&lt;/span&gt;&lt;span class="cp"&gt;]&lt;/span&gt;
      --ddof=DDOF           see nupy.std documentation &lt;span class="cp"&gt;[&lt;/span&gt;&lt;span class="nb"&gt;default&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt; &lt;span class="mi"&gt;1&lt;/span&gt;&lt;span class="cp"&gt;]&lt;/span&gt;
&lt;/pre&gt;&lt;/div&gt;
&lt;p&gt;&lt;em&gt;Input&lt;/em&gt; - a series of &lt;em&gt;.int&lt;/em&gt; files produced by &lt;code&gt;LaueGui&lt;/code&gt; procedure for each experimental MCCD frame and &lt;code&gt;LaueCollect.log&lt;/code&gt; file associated with their acquisiti&lt;br /&gt;
on.&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Output&lt;/em&gt; - up to two output files can be produced, one containing block-averaged Ratio-s in SORTAV compatible format, the other a full listing of data from &lt;code&gt;L
aueGui&lt;/code&gt; outputs sorted by block, frame and hkl values.&lt;/p&gt;
&lt;p&gt;The program performs following tasks:&lt;br /&gt;
1. Select the subset of data from raw &lt;em&gt;.int&lt;/em&gt; files, according to optional criteria:&lt;br /&gt;
 -i. minimal value of reflection intensity over its standard deviation for it to be included in a subset&lt;br /&gt;
 -s. maximal value of standard deviation of Ratio&lt;br /&gt;
 -a. maximal value of the module of response ratio over standard deviation of that Ratio&lt;br /&gt;
 -n. minimal number of pairs of frames in a block on which the reflection was present&lt;br /&gt;
2. Calculating Ratio values for individual reflections in a subset and their average over a block of frames&lt;br /&gt;
3. Gathering data from &lt;em&gt;.int&lt;/em&gt; files into a single file usable for statistical analysis&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anna Makal</dc:creator><pubDate>Wed, 12 Jun 2013 19:02:54 -0000</pubDate><guid>https://sourceforge.net00ca79ba2ca907e6b9925874ea9f28b23a8ec9b2</guid></item></channel></rss>