source: sasview/park_integration/docs/sphinx/html/api/Fitting.html @ 6b1588b

ESS_GUIESS_GUI_DocsESS_GUI_batch_fittingESS_GUI_bumps_abstractionESS_GUI_iss1116ESS_GUI_iss879ESS_GUI_iss959ESS_GUI_openclESS_GUI_orderingESS_GUI_sync_sascalccostrafo411magnetic_scattrelease-4.1.1release-4.1.2release-4.2.2release_4.0.1ticket-1009ticket-1094-headlessticket-1242-2d-resolutionticket-1243ticket-1249ticket885unittest-saveload
Last change on this file since 6b1588b was 6b1588b, checked in by Jessica Tumarkin <jtumarki@…>, 13 years ago

HTML folder generated by Sphinx

  • Property mode set to 100644
File size: 4.8 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<html xmlns="http://www.w3.org/1999/xhtml">
7  <head>
8    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
9   
10    <title>Fitting &mdash; park_integration v0.1.0 documentation</title>
11    <link rel="stylesheet" href="../_static/default.css" type="text/css" />
12    <link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
13    <script type="text/javascript">
14      var DOCUMENTATION_OPTIONS = {
15        URL_ROOT:    '../',
16        VERSION:     '0.1.0',
17        COLLAPSE_INDEX: false,
18        FILE_SUFFIX: '.html',
19        HAS_SOURCE:  true
20      };
21    </script>
22    <script type="text/javascript" src="../_static/jquery.js"></script>
23    <script type="text/javascript" src="../_static/underscore.js"></script>
24    <script type="text/javascript" src="../_static/doctools.js"></script>
25    <link rel="top" title="park_integration v0.1.0 documentation" href="../index.html" />
26    <link rel="up" title="Reference" href="index.html" />
27    <link rel="next" title="ParkFitting" href="ParkFitting.html" />
28    <link rel="prev" title="AbstractFitEngine" href="AbstractFitEngine.html" /> 
29  </head>
30  <body>
31    <div class="related">
32      <h3>Navigation</h3>
33      <ul>
34        <li class="right" style="margin-right: 10px">
35          <a href="../genindex.html" title="General Index"
36             accesskey="I">index</a></li>
37        <li class="right" >
38          <a href="../py-modindex.html" title="Python Module Index"
39             >modules</a> |</li>
40        <li class="right" >
41          <a href="ParkFitting.html" title="ParkFitting"
42             accesskey="N">next</a> |</li>
43        <li class="right" >
44          <a href="AbstractFitEngine.html" title="AbstractFitEngine"
45             accesskey="P">previous</a> |</li>
46        <li><a href="../index.html">park_integration v0.1.0 documentation</a> &raquo;</li>
47          <li><a href="index.html" accesskey="U">Reference</a> &raquo;</li> 
48      </ul>
49    </div> 
50
51    <div class="document">
52      <div class="documentwrapper">
53        <div class="bodywrapper">
54          <div class="body">
55           
56  <div class="section" id="fitting">
57<h1>Fitting<a class="headerlink" href="#fitting" title="Permalink to this headline">¶</a></h1>
58<div class="section" id="mod-sans-fit-fitting">
59<h2>:mod:` sans.fit.Fitting`<a class="headerlink" href="#mod-sans-fit-fitting" title="Permalink to this headline">¶</a></h2>
60</div>
61</div>
62
63
64          </div>
65        </div>
66      </div>
67      <div class="sphinxsidebar">
68        <div class="sphinxsidebarwrapper">
69  <h3><a href="../index.html">Table Of Contents</a></h3>
70  <ul>
71<li><a class="reference internal" href="#">Fitting</a><ul>
72<li><a class="reference internal" href="#mod-sans-fit-fitting">:mod:` sans.fit.Fitting`</a></li>
73</ul>
74</li>
75</ul>
76
77  <h4>Previous topic</h4>
78  <p class="topless"><a href="AbstractFitEngine.html"
79                        title="previous chapter">AbstractFitEngine</a></p>
80  <h4>Next topic</h4>
81  <p class="topless"><a href="ParkFitting.html"
82                        title="next chapter">ParkFitting</a></p>
83  <h3>This Page</h3>
84  <ul class="this-page-menu">
85    <li><a href="../_sources/api/Fitting.txt"
86           rel="nofollow">Show Source</a></li>
87  </ul>
88<div id="searchbox" style="display: none">
89  <h3>Quick search</h3>
90    <form class="search" action="../search.html" method="get">
91      <input type="text" name="q" size="18" />
92      <input type="submit" value="Go" />
93      <input type="hidden" name="check_keywords" value="yes" />
94      <input type="hidden" name="area" value="default" />
95    </form>
96    <p class="searchtip" style="font-size: 90%">
97    Enter search terms or a module, class or function name.
98    </p>
99</div>
100<script type="text/javascript">$('#searchbox').show(0);</script>
101        </div>
102      </div>
103      <div class="clearer"></div>
104    </div>
105    <div class="related">
106      <h3>Navigation</h3>
107      <ul>
108        <li class="right" style="margin-right: 10px">
109          <a href="../genindex.html" title="General Index"
110             >index</a></li>
111        <li class="right" >
112          <a href="../py-modindex.html" title="Python Module Index"
113             >modules</a> |</li>
114        <li class="right" >
115          <a href="ParkFitting.html" title="ParkFitting"
116             >next</a> |</li>
117        <li class="right" >
118          <a href="AbstractFitEngine.html" title="AbstractFitEngine"
119             >previous</a> |</li>
120        <li><a href="../index.html">park_integration v0.1.0 documentation</a> &raquo;</li>
121          <li><a href="index.html" >Reference</a> &raquo;</li> 
122      </ul>
123    </div>
124    <div class="footer">
125        &copy; Copyright 2010, sans group.
126      Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.0.7.
127    </div>
128  </body>
129</html>
Note: See TracBrowser for help on using the repository browser.