Changeset 1998 for sphinxdocs/build/html/GSASIIobj.html
- Timestamp:
- Oct 10, 2015 9:59:34 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sphinxdocs/build/html/GSASIIobj.html
r1832 r1998 731 731 </tbody> 732 732 </table> 733 <span class="target" id="ssgdata-table"></span><p id="index-6">S pace groupsare interpreted by <a class="reference internal" href="GSASIIutil.html#GSASIIspc.SSpcGroup" title="GSASIIspc.SSpcGroup"><tt class="xref py py-func docutils literal"><span class="pre">GSASIIspc.SSpcGroup()</span></tt></a>733 <span class="target" id="ssgdata-table"></span><p id="index-6">Superspace groups [3+1] are interpreted by <a class="reference internal" href="GSASIIutil.html#GSASIIspc.SSpcGroup" title="GSASIIspc.SSpcGroup"><tt class="xref py py-func docutils literal"><span class="pre">GSASIIspc.SSpcGroup()</span></tt></a> 734 734 and the information is placed in a SSGdata object 735 735 which is a dict with these keys:</p> … … 1644 1644 <dl class="data"> 1645 1645 <dt id="GSASIIobj.DefaultControls"> 1646 <tt class="descclassname">GSASIIobj.</tt><tt class="descname">DefaultControls</tt><em class="property"> = {' Author': 'no name', 'SeqParFitEqList': [], 'shift factor': 1.0, 'deriv type': 'analytic Hessian', 'ShowCell': False, 'min dM/M': 0.0001, 'SeqPseudoVars': {}, 'Reverse Seq': False, 'Copy2Next': False, 'F**2': False, 'max cyc': 3, 'FreePrm3': 'Applied load (MN)', 'FreePrm2': 'Sample voltage (V)', 'FreePrm1': 'Sample humidity (%)', 'UsrReject': {'MaxDF/F': 100.0, 'MinD': 0.05, 'MinExt': 0.01, 'minF/sig': 0, 'MaxD': 500.0}}</em><a class="headerlink" href="#GSASIIobj.DefaultControls" title="Permalink to this definition">¶</a></dt>1646 <tt class="descclassname">GSASIIobj.</tt><tt class="descname">DefaultControls</tt><em class="property"> = {'SeqPseudoVars': {}, 'Author': 'no name', 'Reverse Seq': False, 'Copy2Next': False, 'SeqParFitEqList': [], 'max cyc': 3, 'F**2': False, 'shift factor': 1.0, 'deriv type': 'analytic Hessian', 'ShowCell': False, 'HatomFix': False, 'FreePrm2': 'Sample voltage (V)', 'FreePrm1': 'Sample humidity (%)', 'FreePrm3': 'Applied load (MN)', 'UsrReject': {'MaxDF/F': 100.0, 'MinD': 0.05, 'MinExt': 0.01, 'minF/sig': 0, 'MaxD': 500.0}, 'min dM/M': 0.0001}</em><a class="headerlink" href="#GSASIIobj.DefaultControls" title="Permalink to this definition">¶</a></dt> 1647 1647 <dd><p>Values to be used as defaults for the initial contents of the <tt class="docutils literal"><span class="pre">Controls</span></tt> 1648 1648 data tree item.</p>
Note: See TracChangeset
for help on using the changeset viewer.