Ignore:
Timestamp:
Oct 10, 2015 9:59:34 PM (7 years ago)
Author:
toby
Message:

rebuild docs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sphinxdocs/build/html/GSASIIobj.html

    r1832 r1998  
    731731</tbody>
    732732</table>
    733 <span class="target" id="ssgdata-table"></span><p id="index-6">Space groups 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>
     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>
    734734and the information is placed in a SSGdata object
    735735which is a dict with these keys:</p>
     
    16441644<dl class="data">
    16451645<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>
    16471647<dd><p>Values to be used as defaults for the initial contents of the <tt class="docutils literal"><span class="pre">Controls</span></tt>
    16481648data tree item.</p>
Note: See TracChangeset for help on using the changeset viewer.