source: sasview/DataLoader/docs/sphinx/_build/html/api/readers/tiff_reader.html @ 83f4445

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 83f4445 was 0997158f, checked in by Gervaise Alina <gervyh@…>, 14 years ago

working on documentation

  • Property mode set to 100644
File size: 5.7 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>tiff_reader &mdash; DataLoader 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="DataLoader v0.1.0 documentation" href="../../index.html" />
26    <link rel="up" title="Readers" href="index.html" />
27    <link rel="prev" title="red2d_reader" href="red2d_reader.html" /> 
28  </head>
29  <body>
30    <div class="related">
31      <h3>Navigation</h3>
32      <ul>
33        <li class="right" style="margin-right: 10px">
34          <a href="../../genindex.html" title="General Index"
35             accesskey="I">index</a></li>
36        <li class="right" >
37          <a href="../../py-modindex.html" title="Python Module Index"
38             >modules</a> |</li>
39        <li class="right" >
40          <a href="red2d_reader.html" title="red2d_reader"
41             accesskey="P">previous</a> |</li>
42        <li><a href="../../index.html">DataLoader v0.1.0 documentation</a> &raquo;</li>
43          <li><a href="index.html" accesskey="U">Readers</a> &raquo;</li> 
44      </ul>
45    </div> 
46
47    <div class="document">
48      <div class="documentwrapper">
49        <div class="bodywrapper">
50          <div class="body">
51           
52  <div class="section" id="tiff-reader">
53<h1>tiff_reader<a class="headerlink" href="#tiff-reader" title="Permalink to this headline">¶</a></h1>
54<div class="section" id="module-DataLoader.readers.tiff_reader">
55<span id="dataloader-readers-tiff-reader"></span><h2><a class="reference internal" href="#module-DataLoader.readers.tiff_reader"><tt class="xref py py-mod docutils literal"><span class="pre">DataLoader.readers.tiff_reader</span></tt></a><a class="headerlink" href="#module-DataLoader.readers.tiff_reader" title="Permalink to this headline">¶</a></h2>
56<p>Image reader. Untested.</p>
57<dl class="class">
58<dt id="DataLoader.readers.tiff_reader.Reader">
59<em class="property">class </em><tt class="descclassname">DataLoader.readers.tiff_reader.</tt><tt class="descname">Reader</tt><a class="headerlink" href="#DataLoader.readers.tiff_reader.Reader" title="Permalink to this definition">¶</a></dt>
60<dd><p>Example data manipulation</p>
61<dl class="method">
62<dt id="DataLoader.readers.tiff_reader.Reader.read">
63<tt class="descname">read</tt><big>(</big><em>filename=None</em><big>)</big><a class="headerlink" href="#DataLoader.readers.tiff_reader.Reader.read" title="Permalink to this definition">¶</a></dt>
64<dd><p>Open and read the data in a file</p>
65<table class="docutils field-list" frame="void" rules="none">
66<col class="field-name" />
67<col class="field-body" />
68<tbody valign="top">
69<tr class="field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first last simple">
70<li><strong>file</strong> &#8211; path of the file</li>
71</ul>
72</td>
73</tr>
74</tbody>
75</table>
76</dd></dl>
77
78</dd></dl>
79
80</div>
81</div>
82
83
84          </div>
85        </div>
86      </div>
87      <div class="sphinxsidebar">
88        <div class="sphinxsidebarwrapper">
89  <h3><a href="../../index.html">Table Of Contents</a></h3>
90  <ul>
91<li><a class="reference internal" href="#">tiff_reader</a><ul>
92<li><a class="reference internal" href="#module-DataLoader.readers.tiff_reader"><tt class="docutils literal"><span class="pre">DataLoader.readers.tiff_reader</span></tt></a></li>
93</ul>
94</li>
95</ul>
96
97  <h4>Previous topic</h4>
98  <p class="topless"><a href="red2d_reader.html"
99                        title="previous chapter">red2d_reader</a></p>
100  <h3>This Page</h3>
101  <ul class="this-page-menu">
102    <li><a href="../../_sources/api/readers/tiff_reader.txt"
103           rel="nofollow">Show Source</a></li>
104  </ul>
105<div id="searchbox" style="display: none">
106  <h3>Quick search</h3>
107    <form class="search" action="../../search.html" method="get">
108      <input type="text" name="q" size="18" />
109      <input type="submit" value="Go" />
110      <input type="hidden" name="check_keywords" value="yes" />
111      <input type="hidden" name="area" value="default" />
112    </form>
113    <p class="searchtip" style="font-size: 90%">
114    Enter search terms or a module, class or function name.
115    </p>
116</div>
117<script type="text/javascript">$('#searchbox').show(0);</script>
118        </div>
119      </div>
120      <div class="clearer"></div>
121    </div>
122    <div class="related">
123      <h3>Navigation</h3>
124      <ul>
125        <li class="right" style="margin-right: 10px">
126          <a href="../../genindex.html" title="General Index"
127             >index</a></li>
128        <li class="right" >
129          <a href="../../py-modindex.html" title="Python Module Index"
130             >modules</a> |</li>
131        <li class="right" >
132          <a href="red2d_reader.html" title="red2d_reader"
133             >previous</a> |</li>
134        <li><a href="../../index.html">DataLoader v0.1.0 documentation</a> &raquo;</li>
135          <li><a href="index.html" >Readers</a> &raquo;</li> 
136      </ul>
137    </div>
138    <div class="footer">
139        &copy; Copyright 2010, sans group.
140      Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.0b1.
141    </div>
142  </body>
143</html>
Note: See TracBrowser for help on using the repository browser.