source: trunk/sphinxdocs/build/html/GSASIIplot.html @ 957

Last change on this file since 957 was 957, checked in by toby, 12 years ago

redo docs

  • Property svn:mime-type set to text/html
File size: 21.5 KB
Line 
1
2
3<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
4  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
5
6
7<html xmlns="http://www.w3.org/1999/xhtml">
8  <head>
9    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
10   
11    <title>GSASIIplot: plotting routines &mdash; GSAS-II 0.2.0 documentation</title>
12   
13    <link rel="stylesheet" href="_static/default.css" type="text/css" />
14    <link rel="stylesheet" href="_static/pygments.css" type="text/css" />
15   
16    <script type="text/javascript">
17      var DOCUMENTATION_OPTIONS = {
18        URL_ROOT:    '',
19        VERSION:     '0.2.0',
20        COLLAPSE_INDEX: false,
21        FILE_SUFFIX: '.html',
22        HAS_SOURCE:  true
23      };
24    </script>
25    <script type="text/javascript" src="_static/jquery.js"></script>
26    <script type="text/javascript" src="_static/underscore.js"></script>
27    <script type="text/javascript" src="_static/doctools.js"></script>
28    <script type="text/javascript" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script>
29    <link rel="top" title="GSAS-II 0.2.0 documentation" href="index.html" />
30    <link rel="next" title="GSASII powder calculation module" href="GSASIIpwd.html" />
31    <link rel="prev" title="GSASIIindex: Cell Indexing Module" href="GSASIIindex.html" /> 
32  </head>
33  <body>
34    <div class="related">
35      <h3>Navigation</h3>
36      <ul>
37        <li class="right" style="margin-right: 10px">
38          <a href="genindex.html" title="General Index"
39             accesskey="I">index</a></li>
40        <li class="right" >
41          <a href="py-modindex.html" title="Python Module Index"
42             >modules</a> |</li>
43        <li class="right" >
44          <a href="GSASIIpwd.html" title="GSASII powder calculation module"
45             accesskey="N">next</a> |</li>
46        <li class="right" >
47          <a href="GSASIIindex.html" title="GSASIIindex: Cell Indexing Module"
48             accesskey="P">previous</a> |</li>
49        <li><a href="index.html">GSAS-II 0.2.0 documentation</a> &raquo;</li> 
50      </ul>
51    </div> 
52
53    <div class="document">
54      <div class="documentwrapper">
55        <div class="bodywrapper">
56          <div class="body">
57           
58  <span class="target" id="module-GSASIIplot"></span><div class="section" id="gsasiiplot-plotting-routines">
59<h1><em>GSASIIplot: plotting routines</em><a class="headerlink" href="#gsasiiplot-plotting-routines" title="Permalink to this headline">¶</a></h1>
60<dl class="class">
61<dt id="GSASIIplot.G2Plot3D">
62<em class="property">class </em><tt class="descclassname">GSASIIplot.</tt><tt class="descname">G2Plot3D</tt><big>(</big><em>parent</em>, <em>id=-1</em>, <em>dpi=None</em>, <em>**kwargs</em><big>)</big><a class="reference internal" href="_modules/GSASIIplot.html#G2Plot3D"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#GSASIIplot.G2Plot3D" title="Permalink to this definition">¶</a></dt>
63<dd><p>needs a doc string</p>
64</dd></dl>
65
66<dl class="class">
67<dt id="GSASIIplot.G2PlotMpl">
68<em class="property">class </em><tt class="descclassname">GSASIIplot.</tt><tt class="descname">G2PlotMpl</tt><big>(</big><em>parent</em>, <em>id=-1</em>, <em>dpi=None</em>, <em>**kwargs</em><big>)</big><a class="reference internal" href="_modules/GSASIIplot.html#G2PlotMpl"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#GSASIIplot.G2PlotMpl" title="Permalink to this definition">¶</a></dt>
69<dd><p>needs a doc string</p>
70</dd></dl>
71
72<dl class="class">
73<dt id="GSASIIplot.G2PlotNoteBook">
74<em class="property">class </em><tt class="descclassname">GSASIIplot.</tt><tt class="descname">G2PlotNoteBook</tt><big>(</big><em>parent</em>, <em>id=-1</em><big>)</big><a class="reference internal" href="_modules/GSASIIplot.html#G2PlotNoteBook"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#GSASIIplot.G2PlotNoteBook" title="Permalink to this definition">¶</a></dt>
75<dd><p>create a tabbed window for plotting</p>
76<dl class="method">
77<dt id="GSASIIplot.G2PlotNoteBook.Delete">
78<tt class="descname">Delete</tt><big>(</big><em>name</em><big>)</big><a class="reference internal" href="_modules/GSASIIplot.html#G2PlotNoteBook.Delete"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#GSASIIplot.G2PlotNoteBook.Delete" title="Permalink to this definition">¶</a></dt>
79<dd><p>delete a tabbed page</p>
80</dd></dl>
81
82<dl class="method">
83<dt id="GSASIIplot.G2PlotNoteBook.OnPageChanged">
84<tt class="descname">OnPageChanged</tt><big>(</big><em>event</em><big>)</big><a class="reference internal" href="_modules/GSASIIplot.html#G2PlotNoteBook.OnPageChanged"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#GSASIIplot.G2PlotNoteBook.OnPageChanged" title="Permalink to this definition">¶</a></dt>
85<dd><p>respond to someone pressing a tab on the plot window</p>
86</dd></dl>
87
88<dl class="method">
89<dt id="GSASIIplot.G2PlotNoteBook.Rename">
90<tt class="descname">Rename</tt><big>(</big><em>oldName</em>, <em>newName</em><big>)</big><a class="reference internal" href="_modules/GSASIIplot.html#G2PlotNoteBook.Rename"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#GSASIIplot.G2PlotNoteBook.Rename" title="Permalink to this definition">¶</a></dt>
91<dd><p>rename a tab</p>
92</dd></dl>
93
94<dl class="method">
95<dt id="GSASIIplot.G2PlotNoteBook.add3D">
96<tt class="descname">add3D</tt><big>(</big><em>name=''</em><big>)</big><a class="reference internal" href="_modules/GSASIIplot.html#G2PlotNoteBook.add3D"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#GSASIIplot.G2PlotNoteBook.add3D" title="Permalink to this definition">¶</a></dt>
97<dd><p>Add a tabbed page with a 3D plot</p>
98</dd></dl>
99
100<dl class="method">
101<dt id="GSASIIplot.G2PlotNoteBook.addMpl">
102<tt class="descname">addMpl</tt><big>(</big><em>name=''</em><big>)</big><a class="reference internal" href="_modules/GSASIIplot.html#G2PlotNoteBook.addMpl"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#GSASIIplot.G2PlotNoteBook.addMpl" title="Permalink to this definition">¶</a></dt>
103<dd><p>Add a tabbed page with a matplotlib plot</p>
104</dd></dl>
105
106<dl class="method">
107<dt id="GSASIIplot.G2PlotNoteBook.addOgl">
108<tt class="descname">addOgl</tt><big>(</big><em>name=''</em><big>)</big><a class="reference internal" href="_modules/GSASIIplot.html#G2PlotNoteBook.addOgl"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#GSASIIplot.G2PlotNoteBook.addOgl" title="Permalink to this definition">¶</a></dt>
109<dd><p>Add a tabbed page with an openGL plot</p>
110</dd></dl>
111
112<dl class="method">
113<dt id="GSASIIplot.G2PlotNoteBook.clear">
114<tt class="descname">clear</tt><big>(</big><big>)</big><a class="reference internal" href="_modules/GSASIIplot.html#G2PlotNoteBook.clear"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#GSASIIplot.G2PlotNoteBook.clear" title="Permalink to this definition">¶</a></dt>
115<dd><p>clear all pages from plot window</p>
116</dd></dl>
117
118</dd></dl>
119
120<dl class="class">
121<dt id="GSASIIplot.G2PlotOgl">
122<em class="property">class </em><tt class="descclassname">GSASIIplot.</tt><tt class="descname">G2PlotOgl</tt><big>(</big><em>parent</em>, <em>id=-1</em>, <em>dpi=None</em>, <em>**kwargs</em><big>)</big><a class="reference internal" href="_modules/GSASIIplot.html#G2PlotOgl"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#GSASIIplot.G2PlotOgl" title="Permalink to this definition">¶</a></dt>
123<dd><p>needs a doc string</p>
124</dd></dl>
125
126<dl class="class">
127<dt id="GSASIIplot.GSASIItoolbar">
128<em class="property">class </em><tt class="descclassname">GSASIIplot.</tt><tt class="descname">GSASIItoolbar</tt><big>(</big><em>plotCanvas</em><big>)</big><a class="reference internal" href="_modules/GSASIIplot.html#GSASIItoolbar"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#GSASIIplot.GSASIItoolbar" title="Permalink to this definition">¶</a></dt>
129<dd><p>needs a doc string</p>
130<dl class="method">
131<dt id="GSASIIplot.GSASIItoolbar.OnHelp">
132<tt class="descname">OnHelp</tt><big>(</big><em>event</em><big>)</big><a class="reference internal" href="_modules/GSASIIplot.html#GSASIItoolbar.OnHelp"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#GSASIIplot.GSASIItoolbar.OnHelp" title="Permalink to this definition">¶</a></dt>
133<dd><p>needs a doc string</p>
134</dd></dl>
135
136<dl class="method">
137<dt id="GSASIIplot.GSASIItoolbar.OnKey">
138<tt class="descname">OnKey</tt><big>(</big><em>event</em><big>)</big><a class="reference internal" href="_modules/GSASIIplot.html#GSASIItoolbar.OnKey"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#GSASIIplot.GSASIItoolbar.OnKey" title="Permalink to this definition">¶</a></dt>
139<dd><p>needs a doc string</p>
140</dd></dl>
141
142</dd></dl>
143
144<dl class="function">
145<dt id="GSASIIplot.PlotCovariance">
146<tt class="descclassname">GSASIIplot.</tt><tt class="descname">PlotCovariance</tt><big>(</big><em>G2frame</em>, <em>Data</em><big>)</big><a class="reference internal" href="_modules/GSASIIplot.html#PlotCovariance"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#GSASIIplot.PlotCovariance" title="Permalink to this definition">¶</a></dt>
147<dd><p>needs a doc string</p>
148</dd></dl>
149
150<dl class="function">
151<dt id="GSASIIplot.PlotDeltSig">
152<tt class="descclassname">GSASIIplot.</tt><tt class="descname">PlotDeltSig</tt><big>(</big><em>G2frame</em>, <em>kind</em><big>)</big><a class="reference internal" href="_modules/GSASIIplot.html#PlotDeltSig"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#GSASIIplot.PlotDeltSig" title="Permalink to this definition">¶</a></dt>
153<dd><p>needs a doc string</p>
154</dd></dl>
155
156<dl class="function">
157<dt id="GSASIIplot.PlotExposedImage">
158<tt class="descclassname">GSASIIplot.</tt><tt class="descname">PlotExposedImage</tt><big>(</big><em>G2frame</em>, <em>newPlot=False</em>, <em>event=None</em><big>)</big><a class="reference internal" href="_modules/GSASIIplot.html#PlotExposedImage"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#GSASIIplot.PlotExposedImage" title="Permalink to this definition">¶</a></dt>
159<dd><p>General access module for 2D image plotting</p>
160</dd></dl>
161
162<dl class="function">
163<dt id="GSASIIplot.PlotISFG">
164<tt class="descclassname">GSASIIplot.</tt><tt class="descname">PlotISFG</tt><big>(</big><em>G2frame</em>, <em>newPlot=False</em>, <em>type=''</em><big>)</big><a class="reference internal" href="_modules/GSASIIplot.html#PlotISFG"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#GSASIIplot.PlotISFG" title="Permalink to this definition">¶</a></dt>
165<dd><p>PLotting package for PDF analysis; displays I(q), S(q), F(q) and G(r) as single
166or multiple plots with waterfall and contour plots as options</p>
167</dd></dl>
168
169<dl class="function">
170<dt id="GSASIIplot.PlotImage">
171<tt class="descclassname">GSASIIplot.</tt><tt class="descname">PlotImage</tt><big>(</big><em>G2frame</em>, <em>newPlot=False</em>, <em>event=None</em>, <em>newImage=True</em><big>)</big><a class="reference internal" href="_modules/GSASIIplot.html#PlotImage"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#GSASIIplot.PlotImage" title="Permalink to this definition">¶</a></dt>
172<dd><p>Plot of 2D detector images as contoured plot. Also plot calibration ellipses,
173masks, etc.</p>
174</dd></dl>
175
176<dl class="function">
177<dt id="GSASIIplot.PlotIntegration">
178<tt class="descclassname">GSASIIplot.</tt><tt class="descname">PlotIntegration</tt><big>(</big><em>G2frame</em>, <em>newPlot=False</em>, <em>event=None</em><big>)</big><a class="reference internal" href="_modules/GSASIIplot.html#PlotIntegration"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#GSASIIplot.PlotIntegration" title="Permalink to this definition">¶</a></dt>
179<dd><p>Plot of 2D image after image integration with 2-theta and azimuth as coordinates</p>
180</dd></dl>
181
182<dl class="function">
183<dt id="GSASIIplot.PlotPatterns">
184<tt class="descclassname">GSASIIplot.</tt><tt class="descname">PlotPatterns</tt><big>(</big><em>G2frame</em>, <em>newPlot=False</em><big>)</big><a class="reference internal" href="_modules/GSASIIplot.html#PlotPatterns"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#GSASIIplot.PlotPatterns" title="Permalink to this definition">¶</a></dt>
185<dd><p>Powder pattern plotting package - displays single or multiple powder patterns as intensity vs
1862-theta, q or TOF. Can display multiple patterns as &#8220;waterfall plots&#8221; or contour plots. Log I
187plotting available.</p>
188</dd></dl>
189
190<dl class="function">
191<dt id="GSASIIplot.PlotPeakWidths">
192<tt class="descclassname">GSASIIplot.</tt><tt class="descname">PlotPeakWidths</tt><big>(</big><em>G2frame</em><big>)</big><a class="reference internal" href="_modules/GSASIIplot.html#PlotPeakWidths"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#GSASIIplot.PlotPeakWidths" title="Permalink to this definition">¶</a></dt>
193<dd><p>Plotting of instrument broadening terms as function of 2-theta
194Seen when &#8220;Instrument Parameters&#8221; chosen from powder pattern data tree</p>
195</dd></dl>
196
197<dl class="function">
198<dt id="GSASIIplot.PlotPowderLines">
199<tt class="descclassname">GSASIIplot.</tt><tt class="descname">PlotPowderLines</tt><big>(</big><em>G2frame</em><big>)</big><a class="reference internal" href="_modules/GSASIIplot.html#PlotPowderLines"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#GSASIIplot.PlotPowderLines" title="Permalink to this definition">¶</a></dt>
200<dd><p>plotting of powder lines (i.e. no powder pattern) as sticks</p>
201</dd></dl>
202
203<dl class="function">
204<dt id="GSASIIplot.PlotRama">
205<tt class="descclassname">GSASIIplot.</tt><tt class="descname">PlotRama</tt><big>(</big><em>G2frame</em>, <em>phaseName</em>, <em>Rama</em>, <em>RamaName</em>, <em>Names=</em><span class="optional">[</span><span class="optional">]</span>, <em>PhiPsi=</em><span class="optional">[</span><span class="optional">]</span>, <em>Coeff=</em><span class="optional">[</span><span class="optional">]</span><big>)</big><a class="reference internal" href="_modules/GSASIIplot.html#PlotRama"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#GSASIIplot.PlotRama" title="Permalink to this definition">¶</a></dt>
206<dd><p>needs a doc string</p>
207</dd></dl>
208
209<dl class="function">
210<dt id="GSASIIplot.PlotRigidBody">
211<tt class="descclassname">GSASIIplot.</tt><tt class="descname">PlotRigidBody</tt><big>(</big><em>G2frame</em>, <em>rbType</em>, <em>AtInfo</em>, <em>rbData</em>, <em>defaults</em><big>)</big><a class="reference internal" href="_modules/GSASIIplot.html#PlotRigidBody"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#GSASIIplot.PlotRigidBody" title="Permalink to this definition">¶</a></dt>
212<dd><p>RB plotting package. Can show rigid body structures as balls &amp; sticks</p>
213</dd></dl>
214
215<dl class="function">
216<dt id="GSASIIplot.PlotSeq">
217<tt class="descclassname">GSASIIplot.</tt><tt class="descname">PlotSeq</tt><big>(</big><em>G2frame</em>, <em>SeqData</em>, <em>SeqSig</em>, <em>SeqNames</em>, <em>sampleParm</em><big>)</big><a class="reference internal" href="_modules/GSASIIplot.html#PlotSeq"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#GSASIIplot.PlotSeq" title="Permalink to this definition">¶</a></dt>
218<dd><p>needs a doc string</p>
219</dd></dl>
220
221<dl class="function">
222<dt id="GSASIIplot.PlotSizeStrainPO">
223<tt class="descclassname">GSASIIplot.</tt><tt class="descname">PlotSizeStrainPO</tt><big>(</big><em>G2frame</em>, <em>data</em>, <em>Start=False</em><big>)</big><a class="reference internal" href="_modules/GSASIIplot.html#PlotSizeStrainPO"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#GSASIIplot.PlotSizeStrainPO" title="Permalink to this definition">¶</a></dt>
224<dd><p>Plot 3D mustrain/size/preferred orientation figure. In this instance data is for a phase</p>
225</dd></dl>
226
227<dl class="function">
228<dt id="GSASIIplot.PlotSngl">
229<tt class="descclassname">GSASIIplot.</tt><tt class="descname">PlotSngl</tt><big>(</big><em>self</em>, <em>newPlot=False</em><big>)</big><a class="reference internal" href="_modules/GSASIIplot.html#PlotSngl"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#GSASIIplot.PlotSngl" title="Permalink to this definition">¶</a></dt>
230<dd><p>Single crystal structure factor plotting package - displays zone of reflections as rings proportional
231to F, F**2, etc. as requested</p>
232</dd></dl>
233
234<dl class="function">
235<dt id="GSASIIplot.PlotStructure">
236<tt class="descclassname">GSASIIplot.</tt><tt class="descname">PlotStructure</tt><big>(</big><em>G2frame</em>, <em>data</em><big>)</big><a class="reference internal" href="_modules/GSASIIplot.html#PlotStructure"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#GSASIIplot.PlotStructure" title="Permalink to this definition">¶</a></dt>
237<dd><p>Crystal structure plotting package. Can show structures as balls, sticks, lines,
238thermal motion ellipsoids and polyhedra</p>
239</dd></dl>
240
241<dl class="function">
242<dt id="GSASIIplot.PlotTRImage">
243<tt class="descclassname">GSASIIplot.</tt><tt class="descname">PlotTRImage</tt><big>(</big><em>G2frame</em>, <em>tax</em>, <em>tay</em>, <em>taz</em>, <em>newPlot=False</em><big>)</big><a class="reference internal" href="_modules/GSASIIplot.html#PlotTRImage"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#GSASIIplot.PlotTRImage" title="Permalink to this definition">¶</a></dt>
244<dd><p>a test plot routine - not normally used</p>
245</dd></dl>
246
247<dl class="function">
248<dt id="GSASIIplot.PlotTexture">
249<tt class="descclassname">GSASIIplot.</tt><tt class="descname">PlotTexture</tt><big>(</big><em>G2frame</em>, <em>data</em>, <em>Start=False</em><big>)</big><a class="reference internal" href="_modules/GSASIIplot.html#PlotTexture"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#GSASIIplot.PlotTexture" title="Permalink to this definition">¶</a></dt>
250<dd><p>Pole figure, inverse pole figure, 3D pole distribution and 3D inverse pole distribution
251plotting.
252dict generalData contains all phase info needed which is in data</p>
253</dd></dl>
254
255<dl class="function">
256<dt id="GSASIIplot.PlotTorsion">
257<tt class="descclassname">GSASIIplot.</tt><tt class="descname">PlotTorsion</tt><big>(</big><em>G2frame</em>, <em>phaseName</em>, <em>Torsion</em>, <em>TorName</em>, <em>Names=</em><span class="optional">[</span><span class="optional">]</span>, <em>Angles=</em><span class="optional">[</span><span class="optional">]</span>, <em>Coeff=</em><span class="optional">[</span><span class="optional">]</span><big>)</big><a class="reference internal" href="_modules/GSASIIplot.html#PlotTorsion"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#GSASIIplot.PlotTorsion" title="Permalink to this definition">¶</a></dt>
258<dd><p>needs a doc string</p>
259</dd></dl>
260
261<dl class="function">
262<dt id="GSASIIplot.PlotXY">
263<tt class="descclassname">GSASIIplot.</tt><tt class="descname">PlotXY</tt><big>(</big><em>G2frame</em>, <em>XY</em>, <em>newPlot=False</em>, <em>type=''</em><big>)</big><a class="reference internal" href="_modules/GSASIIplot.html#PlotXY"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#GSASIIplot.PlotXY" title="Permalink to this definition">¶</a></dt>
264<dd><p>simple plot of xy data, used for diagnostic purposes</p>
265</dd></dl>
266
267</div>
268
269
270          </div>
271        </div>
272      </div>
273      <div class="sphinxsidebar">
274        <div class="sphinxsidebarwrapper">
275            <p class="logo"><a href="index.html">
276              <img class="logo" src="_static/G2_html_logo.png" alt="Logo"/>
277            </a></p>
278  <h4>Previous topic</h4>
279  <p class="topless"><a href="GSASIIindex.html"
280                        title="previous chapter"><em>GSASIIindex: Cell Indexing Module</em></a></p>
281  <h4>Next topic</h4>
282  <p class="topless"><a href="GSASIIpwd.html"
283                        title="next chapter"><em>GSASII powder calculation module</em></a></p>
284  <h3>This Page</h3>
285  <ul class="this-page-menu">
286    <li><a href="_sources/GSASIIplot.txt"
287           rel="nofollow">Show Source</a></li>
288  </ul>
289<div id="searchbox" style="display: none">
290  <h3>Quick search</h3>
291    <form class="search" action="search.html" method="get">
292      <input type="text" name="q" />
293      <input type="submit" value="Go" />
294      <input type="hidden" name="check_keywords" value="yes" />
295      <input type="hidden" name="area" value="default" />
296    </form>
297    <p class="searchtip" style="font-size: 90%">
298    Enter search terms or a module, class or function name.
299    </p>
300</div>
301<script type="text/javascript">$('#searchbox').show(0);</script>
302        </div>
303      </div>
304      <div class="clearer"></div>
305    </div>
306    <div class="related">
307      <h3>Navigation</h3>
308      <ul>
309        <li class="right" style="margin-right: 10px">
310          <a href="genindex.html" title="General Index"
311             >index</a></li>
312        <li class="right" >
313          <a href="py-modindex.html" title="Python Module Index"
314             >modules</a> |</li>
315        <li class="right" >
316          <a href="GSASIIpwd.html" title="GSASII powder calculation module"
317             >next</a> |</li>
318        <li class="right" >
319          <a href="GSASIIindex.html" title="GSASIIindex: Cell Indexing Module"
320             >previous</a> |</li>
321        <li><a href="index.html">GSAS-II 0.2.0 documentation</a> &raquo;</li> 
322      </ul>
323    </div>
324    <div class="footer">
325        &copy; Copyright 2013, Von Dreele and Toby for Argonne National Laboratory.
326      Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.2.
327    </div>
328  </body>
329</html>
Note: See TracBrowser for help on using the repository browser.