[5a9a98f] | 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 | |
---|
[30d3a1b] | 6 | |
---|
[5a9a98f] | 7 | <html xmlns="http://www.w3.org/1999/xhtml"> |
---|
| 8 | <head> |
---|
| 9 | <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> |
---|
| 10 | |
---|
[30d3a1b] | 11 | <title>Welcome to sansviewâs documentation! — sansview 0.1.0 documentation</title> |
---|
| 12 | |
---|
[5a9a98f] | 13 | <link rel="stylesheet" href="_static/default.css" type="text/css" /> |
---|
| 14 | <link rel="stylesheet" href="_static/pygments.css" type="text/css" /> |
---|
[30d3a1b] | 15 | |
---|
[5a9a98f] | 16 | <script type="text/javascript"> |
---|
| 17 | var DOCUMENTATION_OPTIONS = { |
---|
| 18 | URL_ROOT: '', |
---|
| 19 | VERSION: '0.1.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> |
---|
[30d3a1b] | 28 | <link rel="top" title="sansview 0.1.0 documentation" href="#" /> |
---|
[5a9a98f] | 29 | <link rel="next" title="Reference" href="api/perspectives/fitting/index.html" /> |
---|
| 30 | </head> |
---|
| 31 | <body> |
---|
| 32 | <div class="related"> |
---|
| 33 | <h3>Navigation</h3> |
---|
| 34 | <ul> |
---|
| 35 | <li class="right" style="margin-right: 10px"> |
---|
| 36 | <a href="genindex.html" title="General Index" |
---|
| 37 | accesskey="I">index</a></li> |
---|
| 38 | <li class="right" > |
---|
| 39 | <a href="py-modindex.html" title="Python Module Index" |
---|
| 40 | >modules</a> |</li> |
---|
| 41 | <li class="right" > |
---|
| 42 | <a href="api/perspectives/fitting/index.html" title="Reference" |
---|
| 43 | accesskey="N">next</a> |</li> |
---|
[30d3a1b] | 44 | <li><a href="#">sansview 0.1.0 documentation</a> »</li> |
---|
[5a9a98f] | 45 | </ul> |
---|
| 46 | </div> |
---|
| 47 | |
---|
| 48 | <div class="document"> |
---|
| 49 | <div class="documentwrapper"> |
---|
| 50 | <div class="bodywrapper"> |
---|
| 51 | <div class="body"> |
---|
| 52 | |
---|
| 53 | <div class="section" id="welcome-to-sansview-s-documentation"> |
---|
| 54 | <h1>Welcome to sansview’s documentation!<a class="headerlink" href="#welcome-to-sansview-s-documentation" title="Permalink to this headline">¶</a></h1> |
---|
| 55 | <p>Contents:</p> |
---|
| 56 | <div class="toctree-wrapper compound"> |
---|
| 57 | <ul> |
---|
| 58 | <li class="toctree-l1"><a class="reference internal" href="api/perspectives/fitting/index.html">Reference</a><ul> |
---|
| 59 | <li class="toctree-l2"><a class="reference internal" href="api/perspectives/fitting/basepage.html">basepage</a></li> |
---|
[30d3a1b] | 60 | <li class="toctree-l2"><a class="reference internal" href="api/perspectives/fitting/batchfitpage.html">batchfitpage</a></li> |
---|
[5a9a98f] | 61 | <li class="toctree-l2"><a class="reference internal" href="api/perspectives/fitting/console.html">console</a></li> |
---|
| 62 | <li class="toctree-l2"><a class="reference internal" href="api/perspectives/fitting/fitpage.html">fitpage</a></li> |
---|
| 63 | <li class="toctree-l2"><a class="reference internal" href="api/perspectives/fitting/fitpanel.html">fitpanel</a></li> |
---|
| 64 | <li class="toctree-l2"><a class="reference internal" href="api/perspectives/fitting/fitproblem.html">fitproblem</a></li> |
---|
| 65 | <li class="toctree-l2"><a class="reference internal" href="api/perspectives/fitting/fitting.html">fitting</a></li> |
---|
[30d3a1b] | 66 | <li class="toctree-l2"><a class="reference internal" href="api/perspectives/fitting/fitting_widgets.html">fitting_widgets</a></li> |
---|
| 67 | <li class="toctree-l2"><a class="reference internal" href="api/perspectives/fitting/fit_thread.html">fit_thread</a></li> |
---|
| 68 | <li class="toctree-l2"><a class="reference internal" href="api/perspectives/fitting/ftol_dialog.html">ftol_dialog</a></li> |
---|
[5a9a98f] | 69 | <li class="toctree-l2"><a class="reference internal" href="api/perspectives/fitting/help_panel.html">help_panel</a></li> |
---|
| 70 | <li class="toctree-l2"><a class="reference internal" href="api/perspectives/fitting/hint_fitpage.html">hint_fitpage</a></li> |
---|
| 71 | <li class="toctree-l2"><a class="reference internal" href="api/perspectives/fitting/models.html">models</a></li> |
---|
[30d3a1b] | 72 | <li class="toctree-l2"><a class="reference internal" href="api/perspectives/fitting/model_thread.html">model_thread</a></li> |
---|
[5a9a98f] | 73 | <li class="toctree-l2"><a class="reference internal" href="api/perspectives/fitting/pagestate.html">pagestate</a></li> |
---|
[30d3a1b] | 74 | <li class="toctree-l2"><a class="reference internal" href="api/perspectives/fitting/report_dialog.html">report_dialog</a></li> |
---|
[5a9a98f] | 75 | <li class="toctree-l2"><a class="reference internal" href="api/perspectives/fitting/simfitpage.html">simfitpage</a></li> |
---|
[30d3a1b] | 76 | <li class="toctree-l2"><a class="reference internal" href="api/perspectives/fitting/utils.html">utils</a></li> |
---|
[5a9a98f] | 77 | </ul> |
---|
| 78 | </li> |
---|
| 79 | </ul> |
---|
| 80 | </div> |
---|
| 81 | </div> |
---|
| 82 | <div class="section" id="indices-and-tables"> |
---|
| 83 | <h1>Indices and tables<a class="headerlink" href="#indices-and-tables" title="Permalink to this headline">¶</a></h1> |
---|
| 84 | <ul class="simple"> |
---|
| 85 | <li><a class="reference internal" href="genindex.html"><em>Index</em></a></li> |
---|
| 86 | <li><a class="reference internal" href="py-modindex.html"><em>Module Index</em></a></li> |
---|
| 87 | <li><a class="reference internal" href="search.html"><em>Search Page</em></a></li> |
---|
| 88 | </ul> |
---|
| 89 | </div> |
---|
| 90 | |
---|
| 91 | |
---|
| 92 | </div> |
---|
| 93 | </div> |
---|
| 94 | </div> |
---|
| 95 | <div class="sphinxsidebar"> |
---|
| 96 | <div class="sphinxsidebarwrapper"> |
---|
| 97 | <h3><a href="#">Table Of Contents</a></h3> |
---|
| 98 | <ul> |
---|
| 99 | <li><a class="reference internal" href="#">Welcome to sansview’s documentation!</a><ul> |
---|
| 100 | </ul> |
---|
| 101 | </li> |
---|
| 102 | <li><a class="reference internal" href="#indices-and-tables">Indices and tables</a></li> |
---|
| 103 | </ul> |
---|
| 104 | |
---|
| 105 | <h4>Next topic</h4> |
---|
| 106 | <p class="topless"><a href="api/perspectives/fitting/index.html" |
---|
| 107 | title="next chapter">Reference</a></p> |
---|
| 108 | <h3>This Page</h3> |
---|
| 109 | <ul class="this-page-menu"> |
---|
| 110 | <li><a href="_sources/index.txt" |
---|
| 111 | rel="nofollow">Show Source</a></li> |
---|
| 112 | </ul> |
---|
| 113 | <div id="searchbox" style="display: none"> |
---|
| 114 | <h3>Quick search</h3> |
---|
| 115 | <form class="search" action="search.html" method="get"> |
---|
[30d3a1b] | 116 | <input type="text" name="q" /> |
---|
[5a9a98f] | 117 | <input type="submit" value="Go" /> |
---|
| 118 | <input type="hidden" name="check_keywords" value="yes" /> |
---|
| 119 | <input type="hidden" name="area" value="default" /> |
---|
| 120 | </form> |
---|
| 121 | <p class="searchtip" style="font-size: 90%"> |
---|
| 122 | Enter search terms or a module, class or function name. |
---|
| 123 | </p> |
---|
| 124 | </div> |
---|
| 125 | <script type="text/javascript">$('#searchbox').show(0);</script> |
---|
| 126 | </div> |
---|
| 127 | </div> |
---|
| 128 | <div class="clearer"></div> |
---|
| 129 | </div> |
---|
| 130 | <div class="related"> |
---|
| 131 | <h3>Navigation</h3> |
---|
| 132 | <ul> |
---|
| 133 | <li class="right" style="margin-right: 10px"> |
---|
| 134 | <a href="genindex.html" title="General Index" |
---|
| 135 | >index</a></li> |
---|
| 136 | <li class="right" > |
---|
| 137 | <a href="py-modindex.html" title="Python Module Index" |
---|
| 138 | >modules</a> |</li> |
---|
| 139 | <li class="right" > |
---|
| 140 | <a href="api/perspectives/fitting/index.html" title="Reference" |
---|
| 141 | >next</a> |</li> |
---|
[30d3a1b] | 142 | <li><a href="#">sansview 0.1.0 documentation</a> »</li> |
---|
[5a9a98f] | 143 | </ul> |
---|
| 144 | </div> |
---|
| 145 | <div class="footer"> |
---|
| 146 | © Copyright 2010, sans group. |
---|
[30d3a1b] | 147 | Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1. |
---|
[5a9a98f] | 148 | </div> |
---|
| 149 | </body> |
---|
| 150 | </html> |
---|