Changeset 1709 for sphinxdocs/build/html/GSASIIGUI.html
- Timestamp:
- Mar 14, 2015 5:35:03 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sphinxdocs/build/html/GSASIIGUI.html
r1513 r1709 101 101 <dl class="function"> 102 102 <dt id="GSASIIddataGUI.UpdateDData"> 103 <tt class="descclassname">GSASIIddataGUI.</tt><tt class="descname">UpdateDData</tt><big>(</big><em>G2frame</em>, <em>DData</em>, <em>data</em> <big>)</big><a class="reference internal" href="_modules/GSASIIddataGUI.html#UpdateDData"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#GSASIIddataGUI.UpdateDData" title="Permalink to this definition">¶</a></dt>103 <tt class="descclassname">GSASIIddataGUI.</tt><tt class="descname">UpdateDData</tt><big>(</big><em>G2frame</em>, <em>DData</em>, <em>data</em>, <em>hist=''</em><big>)</big><a class="reference internal" href="_modules/GSASIIddataGUI.html#UpdateDData"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#GSASIIddataGUI.UpdateDData" title="Permalink to this definition">¶</a></dt> 104 104 <dd><p>Display the Diffraction Data associated with a phase 105 105 (items where there is a value for each histogram and phase)</p> … … 189 189 <p>Control image display and processing</p> 190 190 <dl class="function"> 191 <dt id="GSASIIimgGUI.CleanupMasks"> 192 <tt class="descclassname">GSASIIimgGUI.</tt><tt class="descname">CleanupMasks</tt><big>(</big><em>data</em><big>)</big><a class="reference internal" href="_modules/GSASIIimgGUI.html#CleanupMasks"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#GSASIIimgGUI.CleanupMasks" title="Permalink to this definition">¶</a></dt> 193 <dd><p>If a mask creation is not completed, an empty mask entry is created in the 194 masks array. This cleans them out. It is called when the masks page is first loaded 195 and before saving them or after reading them in. This should also probably be done 196 before they are used for integration.</p> 197 </dd></dl> 198 199 <dl class="function"> 191 200 <dt id="GSASIIimgGUI.UpdateImageControls"> 192 201 <tt class="descclassname">GSASIIimgGUI.</tt><tt class="descname">UpdateImageControls</tt><big>(</big><em>G2frame</em>, <em>data</em>, <em>masks</em><big>)</big><a class="reference internal" href="_modules/GSASIIimgGUI.html#UpdateImageControls"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#GSASIIimgGUI.UpdateImageControls" title="Permalink to this definition">¶</a></dt> … … 198 207 <dt id="GSASIIimgGUI.UpdateMasks"> 199 208 <tt class="descclassname">GSASIIimgGUI.</tt><tt class="descname">UpdateMasks</tt><big>(</big><em>G2frame</em>, <em>data</em><big>)</big><a class="reference internal" href="_modules/GSASIIimgGUI.html#UpdateMasks"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#GSASIIimgGUI.UpdateMasks" title="Permalink to this definition">¶</a></dt> 200 <dd><p>Shows and handles the controls on the “Masks” 201 data tree entry</p> 209 <dd><p>Shows and handles the controls on the “Masks” data tree entry</p> 202 210 </dd></dl> 203 211 … … 215 223 with the powder histogram (PWDR) data tree items.</p> 216 224 <dl class="function"> 225 <dt id="GSASIIpwdGUI.CopyPlotCtrls"> 226 <tt class="descclassname">GSASIIpwdGUI.</tt><tt class="descname">CopyPlotCtrls</tt><big>(</big><em>G2frame</em><big>)</big><a class="reference internal" href="_modules/GSASIIpwdGUI.html#CopyPlotCtrls"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#GSASIIpwdGUI.CopyPlotCtrls" title="Permalink to this definition">¶</a></dt> 227 <dd><p>Global copy: Copy plot controls from current histogram to others.</p> 228 </dd></dl> 229 230 <dl class="function"> 217 231 <dt id="GSASIIpwdGUI.CopySelectedHistItems"> 218 232 <tt class="descclassname">GSASIIpwdGUI.</tt><tt class="descname">CopySelectedHistItems</tt><big>(</big><em>G2frame</em><big>)</big><a class="reference internal" href="_modules/GSASIIpwdGUI.html#CopySelectedHistItems"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#GSASIIpwdGUI.CopySelectedHistItems" title="Permalink to this definition">¶</a></dt> 219 <dd><p>Global copy: Copy items from current histogram to others. 220 This is called from the menubar and is available only when the top histogram tree entry 221 is selected.</p> 233 <dd><p>Global copy: Copy items from current histogram to others.</p> 222 234 </dd></dl> 223 235 … … 326 338 <dt id="GSASIIpwdGUI.UpdateReflectionGrid"> 327 339 <tt class="descclassname">GSASIIpwdGUI.</tt><tt class="descname">UpdateReflectionGrid</tt><big>(</big><em>G2frame</em>, <em>data</em>, <em>HKLF=False</em>, <em>Name=''</em><big>)</big><a class="reference internal" href="_modules/GSASIIpwdGUI.html#UpdateReflectionGrid"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#GSASIIpwdGUI.UpdateReflectionGrid" title="Permalink to this definition">¶</a></dt> 328 <dd><p>respond to selection of PWDR Reflections data tree item.</p> 340 <dd><p>respond to selection of PWDR Reflections data tree item by displaying 341 a table of reflections in the data window.</p> 329 342 </dd></dl> 330 343
Note: See TracChangeset
for help on using the changeset viewer.