source: sasview/sansdataloader/docs/sphinx/html/api/readers/tiff_reader.html @ fc5d49e3

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 fc5d49e3 was fc5d49e3, checked in by Jessica Tumarkin <jtumarki@…>, 13 years ago
  • 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" title="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"><strong>file</strong> &#8211; path of the file</td>
70</tr>
71</tbody>
72</table>
73</dd></dl>
74
75</dd></dl>
76
77</div>
78</div>
79
80
81          </div>
82        </div>
83      </div>
84      <div class="sphinxsidebar">
85        <div class="sphinxsidebarwrapper">
86  <h3><a href="../../index.html">Table Of Contents</a></h3>
87  <ul>
88<li><a class="reference internal" href="#">tiff_reader</a><ul>
89<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>
90</ul>
91</li>
92</ul>
93
94  <h4>Previous topic</h4>
95  <p class="topless"><a href="red2d_reader.html"
96                        title="previous chapter">red2d_reader</a></p>
97  <h3>This Page</h3>
98  <ul class="this-page-menu">
99    <li><a href="../../_sources/api/readers/tiff_reader.txt"
100           rel="nofollow">Show Source</a></li>
101  </ul>
102<div id="searchbox" style="display: none">
103  <h3>Quick search</h3>
104    <form class="search" action="../../search.html" method="get">
105      <input type="text" name="q" size="18" />
106      <input type="submit" value="Go" />
107      <input type="hidden" name="check_keywords" value="yes" />
108      <input type="hidden" name="area" value="default" />
109    </form>
110    <p class="searchtip" style="font-size: 90%">
111    Enter search terms or a module, class or function name.
112    </p>
113</div>
114<script type="text/javascript">$('#searchbox').show(0);</script>
115        </div>
116      </div>
117      <div class="clearer"></div>
118    </div>
119    <div class="related">
120      <h3>Navigation</h3>
121      <ul>
122        <li class="right" style="margin-right: 10px">
123          <a href="../../genindex.html" title="General Index"
124             >index</a></li>
125        <li class="right" >
126          <a href="../../py-modindex.html" title="Python Module Index"
127             >modules</a> |</li>
128        <li class="right" >
129          <a href="red2d_reader.html" title="red2d_reader"
130             >previous</a> |</li>
131        <li><a href="../../index.html">DataLoader v0.1.0 documentation</a> &raquo;</li>
132          <li><a href="index.html" >Readers</a> &raquo;</li> 
133      </ul>
134    </div>
135    <div class="footer">
136        &copy; Copyright 2010, sans group.
137      Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.0.7.
138    </div>
139  </body>
140</html>
Note: See TracBrowser for help on using the repository browser.