Changeset c0d873f in sasview for sansmodels/docs/sphinx/html/api/SphereModel.html
- Timestamp:
- Oct 24, 2011 2:52:52 PM (13 years ago)
- Branches:
- master, ESS_GUI, ESS_GUI_Docs, ESS_GUI_batch_fitting, ESS_GUI_bumps_abstraction, ESS_GUI_iss1116, ESS_GUI_iss879, ESS_GUI_iss959, ESS_GUI_opencl, ESS_GUI_ordering, ESS_GUI_sync_sascalc, costrafo411, magnetic_scatt, release-4.1.1, release-4.1.2, release-4.2.2, release_4.0.1, ticket-1009, ticket-1094-headless, ticket-1242-2d-resolution, ticket-1243, ticket-1249, ticket885, unittest-saveload
- Children:
- 8d70c0a
- Parents:
- 67cd7c0
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sansmodels/docs/sphinx/html/api/SphereModel.html
r512573a rc0d873f 3 3 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 4 4 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> 5 5 6 6 7 <html xmlns="http://www.w3.org/1999/xhtml"> … … 8 9 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> 9 10 10 <title>SphereModel — sansmodels v0.1.0 documentation</title> 11 <title>SphereModel — sansmodels 0.1.0 documentation</title> 12 11 13 <link rel="stylesheet" href="../_static/default.css" type="text/css" /> 12 14 <link rel="stylesheet" href="../_static/pygments.css" type="text/css" /> 15 13 16 <script type="text/javascript"> 14 17 var DOCUMENTATION_OPTIONS = { … … 23 26 <script type="text/javascript" src="../_static/underscore.js"></script> 24 27 <script type="text/javascript" src="../_static/doctools.js"></script> 25 <link rel="top" title="sansmodels v0.1.0 documentation" href="../index.html" />28 <link rel="top" title="sansmodels 0.1.0 documentation" href="../index.html" /> 26 29 <link rel="up" title="Reference" href="index.html" /> 27 30 <link rel="next" title="SphereSLDModel" href="SphereSLDModel.html" /> … … 44 47 <a href="smearing_2d.html" title="smearing_2d" 45 48 accesskey="P">previous</a> |</li> 46 <li><a href="../index.html">sansmodels v0.1.0 documentation</a> »</li>49 <li><a href="../index.html">sansmodels 0.1.0 documentation</a> »</li> 47 50 <li><a href="index.html" accesskey="U">Reference</a> »</li> 48 51 </ul> … … 56 59 <div class="section" id="spheremodel"> 57 60 <h1>SphereModel<a class="headerlink" href="#spheremodel" title="Permalink to this headline">¶</a></h1> 58 <div class="section" id=" module-sans.models.SphereModel">59 < span id="sans-models-spheremodel"></span><h2><a class="reference internal" href="#module-sans.models.SphereModel" title="sans.models.SphereModel"><tt class="xref py py-mod docutils literal"><span class="pre">sans.models.SphereModel</span></tt></a><a class="headerlink" href="#module-sans.models.SphereModel" title="Permalink to this headline">¶</a></h2>60 < p>Provide functionality for a C extension model</p>61 <table class="docutils field-list" frame="void" rules="none"> 62 <col class="field-name" /> 63 <col class="field-body" /> 64 <tbody valign="top"> 65 <tr class="field "><th class="field-name">WARNING:</th><td class="field-body">THIS FILE WAS GENERATED BY WRAPPERGENERATOR.PY61 <div class="section" id="sans-models-spheremodel"> 62 <h2><a class="reference internal" href="#module-sans.models.SphereModel" title="sans.models.SphereModel"><tt class="xref py py-mod docutils literal"><span class="pre">sans.models.SphereModel</span></tt></a><a class="headerlink" href="#sans-models-spheremodel" title="Permalink to this headline">¶</a></h2> 63 <span class="target" id="module-sans.models.SphereModel"></span><p>Provide functionality for a C extension model</p> 64 <table class="docutils field-list" frame="void" rules="none"> 65 <col class="field-name" /> 66 <col class="field-body" /> 67 <tbody valign="top"> 68 <tr class="field-odd field"><th class="field-name">WARNING:</th><td class="field-body">THIS FILE WAS GENERATED BY WRAPPERGENERATOR.PY 66 69 DO NOT MODIFY THIS FILE, MODIFY ..c_extensionssphere.h 67 70 AND RE-RUN THE GENERATOR SCRIPT</td> … … 85 88 background = 0.0 [1/cm]</div></blockquote> 86 89 <dl class="method"> 90 <dt id="sans.models.SphereModel.SphereModel.__add__"> 91 <tt class="descname">__add__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.SphereModel.SphereModel.__add__" title="Permalink to this definition">¶</a></dt> 92 <dd></dd></dl> 93 94 <dl class="attribute"> 95 <dt id="sans.models.SphereModel.SphereModel.__class__"> 96 <tt class="descname">__class__</tt><a class="headerlink" href="#sans.models.SphereModel.SphereModel.__class__" title="Permalink to this definition">¶</a></dt> 97 <dd><p>alias of <tt class="xref py py-class docutils literal"><span class="pre">type</span></tt></p> 98 </dd></dl> 99 100 <dl class="attribute"> 101 <dt id="sans.models.SphereModel.SphereModel.__delattr__"> 102 <tt class="descname">__delattr__</tt><a class="headerlink" href="#sans.models.SphereModel.SphereModel.__delattr__" title="Permalink to this definition">¶</a></dt> 103 <dd><p>x.__delattr__(‘name’) <==> del x.name</p> 104 </dd></dl> 105 106 <dl class="attribute"> 107 <dt id="sans.models.SphereModel.SphereModel.__dict__"> 108 <tt class="descname">__dict__</tt><em class="property"> = <dictproxy object at 0x026477F0></em><a class="headerlink" href="#sans.models.SphereModel.SphereModel.__dict__" title="Permalink to this definition">¶</a></dt> 109 <dd></dd></dl> 110 111 <dl class="method"> 112 <dt id="sans.models.SphereModel.SphereModel.__div__"> 113 <tt class="descname">__div__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.SphereModel.SphereModel.__div__" title="Permalink to this definition">¶</a></dt> 114 <dd></dd></dl> 115 116 <dl class="attribute"> 117 <dt id="sans.models.SphereModel.SphereModel.__getattribute__"> 118 <tt class="descname">__getattribute__</tt><a class="headerlink" href="#sans.models.SphereModel.SphereModel.__getattribute__" title="Permalink to this definition">¶</a></dt> 119 <dd><p>x.__getattribute__(‘name’) <==> x.name</p> 120 </dd></dl> 121 122 <dl class="attribute"> 123 <dt id="sans.models.SphereModel.SphereModel.__hash__"> 124 <tt class="descname">__hash__</tt><a class="headerlink" href="#sans.models.SphereModel.SphereModel.__hash__" title="Permalink to this definition">¶</a></dt> 125 <dd><p>x.__hash__() <==> hash(x)</p> 126 </dd></dl> 127 128 <dl class="method"> 129 <dt id="sans.models.SphereModel.SphereModel.__init__"> 130 <tt class="descname">__init__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.SphereModel.SphereModel.__init__" title="Permalink to this definition">¶</a></dt> 131 <dd><p>Initialization</p> 132 </dd></dl> 133 134 <dl class="attribute"> 135 <dt id="sans.models.SphereModel.SphereModel.__module__"> 136 <tt class="descname">__module__</tt><em class="property"> = 'sans.models.SphereModel'</em><a class="headerlink" href="#sans.models.SphereModel.SphereModel.__module__" title="Permalink to this definition">¶</a></dt> 137 <dd></dd></dl> 138 139 <dl class="method"> 140 <dt id="sans.models.SphereModel.SphereModel.__mul__"> 141 <tt class="descname">__mul__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.SphereModel.SphereModel.__mul__" title="Permalink to this definition">¶</a></dt> 142 <dd></dd></dl> 143 144 <dl class="staticmethod"> 145 <dt id="sans.models.SphereModel.SphereModel.__new__"> 146 <em class="property">static </em><tt class="descname">__new__</tt><big>(</big><em>S</em>, <em>...</em><big>)</big> → a new object with type S, a subtype of T<a class="headerlink" href="#sans.models.SphereModel.SphereModel.__new__" title="Permalink to this definition">¶</a></dt> 147 <dd></dd></dl> 148 149 <dl class="method"> 150 <dt id="sans.models.SphereModel.SphereModel.__reduce__"> 151 <tt class="descname">__reduce__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.SphereModel.SphereModel.__reduce__" title="Permalink to this definition">¶</a></dt> 152 <dd><p>helper for pickle</p> 153 </dd></dl> 154 155 <dl class="method"> 156 <dt id="sans.models.SphereModel.SphereModel.__reduce_ex__"> 157 <tt class="descname">__reduce_ex__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.SphereModel.SphereModel.__reduce_ex__" title="Permalink to this definition">¶</a></dt> 158 <dd><p>Overwrite the __reduce_ex__ of PyTypeObject <a href="#id1"><span class="problematic" id="id2">*</span></a>type call in the init of 159 c model.</p> 160 </dd></dl> 161 162 <dl class="attribute"> 163 <dt id="sans.models.SphereModel.SphereModel.__repr__"> 164 <tt class="descname">__repr__</tt><a class="headerlink" href="#sans.models.SphereModel.SphereModel.__repr__" title="Permalink to this definition">¶</a></dt> 165 <dd><p>x.__repr__() <==> repr(x)</p> 166 </dd></dl> 167 168 <dl class="attribute"> 169 <dt id="sans.models.SphereModel.SphereModel.__setattr__"> 170 <tt class="descname">__setattr__</tt><a class="headerlink" href="#sans.models.SphereModel.SphereModel.__setattr__" title="Permalink to this definition">¶</a></dt> 171 <dd><p>x.__setattr__(‘name’, value) <==> x.name = value</p> 172 </dd></dl> 173 174 <dl class="method"> 175 <dt id="sans.models.SphereModel.SphereModel.__setstate__"> 176 <tt class="descname">__setstate__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.SphereModel.SphereModel.__setstate__" title="Permalink to this definition">¶</a></dt> 177 <dd><p>restore the state of a model from pickle</p> 178 </dd></dl> 179 180 <dl class="attribute"> 181 <dt id="sans.models.SphereModel.SphereModel.__str__"> 182 <tt class="descname">__str__</tt><a class="headerlink" href="#sans.models.SphereModel.SphereModel.__str__" title="Permalink to this definition">¶</a></dt> 183 <dd><p>x.__str__() <==> str(x)</p> 184 </dd></dl> 185 186 <dl class="method"> 187 <dt id="sans.models.SphereModel.SphereModel.__sub__"> 188 <tt class="descname">__sub__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.SphereModel.SphereModel.__sub__" title="Permalink to this definition">¶</a></dt> 189 <dd></dd></dl> 190 191 <dl class="attribute"> 192 <dt id="sans.models.SphereModel.SphereModel.__weakref__"> 193 <tt class="descname">__weakref__</tt><a class="headerlink" href="#sans.models.SphereModel.SphereModel.__weakref__" title="Permalink to this definition">¶</a></dt> 194 <dd><p>list of weak references to the object (if defined)</p> 195 </dd></dl> 196 197 <dl class="method"> 198 <dt id="sans.models.SphereModel.SphereModel._clone"> 199 <tt class="descname">_clone</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.SphereModel.SphereModel._clone" title="Permalink to this definition">¶</a></dt> 200 <dd><p>Internal utility function to copy the internal 201 data members to a fresh copy.</p> 202 </dd></dl> 203 204 <dl class="method"> 87 205 <dt id="sans.models.SphereModel.SphereModel.calculate_ER"> 88 206 <tt class="descname">calculate_ER</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.SphereModel.SphereModel.calculate_ER" title="Permalink to this definition">¶</a></dt> … … 92 210 <col class="field-body" /> 93 211 <tbody valign="top"> 94 <tr class="field "><th class="field-name">Returns:</th><td class="field-body">the value of the effective radius</td>212 <tr class="field-odd field"><th class="field-name">Returns:</th><td class="field-body">the value of the effective radius</td> 95 213 </tr> 96 214 </tbody> … … 112 230 <dl class="method"> 113 231 <dt id="sans.models.SphereModel.SphereModel.evalDistribution"> 114 <tt class="descname">evalDistribution</tt><big>(</big>< em>x=</em><span class="optional">[</span><span class="optional">]</span><big>)</big><a class="headerlink" href="#sans.models.SphereModel.SphereModel.evalDistribution" title="Permalink to this definition">¶</a></dt>232 <tt class="descname">evalDistribution</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.SphereModel.SphereModel.evalDistribution" title="Permalink to this definition">¶</a></dt> 115 233 <dd><p>Evaluate the model in cartesian coordinates</p> 116 234 <table class="docutils field-list" frame="void" rules="none"> … … 118 236 <col class="field-body" /> 119 237 <tbody valign="top"> 120 <tr class="field "><th class="field-name">Parameters:</th><td class="field-body"><strong>x</strong> – input q[], or [qx[], qy[]]</td>121 </tr> 122 <tr class="field "><th class="field-name">Returns:</th><td class="field-body">scattering function P(q[])</td>238 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><strong>x</strong> – input q[], or [qx[], qy[]]</td> 239 </tr> 240 <tr class="field-even field"><th class="field-name">Returns:</th><td class="field-body">scattering function P(q[])</td> 123 241 </tr> 124 242 </tbody> … … 134 252 <dl class="method"> 135 253 <dt id="sans.models.SphereModel.SphereModel.getParam"> 136 <tt class="descname">getParam</tt><big>(</big>< em>name</em><big>)</big><a class="headerlink" href="#sans.models.SphereModel.SphereModel.getParam" title="Permalink to this definition">¶</a></dt>254 <tt class="descname">getParam</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.SphereModel.SphereModel.getParam" title="Permalink to this definition">¶</a></dt> 137 255 <dd><p>Set the value of a model parameter</p> 138 256 <table class="docutils field-list" frame="void" rules="none"> … … 140 258 <col class="field-body" /> 141 259 <tbody valign="top"> 142 <tr class="field "><th class="field-name">Parameters:</th><td class="field-body"><strong>name</strong> – name of the parameter</td>260 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><strong>name</strong> – name of the parameter</td> 143 261 </tr> 144 262 </tbody> … … 154 272 <dl class="method"> 155 273 <dt id="sans.models.SphereModel.SphereModel.getParamListWithToken"> 156 <tt class="descname">getParamListWithToken</tt><big>(</big>< em>token</em>, <em>member</em><big>)</big><a class="headerlink" href="#sans.models.SphereModel.SphereModel.getParamListWithToken" title="Permalink to this definition">¶</a></dt>274 <tt class="descname">getParamListWithToken</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.SphereModel.SphereModel.getParamListWithToken" title="Permalink to this definition">¶</a></dt> 157 275 <dd></dd></dl> 158 276 159 277 <dl class="method"> 160 278 <dt id="sans.models.SphereModel.SphereModel.getParamWithToken"> 161 <tt class="descname">getParamWithToken</tt><big>(</big>< em>name</em>, <em>token</em>, <em>member</em><big>)</big><a class="headerlink" href="#sans.models.SphereModel.SphereModel.getParamWithToken" title="Permalink to this definition">¶</a></dt>279 <tt class="descname">getParamWithToken</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.SphereModel.SphereModel.getParamWithToken" title="Permalink to this definition">¶</a></dt> 162 280 <dd></dd></dl> 163 281 164 282 <dl class="method"> 165 283 <dt id="sans.models.SphereModel.SphereModel.is_fittable"> 166 <tt class="descname">is_fittable</tt><big>(</big>< em>par_name</em><big>)</big><a class="headerlink" href="#sans.models.SphereModel.SphereModel.is_fittable" title="Permalink to this definition">¶</a></dt>284 <tt class="descname">is_fittable</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.SphereModel.SphereModel.is_fittable" title="Permalink to this definition">¶</a></dt> 167 285 <dd><p>Check if a given parameter is fittable or not</p> 168 286 <table class="docutils field-list" frame="void" rules="none"> … … 170 288 <col class="field-body" /> 171 289 <tbody valign="top"> 172 <tr class="field "><th class="field-name">Parameters:</th><td class="field-body"><strong>par_name</strong> – the parameter name to check</td>290 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><strong>par_name</strong> – the parameter name to check</td> 173 291 </tr> 174 292 </tbody> … … 188 306 </dd></dl> 189 307 190 <dl class=" attribute">308 <dl class="method"> 191 309 <dt id="sans.models.SphereModel.SphereModel.reset"> 192 <tt class="descname">reset</tt>< a class="headerlink" href="#sans.models.SphereModel.SphereModel.reset" title="Permalink to this definition">¶</a></dt>310 <tt class="descname">reset</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.SphereModel.SphereModel.reset" title="Permalink to this definition">¶</a></dt> 193 311 <dd><p>Reset pair correlation</p> 194 312 </dd></dl> … … 196 314 <dl class="method"> 197 315 <dt id="sans.models.SphereModel.SphereModel.run"> 198 <tt class="descname">run</tt><big>(</big>< em>x=0.0</em><big>)</big><a class="headerlink" href="#sans.models.SphereModel.SphereModel.run" title="Permalink to this definition">¶</a></dt>316 <tt class="descname">run</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.SphereModel.SphereModel.run" title="Permalink to this definition">¶</a></dt> 199 317 <dd><p>Evaluate the model</p> 200 318 <table class="docutils field-list" frame="void" rules="none"> … … 202 320 <col class="field-body" /> 203 321 <tbody valign="top"> 204 <tr class="field "><th class="field-name">Parameters:</th><td class="field-body"><strong>x</strong> – input q, or [q,phi]</td>205 </tr> 206 <tr class="field "><th class="field-name">Returns:</th><td class="field-body">scattering function P(q)</td>322 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><strong>x</strong> – input q, or [q,phi]</td> 323 </tr> 324 <tr class="field-even field"><th class="field-name">Returns:</th><td class="field-body">scattering function P(q)</td> 207 325 </tr> 208 326 </tbody> … … 212 330 <dl class="method"> 213 331 <dt id="sans.models.SphereModel.SphereModel.runXY"> 214 <tt class="descname">runXY</tt><big>(</big>< em>x=0.0</em><big>)</big><a class="headerlink" href="#sans.models.SphereModel.SphereModel.runXY" title="Permalink to this definition">¶</a></dt>332 <tt class="descname">runXY</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.SphereModel.SphereModel.runXY" title="Permalink to this definition">¶</a></dt> 215 333 <dd><p>Evaluate the model in cartesian coordinates</p> 216 334 <table class="docutils field-list" frame="void" rules="none"> … … 218 336 <col class="field-body" /> 219 337 <tbody valign="top"> 220 <tr class="field "><th class="field-name">Parameters:</th><td class="field-body"><strong>x</strong> – input q, or [qx, qy]</td>221 </tr> 222 <tr class="field "><th class="field-name">Returns:</th><td class="field-body">scattering function P(q)</td>338 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><strong>x</strong> – input q, or [qx, qy]</td> 339 </tr> 340 <tr class="field-even field"><th class="field-name">Returns:</th><td class="field-body">scattering function P(q)</td> 223 341 </tr> 224 342 </tbody> … … 228 346 <dl class="method"> 229 347 <dt id="sans.models.SphereModel.SphereModel.setParam"> 230 <tt class="descname">setParam</tt><big>(</big>< em>name</em>, <em>value</em><big>)</big><a class="headerlink" href="#sans.models.SphereModel.SphereModel.setParam" title="Permalink to this definition">¶</a></dt>348 <tt class="descname">setParam</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.SphereModel.SphereModel.setParam" title="Permalink to this definition">¶</a></dt> 231 349 <dd><p>Set the value of a model parameter</p> 232 350 <table class="docutils field-list" frame="void" rules="none"> … … 234 352 <col class="field-body" /> 235 353 <tbody valign="top"> 236 <tr class="field "><th class="field-name">Parameters:</th><td class="field-body"><ul class="first last simple">354 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first last simple"> 237 355 <li><strong>name</strong> – name of the parameter</li> 238 356 <li><strong>value</strong> – value of the parameter</li> … … 246 364 <dl class="method"> 247 365 <dt id="sans.models.SphereModel.SphereModel.setParamWithToken"> 248 <tt class="descname">setParamWithToken</tt><big>(</big>< em>name</em>, <em>value</em>, <em>token</em>, <em>member</em><big>)</big><a class="headerlink" href="#sans.models.SphereModel.SphereModel.setParamWithToken" title="Permalink to this definition">¶</a></dt>366 <tt class="descname">setParamWithToken</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.SphereModel.SphereModel.setParamWithToken" title="Permalink to this definition">¶</a></dt> 249 367 <dd></dd></dl> 250 368 251 369 <dl class="method"> 252 370 <dt id="sans.models.SphereModel.SphereModel.set_dispersion"> 253 <tt class="descname">set_dispersion</tt><big>(</big>< em>parameter</em>, <em>dispersion</em><big>)</big><a class="headerlink" href="#sans.models.SphereModel.SphereModel.set_dispersion" title="Permalink to this definition">¶</a></dt>371 <tt class="descname">set_dispersion</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.SphereModel.SphereModel.set_dispersion" title="Permalink to this definition">¶</a></dt> 254 372 <dd><p>Set the dispersion object for a model parameter</p> 255 373 <table class="docutils field-list" frame="void" rules="none"> … … 257 375 <col class="field-body" /> 258 376 <tbody valign="top"> 259 <tr class="field "><th class="field-name">Parameters:</th><td class="field-body"><ul class="first last simple">377 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first last simple"> 260 378 <li><strong>parameter</strong> – name of the parameter [string]</li> 261 379 <li><strong>dispersion</strong> – dispersion object of type DispersionModel</li> … … 286 404 <ul> 287 405 <li><a class="reference internal" href="#">SphereModel</a><ul> 288 <li><a class="reference internal" href="# module-sans.models.SphereModel"><tt class="docutils literal"><span class="pre">sans.models.SphereModel</span></tt></a></li>406 <li><a class="reference internal" href="#sans-models-spheremodel"><tt class="docutils literal"><span class="pre">sans.models.SphereModel</span></tt></a></li> 289 407 </ul> 290 408 </li> … … 305 423 <h3>Quick search</h3> 306 424 <form class="search" action="../search.html" method="get"> 307 <input type="text" name="q" size="18"/>425 <input type="text" name="q" /> 308 426 <input type="submit" value="Go" /> 309 427 <input type="hidden" name="check_keywords" value="yes" /> … … 334 452 <a href="smearing_2d.html" title="smearing_2d" 335 453 >previous</a> |</li> 336 <li><a href="../index.html">sansmodels v0.1.0 documentation</a> »</li>454 <li><a href="../index.html">sansmodels 0.1.0 documentation</a> »</li> 337 455 <li><a href="index.html" >Reference</a> »</li> 338 456 </ul> … … 340 458 <div class="footer"> 341 459 © Copyright 2010, sans group. 342 Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1. 0.7.460 Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1. 343 461 </div> 344 462 </body>
Note: See TracChangeset
for help on using the changeset viewer.