source: sasview/guiframe/docs/sphinx/_build/html/api/local_perspectives/plotting/boxSum.html @ d955bf19

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

working on documentation

  • Property mode set to 100644
File size: 42.6 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>boxSum &mdash; guiframe 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="guiframe v0.1.0 documentation" href="../../../index.html" />
26    <link rel="up" title="Local Perspective: Plotting" href="index.html" />
27    <link rel="next" title="detector_dialog" href="detector_dialog.html" />
28    <link rel="prev" title="boxSlicer" href="boxSlicer.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="detector_dialog.html" title="detector_dialog"
42             accesskey="N">next</a> |</li>
43        <li class="right" >
44          <a href="boxSlicer.html" title="boxSlicer"
45             accesskey="P">previous</a> |</li>
46        <li><a href="../../../index.html">guiframe v0.1.0 documentation</a> &raquo;</li>
47          <li><a href="index.html" accesskey="U">Local Perspective: Plotting</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="boxsum">
57<h1>boxSum<a class="headerlink" href="#boxsum" title="Permalink to this headline">¶</a></h1>
58<div class="section" id="module-sans.guiframe.local_perspectives.plotting.boxSum">
59<span id="sans-guiframe-local-perspectives-plotting-boxsum"></span><h2><a class="reference internal" href="#module-sans.guiframe.local_perspectives.plotting.boxSum"><tt class="xref py py-mod docutils literal"><span class="pre">sans.guiframe.local_perspectives.plotting.boxSum</span></tt></a><a class="headerlink" href="#module-sans.guiframe.local_perspectives.plotting.boxSum" title="Permalink to this headline">¶</a></h2>
60<dl class="class">
61<dt id="sans.guiframe.local_perspectives.plotting.boxSum.BoxSum">
62<em class="property">class </em><tt class="descclassname">sans.guiframe.local_perspectives.plotting.boxSum.</tt><tt class="descname">BoxSum</tt><big>(</big><em>base</em>, <em>axes</em>, <em>color='black'</em>, <em>zorder=3</em>, <em>x_min=0.0080000000000000002</em>, <em>x_max=0.0080000000000000002</em>, <em>y_min=0.0025000000000000001</em>, <em>y_max=0.0025000000000000001</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSum.BoxSum" title="Permalink to this definition">¶</a></dt>
63<dd><p>Bases: <tt class="xref py py-class docutils literal"><span class="pre">sans.guiframe.local_perspectives.plotting.BaseInteractor._BaseInteractor</span></tt></p>
64<p>Boxsum Class: determine 2 rectangular area to compute the sum of pixel of
65a Data.
66Uses PointerInteractor , VerticalDoubleLine,HorizontalDoubleLine.
67&#64;param zorder:  Artists with lower zorder values are drawn first.
68&#64;param x_min: the minimum value of the x coordinate
69&#64;param x_max: the maximum value of the x coordinate
70&#64;param y_min: the minimum value of the y coordinate
71&#64;param y_max: the maximum value of the y coordinate</p>
72<dl class="method">
73<dt id="sans.guiframe.local_perspectives.plotting.boxSum.BoxSum.clear">
74<tt class="descname">clear</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSum.BoxSum.clear" title="Permalink to this definition">¶</a></dt>
75<dd>Clear the slicer and all connected events related to this slicer</dd></dl>
76
77<dl class="method">
78<dt id="sans.guiframe.local_perspectives.plotting.boxSum.BoxSum.clear_markers">
79<tt class="descname">clear_markers</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSum.BoxSum.clear_markers" title="Permalink to this definition">¶</a></dt>
80<dd>Clear old markers and interfaces.</dd></dl>
81
82<dl class="method">
83<dt id="sans.guiframe.local_perspectives.plotting.boxSum.BoxSum.connect_markers">
84<tt class="descname">connect_markers</tt><big>(</big><em>markers</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSum.BoxSum.connect_markers" title="Permalink to this definition">¶</a></dt>
85<dd>Connect markers to callbacks</dd></dl>
86
87<dl class="method">
88<dt id="sans.guiframe.local_perspectives.plotting.boxSum.BoxSum.dpixel">
89<tt class="descname">dpixel</tt><big>(</big><em>x</em>, <em>y</em>, <em>nudge=False</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSum.BoxSum.dpixel" title="Permalink to this definition">¶</a></dt>
90<dd>Return the step size in data coordinates for a small
91step in screen coordinates.  If nudge is False (default)
92the step size is one pixel.  If nudge is True, the step
93size is 0.2 pixels.</dd></dl>
94
95<dl class="method">
96<dt id="sans.guiframe.local_perspectives.plotting.boxSum.BoxSum.draw">
97<tt class="descname">draw</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSum.BoxSum.draw" title="Permalink to this definition">¶</a></dt>
98<dd></dd></dl>
99
100<dl class="method">
101<dt id="sans.guiframe.local_perspectives.plotting.boxSum.BoxSum.freeze_axes">
102<tt class="descname">freeze_axes</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSum.BoxSum.freeze_axes" title="Permalink to this definition">¶</a></dt>
103<dd></dd></dl>
104
105<dl class="method">
106<dt id="sans.guiframe.local_perspectives.plotting.boxSum.BoxSum.get_params">
107<tt class="descname">get_params</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSum.BoxSum.get_params" title="Permalink to this definition">¶</a></dt>
108<dd>Store a copy of values of parameters of the slicer into a dictionary.
109&#64;return params: the dictionary created</dd></dl>
110
111<dl class="method">
112<dt id="sans.guiframe.local_perspectives.plotting.boxSum.BoxSum.get_result">
113<tt class="descname">get_result</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSum.BoxSum.get_result" title="Permalink to this definition">¶</a></dt>
114<dd>return the result of box summation</dd></dl>
115
116<dl class="method">
117<dt id="sans.guiframe.local_perspectives.plotting.boxSum.BoxSum.move">
118<tt class="descname">move</tt><big>(</big><em>x</em>, <em>y</em>, <em>ev</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSum.BoxSum.move" title="Permalink to this definition">¶</a></dt>
119<dd>Process move to a new position, making sure that the move is allowed.</dd></dl>
120
121<dl class="method">
122<dt id="sans.guiframe.local_perspectives.plotting.boxSum.BoxSum.moveend">
123<tt class="descname">moveend</tt><big>(</big><em>ev</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSum.BoxSum.moveend" title="Permalink to this definition">¶</a></dt>
124<dd>After a dragging motion this function is called to compute
125the error and the sum of pixel of a given data 2D</dd></dl>
126
127<dl class="method">
128<dt id="sans.guiframe.local_perspectives.plotting.boxSum.BoxSum.onClick">
129<tt class="descname">onClick</tt><big>(</big><em>ev</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSum.BoxSum.onClick" title="Permalink to this definition">¶</a></dt>
130<dd>Prepare to move the artist.  Calls save() to preserve the state for
131later restore().</dd></dl>
132
133<dl class="method">
134<dt id="sans.guiframe.local_perspectives.plotting.boxSum.BoxSum.onDrag">
135<tt class="descname">onDrag</tt><big>(</big><em>ev</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSum.BoxSum.onDrag" title="Permalink to this definition">¶</a></dt>
136<dd>Move the artist.  Calls move() to update the state, or restore() if
137the mouse leaves the window.</dd></dl>
138
139<dl class="method">
140<dt id="sans.guiframe.local_perspectives.plotting.boxSum.BoxSum.onHilite">
141<tt class="descname">onHilite</tt><big>(</big><em>ev</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSum.BoxSum.onHilite" title="Permalink to this definition">¶</a></dt>
142<dd>Hilite the artist reporting the event, indicating that it is
143ready to receive a click.</dd></dl>
144
145<dl class="method">
146<dt id="sans.guiframe.local_perspectives.plotting.boxSum.BoxSum.onKey">
147<tt class="descname">onKey</tt><big>(</big><em>ev</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSum.BoxSum.onKey" title="Permalink to this definition">¶</a></dt>
148<dd><p>Respond to keyboard events.  Arrow keys move the widget.  Escape
149restores it to the position before the last click.</p>
150<p>Calls move() to update the state.  Calls restore() on escape.</p>
151</dd></dl>
152
153<dl class="method">
154<dt id="sans.guiframe.local_perspectives.plotting.boxSum.BoxSum.onLeave">
155<tt class="descname">onLeave</tt><big>(</big><em>ev</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSum.BoxSum.onLeave" title="Permalink to this definition">¶</a></dt>
156<dd>Restore the artist to the original colour when the cursor leaves.</dd></dl>
157
158<dl class="method">
159<dt id="sans.guiframe.local_perspectives.plotting.boxSum.BoxSum.onRelease">
160<tt class="descname">onRelease</tt><big>(</big><em>ev</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSum.BoxSum.onRelease" title="Permalink to this definition">¶</a></dt>
161<dd></dd></dl>
162
163<dl class="method">
164<dt id="sans.guiframe.local_perspectives.plotting.boxSum.BoxSum.restore">
165<tt class="descname">restore</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSum.BoxSum.restore" title="Permalink to this definition">¶</a></dt>
166<dd>Restore the roughness for this layer.</dd></dl>
167
168<dl class="method">
169<dt id="sans.guiframe.local_perspectives.plotting.boxSum.BoxSum.save">
170<tt class="descname">save</tt><big>(</big><em>ev</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSum.BoxSum.save" title="Permalink to this definition">¶</a></dt>
171<dd>Remember the roughness for this layer and the next so that we
172can restore on Esc.</dd></dl>
173
174<dl class="method">
175<dt id="sans.guiframe.local_perspectives.plotting.boxSum.BoxSum.set_cursor">
176<tt class="descname">set_cursor</tt><big>(</big><em>x</em>, <em>y</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSum.BoxSum.set_cursor" title="Permalink to this definition">¶</a></dt>
177<dd></dd></dl>
178
179<dl class="method">
180<dt id="sans.guiframe.local_perspectives.plotting.boxSum.BoxSum.set_layer">
181<tt class="descname">set_layer</tt><big>(</big><em>n</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSum.BoxSum.set_layer" title="Permalink to this definition">¶</a></dt>
182<dd>Allow adding plot to the same panel
183&#64;param n: the number of layer</dd></dl>
184
185<dl class="method">
186<dt id="sans.guiframe.local_perspectives.plotting.boxSum.BoxSum.set_panel_name">
187<tt class="descname">set_panel_name</tt><big>(</big><em>name</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSum.BoxSum.set_panel_name" title="Permalink to this definition">¶</a></dt>
188<dd>Store the name of the panel associated to this slicer
189&#64;param name: the name of this panel</dd></dl>
190
191<dl class="method">
192<dt id="sans.guiframe.local_perspectives.plotting.boxSum.BoxSum.set_params">
193<tt class="descname">set_params</tt><big>(</big><em>params</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSum.BoxSum.set_params" title="Permalink to this definition">¶</a></dt>
194<dd>Receive a dictionary and reset the slicer with values contained
195in the values of the dictionary.
196&#64;param params: a dictionary containing name of slicer parameters and
197values the user assigned to the slicer.</dd></dl>
198
199<dl class="method">
200<dt id="sans.guiframe.local_perspectives.plotting.boxSum.BoxSum.thaw_axes">
201<tt class="descname">thaw_axes</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSum.BoxSum.thaw_axes" title="Permalink to this definition">¶</a></dt>
202<dd></dd></dl>
203
204<dl class="method">
205<dt id="sans.guiframe.local_perspectives.plotting.boxSum.BoxSum.update">
206<tt class="descname">update</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSum.BoxSum.update" title="Permalink to this definition">¶</a></dt>
207<dd>Respond to changes in the model by recalculating the profiles and
208resetting the widgets.</dd></dl>
209
210</dd></dl>
211
212<dl class="class">
213<dt id="sans.guiframe.local_perspectives.plotting.boxSum.HorizontalDoubleLine">
214<em class="property">class </em><tt class="descclassname">sans.guiframe.local_perspectives.plotting.boxSum.</tt><tt class="descname">HorizontalDoubleLine</tt><big>(</big><em>base</em>, <em>axes</em>, <em>color='black'</em>, <em>zorder=5</em>, <em>x=0.5</em>, <em>y=0.5</em>, <em>center_x=0.0</em>, <em>center_y=0.0</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSum.HorizontalDoubleLine" title="Permalink to this definition">¶</a></dt>
215<dd><p>Bases: <tt class="xref py py-class docutils literal"><span class="pre">sans.guiframe.local_perspectives.plotting.BaseInteractor._BaseInteractor</span></tt></p>
216<p>Select an annulus through a 2D plot</p>
217<dl class="method">
218<dt id="sans.guiframe.local_perspectives.plotting.boxSum.HorizontalDoubleLine.clear">
219<tt class="descname">clear</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSum.HorizontalDoubleLine.clear" title="Permalink to this definition">¶</a></dt>
220<dd>Clear this figure and its markers</dd></dl>
221
222<dl class="method">
223<dt id="sans.guiframe.local_perspectives.plotting.boxSum.HorizontalDoubleLine.clear_markers">
224<tt class="descname">clear_markers</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSum.HorizontalDoubleLine.clear_markers" title="Permalink to this definition">¶</a></dt>
225<dd>Clear old markers and interfaces.</dd></dl>
226
227<dl class="method">
228<dt id="sans.guiframe.local_perspectives.plotting.boxSum.HorizontalDoubleLine.connect_markers">
229<tt class="descname">connect_markers</tt><big>(</big><em>markers</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSum.HorizontalDoubleLine.connect_markers" title="Permalink to this definition">¶</a></dt>
230<dd>Connect markers to callbacks</dd></dl>
231
232<dl class="method">
233<dt id="sans.guiframe.local_perspectives.plotting.boxSum.HorizontalDoubleLine.dpixel">
234<tt class="descname">dpixel</tt><big>(</big><em>x</em>, <em>y</em>, <em>nudge=False</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSum.HorizontalDoubleLine.dpixel" title="Permalink to this definition">¶</a></dt>
235<dd>Return the step size in data coordinates for a small
236step in screen coordinates.  If nudge is False (default)
237the step size is one pixel.  If nudge is True, the step
238size is 0.2 pixels.</dd></dl>
239
240<dl class="method">
241<dt id="sans.guiframe.local_perspectives.plotting.boxSum.HorizontalDoubleLine.get_params">
242<tt class="descname">get_params</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSum.HorizontalDoubleLine.get_params" title="Permalink to this definition">¶</a></dt>
243<dd>Store a copy of values of parameters of the slicer into a dictionary.
244&#64;return params: the dictionary created</dd></dl>
245
246<dl class="method">
247<dt id="sans.guiframe.local_perspectives.plotting.boxSum.HorizontalDoubleLine.move">
248<tt class="descname">move</tt><big>(</big><em>x</em>, <em>y</em>, <em>ev</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSum.HorizontalDoubleLine.move" title="Permalink to this definition">¶</a></dt>
249<dd>Process move to a new position, making sure that the move is allowed.</dd></dl>
250
251<dl class="method">
252<dt id="sans.guiframe.local_perspectives.plotting.boxSum.HorizontalDoubleLine.moveend">
253<tt class="descname">moveend</tt><big>(</big><em>ev</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSum.HorizontalDoubleLine.moveend" title="Permalink to this definition">¶</a></dt>
254<dd>After a dragging motion reset the flag self.has_move to False</dd></dl>
255
256<dl class="method">
257<dt id="sans.guiframe.local_perspectives.plotting.boxSum.HorizontalDoubleLine.onClick">
258<tt class="descname">onClick</tt><big>(</big><em>ev</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSum.HorizontalDoubleLine.onClick" title="Permalink to this definition">¶</a></dt>
259<dd>Prepare to move the artist.  Calls save() to preserve the state for
260later restore().</dd></dl>
261
262<dl class="method">
263<dt id="sans.guiframe.local_perspectives.plotting.boxSum.HorizontalDoubleLine.onDrag">
264<tt class="descname">onDrag</tt><big>(</big><em>ev</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSum.HorizontalDoubleLine.onDrag" title="Permalink to this definition">¶</a></dt>
265<dd>Move the artist.  Calls move() to update the state, or restore() if
266the mouse leaves the window.</dd></dl>
267
268<dl class="method">
269<dt id="sans.guiframe.local_perspectives.plotting.boxSum.HorizontalDoubleLine.onHilite">
270<tt class="descname">onHilite</tt><big>(</big><em>ev</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSum.HorizontalDoubleLine.onHilite" title="Permalink to this definition">¶</a></dt>
271<dd>Hilite the artist reporting the event, indicating that it is
272ready to receive a click.</dd></dl>
273
274<dl class="method">
275<dt id="sans.guiframe.local_perspectives.plotting.boxSum.HorizontalDoubleLine.onKey">
276<tt class="descname">onKey</tt><big>(</big><em>ev</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSum.HorizontalDoubleLine.onKey" title="Permalink to this definition">¶</a></dt>
277<dd><p>Respond to keyboard events.  Arrow keys move the widget.  Escape
278restores it to the position before the last click.</p>
279<p>Calls move() to update the state.  Calls restore() on escape.</p>
280</dd></dl>
281
282<dl class="method">
283<dt id="sans.guiframe.local_perspectives.plotting.boxSum.HorizontalDoubleLine.onLeave">
284<tt class="descname">onLeave</tt><big>(</big><em>ev</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSum.HorizontalDoubleLine.onLeave" title="Permalink to this definition">¶</a></dt>
285<dd>Restore the artist to the original colour when the cursor leaves.</dd></dl>
286
287<dl class="method">
288<dt id="sans.guiframe.local_perspectives.plotting.boxSum.HorizontalDoubleLine.onRelease">
289<tt class="descname">onRelease</tt><big>(</big><em>ev</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSum.HorizontalDoubleLine.onRelease" title="Permalink to this definition">¶</a></dt>
290<dd></dd></dl>
291
292<dl class="method">
293<dt id="sans.guiframe.local_perspectives.plotting.boxSum.HorizontalDoubleLine.restore">
294<tt class="descname">restore</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSum.HorizontalDoubleLine.restore" title="Permalink to this definition">¶</a></dt>
295<dd>Restore the roughness for this layer.</dd></dl>
296
297<dl class="method">
298<dt id="sans.guiframe.local_perspectives.plotting.boxSum.HorizontalDoubleLine.save">
299<tt class="descname">save</tt><big>(</big><em>ev</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSum.HorizontalDoubleLine.save" title="Permalink to this definition">¶</a></dt>
300<dd>Remember the roughness for this layer and the next so that we
301can restore on Esc.</dd></dl>
302
303<dl class="method">
304<dt id="sans.guiframe.local_perspectives.plotting.boxSum.HorizontalDoubleLine.set_cursor">
305<tt class="descname">set_cursor</tt><big>(</big><em>x</em>, <em>y</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSum.HorizontalDoubleLine.set_cursor" title="Permalink to this definition">¶</a></dt>
306<dd>Update the figure given x and y</dd></dl>
307
308<dl class="method">
309<dt id="sans.guiframe.local_perspectives.plotting.boxSum.HorizontalDoubleLine.set_layer">
310<tt class="descname">set_layer</tt><big>(</big><em>n</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSum.HorizontalDoubleLine.set_layer" title="Permalink to this definition">¶</a></dt>
311<dd>Allow adding plot to the same panel
312&#64;param n: the number of layer</dd></dl>
313
314<dl class="method">
315<dt id="sans.guiframe.local_perspectives.plotting.boxSum.HorizontalDoubleLine.set_params">
316<tt class="descname">set_params</tt><big>(</big><em>params</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSum.HorizontalDoubleLine.set_params" title="Permalink to this definition">¶</a></dt>
317<dd>Receive a dictionary and reset the slicer with values contained
318in the values of the dictionary.
319&#64;param params: a dictionary containing name of slicer parameters and
320values the user assigned to the slicer.</dd></dl>
321
322<dl class="method">
323<dt id="sans.guiframe.local_perspectives.plotting.boxSum.HorizontalDoubleLine.update">
324<tt class="descname">update</tt><big>(</big><em>x1=None</em>, <em>x2=None</em>, <em>y1=None</em>, <em>y2=None</em>, <em>width=None</em>, <em>height=None</em>, <em>center=None</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSum.HorizontalDoubleLine.update" title="Permalink to this definition">¶</a></dt>
325<dd>Draw the new roughness on the graph.
326&#64;param x1: new maximum value of x coordinates
327&#64;param x2: new minimum value of x coordinates
328&#64;param y1: new maximum value of y coordinates
329&#64;param y2: new minimum value of y coordinates
330&#64;param width: is the width of the new rectangle
331&#64;param height: is the height of the new rectangle
332&#64;param center: provided x, y  coordinates of the center point</dd></dl>
333
334</dd></dl>
335
336<dl class="class">
337<dt id="sans.guiframe.local_perspectives.plotting.boxSum.PointInteractor">
338<em class="property">class </em><tt class="descclassname">sans.guiframe.local_perspectives.plotting.boxSum.</tt><tt class="descname">PointInteractor</tt><big>(</big><em>base</em>, <em>axes</em>, <em>color='black'</em>, <em>zorder=5</em>, <em>center_x=0.0</em>, <em>center_y=0.0</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSum.PointInteractor" title="Permalink to this definition">¶</a></dt>
339<dd><p>Bases: <tt class="xref py py-class docutils literal"><span class="pre">sans.guiframe.local_perspectives.plotting.BaseInteractor._BaseInteractor</span></tt></p>
340<p>Draw a point that can be dragged with the marker.
341this class controls the motion the center of the BoxSum</p>
342<dl class="method">
343<dt id="sans.guiframe.local_perspectives.plotting.boxSum.PointInteractor.clear">
344<tt class="descname">clear</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSum.PointInteractor.clear" title="Permalink to this definition">¶</a></dt>
345<dd>Clear this figure and its markers</dd></dl>
346
347<dl class="method">
348<dt id="sans.guiframe.local_perspectives.plotting.boxSum.PointInteractor.clear_markers">
349<tt class="descname">clear_markers</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSum.PointInteractor.clear_markers" title="Permalink to this definition">¶</a></dt>
350<dd>Clear old markers and interfaces.</dd></dl>
351
352<dl class="method">
353<dt id="sans.guiframe.local_perspectives.plotting.boxSum.PointInteractor.connect_markers">
354<tt class="descname">connect_markers</tt><big>(</big><em>markers</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSum.PointInteractor.connect_markers" title="Permalink to this definition">¶</a></dt>
355<dd>Connect markers to callbacks</dd></dl>
356
357<dl class="method">
358<dt id="sans.guiframe.local_perspectives.plotting.boxSum.PointInteractor.dpixel">
359<tt class="descname">dpixel</tt><big>(</big><em>x</em>, <em>y</em>, <em>nudge=False</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSum.PointInteractor.dpixel" title="Permalink to this definition">¶</a></dt>
360<dd>Return the step size in data coordinates for a small
361step in screen coordinates.  If nudge is False (default)
362the step size is one pixel.  If nudge is True, the step
363size is 0.2 pixels.</dd></dl>
364
365<dl class="method">
366<dt id="sans.guiframe.local_perspectives.plotting.boxSum.PointInteractor.get_params">
367<tt class="descname">get_params</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSum.PointInteractor.get_params" title="Permalink to this definition">¶</a></dt>
368<dd></dd></dl>
369
370<dl class="method">
371<dt id="sans.guiframe.local_perspectives.plotting.boxSum.PointInteractor.move">
372<tt class="descname">move</tt><big>(</big><em>x</em>, <em>y</em>, <em>ev</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSum.PointInteractor.move" title="Permalink to this definition">¶</a></dt>
373<dd>Process move to a new position, making sure that the move is allowed.</dd></dl>
374
375<dl class="method">
376<dt id="sans.guiframe.local_perspectives.plotting.boxSum.PointInteractor.moveend">
377<tt class="descname">moveend</tt><big>(</big><em>ev</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSum.PointInteractor.moveend" title="Permalink to this definition">¶</a></dt>
378<dd></dd></dl>
379
380<dl class="method">
381<dt id="sans.guiframe.local_perspectives.plotting.boxSum.PointInteractor.onClick">
382<tt class="descname">onClick</tt><big>(</big><em>ev</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSum.PointInteractor.onClick" title="Permalink to this definition">¶</a></dt>
383<dd>Prepare to move the artist.  Calls save() to preserve the state for
384later restore().</dd></dl>
385
386<dl class="method">
387<dt id="sans.guiframe.local_perspectives.plotting.boxSum.PointInteractor.onDrag">
388<tt class="descname">onDrag</tt><big>(</big><em>ev</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSum.PointInteractor.onDrag" title="Permalink to this definition">¶</a></dt>
389<dd>Move the artist.  Calls move() to update the state, or restore() if
390the mouse leaves the window.</dd></dl>
391
392<dl class="method">
393<dt id="sans.guiframe.local_perspectives.plotting.boxSum.PointInteractor.onHilite">
394<tt class="descname">onHilite</tt><big>(</big><em>ev</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSum.PointInteractor.onHilite" title="Permalink to this definition">¶</a></dt>
395<dd>Hilite the artist reporting the event, indicating that it is
396ready to receive a click.</dd></dl>
397
398<dl class="method">
399<dt id="sans.guiframe.local_perspectives.plotting.boxSum.PointInteractor.onKey">
400<tt class="descname">onKey</tt><big>(</big><em>ev</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSum.PointInteractor.onKey" title="Permalink to this definition">¶</a></dt>
401<dd><p>Respond to keyboard events.  Arrow keys move the widget.  Escape
402restores it to the position before the last click.</p>
403<p>Calls move() to update the state.  Calls restore() on escape.</p>
404</dd></dl>
405
406<dl class="method">
407<dt id="sans.guiframe.local_perspectives.plotting.boxSum.PointInteractor.onLeave">
408<tt class="descname">onLeave</tt><big>(</big><em>ev</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSum.PointInteractor.onLeave" title="Permalink to this definition">¶</a></dt>
409<dd>Restore the artist to the original colour when the cursor leaves.</dd></dl>
410
411<dl class="method">
412<dt id="sans.guiframe.local_perspectives.plotting.boxSum.PointInteractor.onRelease">
413<tt class="descname">onRelease</tt><big>(</big><em>ev</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSum.PointInteractor.onRelease" title="Permalink to this definition">¶</a></dt>
414<dd></dd></dl>
415
416<dl class="method">
417<dt id="sans.guiframe.local_perspectives.plotting.boxSum.PointInteractor.restore">
418<tt class="descname">restore</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSum.PointInteractor.restore" title="Permalink to this definition">¶</a></dt>
419<dd>Restore the roughness for this layer.</dd></dl>
420
421<dl class="method">
422<dt id="sans.guiframe.local_perspectives.plotting.boxSum.PointInteractor.save">
423<tt class="descname">save</tt><big>(</big><em>ev</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSum.PointInteractor.save" title="Permalink to this definition">¶</a></dt>
424<dd>Remember the roughness for this layer and the next so that we
425can restore on Esc.</dd></dl>
426
427<dl class="method">
428<dt id="sans.guiframe.local_perspectives.plotting.boxSum.PointInteractor.set_cursor">
429<tt class="descname">set_cursor</tt><big>(</big><em>x</em>, <em>y</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSum.PointInteractor.set_cursor" title="Permalink to this definition">¶</a></dt>
430<dd></dd></dl>
431
432<dl class="method">
433<dt id="sans.guiframe.local_perspectives.plotting.boxSum.PointInteractor.set_layer">
434<tt class="descname">set_layer</tt><big>(</big><em>n</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSum.PointInteractor.set_layer" title="Permalink to this definition">¶</a></dt>
435<dd>Allow adding plot to the same panel
436&#64;param n: the number of layer</dd></dl>
437
438<dl class="method">
439<dt id="sans.guiframe.local_perspectives.plotting.boxSum.PointInteractor.set_params">
440<tt class="descname">set_params</tt><big>(</big><em>params</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSum.PointInteractor.set_params" title="Permalink to this definition">¶</a></dt>
441<dd></dd></dl>
442
443<dl class="method">
444<dt id="sans.guiframe.local_perspectives.plotting.boxSum.PointInteractor.update">
445<tt class="descname">update</tt><big>(</big><em>center_x=None</em>, <em>center_y=None</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSum.PointInteractor.update" title="Permalink to this definition">¶</a></dt>
446<dd>Draw the new roughness on the graph.</dd></dl>
447
448</dd></dl>
449
450<dl class="class">
451<dt id="sans.guiframe.local_perspectives.plotting.boxSum.VerticalDoubleLine">
452<em class="property">class </em><tt class="descclassname">sans.guiframe.local_perspectives.plotting.boxSum.</tt><tt class="descname">VerticalDoubleLine</tt><big>(</big><em>base</em>, <em>axes</em>, <em>color='black'</em>, <em>zorder=5</em>, <em>x=0.5</em>, <em>y=0.5</em>, <em>center_x=0.0</em>, <em>center_y=0.0</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSum.VerticalDoubleLine" title="Permalink to this definition">¶</a></dt>
453<dd><p>Bases: <tt class="xref py py-class docutils literal"><span class="pre">sans.guiframe.local_perspectives.plotting.BaseInteractor._BaseInteractor</span></tt></p>
454<p>Draw 2 vertical lines moving in opposite direction and centered on
455a point (PointInteractor)</p>
456<dl class="method">
457<dt id="sans.guiframe.local_perspectives.plotting.boxSum.VerticalDoubleLine.clear">
458<tt class="descname">clear</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSum.VerticalDoubleLine.clear" title="Permalink to this definition">¶</a></dt>
459<dd>Clear this slicer  and its markers</dd></dl>
460
461<dl class="method">
462<dt id="sans.guiframe.local_perspectives.plotting.boxSum.VerticalDoubleLine.clear_markers">
463<tt class="descname">clear_markers</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSum.VerticalDoubleLine.clear_markers" title="Permalink to this definition">¶</a></dt>
464<dd>Clear old markers and interfaces.</dd></dl>
465
466<dl class="method">
467<dt id="sans.guiframe.local_perspectives.plotting.boxSum.VerticalDoubleLine.connect_markers">
468<tt class="descname">connect_markers</tt><big>(</big><em>markers</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSum.VerticalDoubleLine.connect_markers" title="Permalink to this definition">¶</a></dt>
469<dd>Connect markers to callbacks</dd></dl>
470
471<dl class="method">
472<dt id="sans.guiframe.local_perspectives.plotting.boxSum.VerticalDoubleLine.dpixel">
473<tt class="descname">dpixel</tt><big>(</big><em>x</em>, <em>y</em>, <em>nudge=False</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSum.VerticalDoubleLine.dpixel" title="Permalink to this definition">¶</a></dt>
474<dd>Return the step size in data coordinates for a small
475step in screen coordinates.  If nudge is False (default)
476the step size is one pixel.  If nudge is True, the step
477size is 0.2 pixels.</dd></dl>
478
479<dl class="method">
480<dt id="sans.guiframe.local_perspectives.plotting.boxSum.VerticalDoubleLine.get_params">
481<tt class="descname">get_params</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSum.VerticalDoubleLine.get_params" title="Permalink to this definition">¶</a></dt>
482<dd>Store a copy of values of parameters of the slicer into a dictionary.
483&#64;return params: the dictionary created</dd></dl>
484
485<dl class="method">
486<dt id="sans.guiframe.local_perspectives.plotting.boxSum.VerticalDoubleLine.move">
487<tt class="descname">move</tt><big>(</big><em>x</em>, <em>y</em>, <em>ev</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSum.VerticalDoubleLine.move" title="Permalink to this definition">¶</a></dt>
488<dd>Process move to a new position, making sure that the move is allowed.</dd></dl>
489
490<dl class="method">
491<dt id="sans.guiframe.local_perspectives.plotting.boxSum.VerticalDoubleLine.moveend">
492<tt class="descname">moveend</tt><big>(</big><em>ev</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSum.VerticalDoubleLine.moveend" title="Permalink to this definition">¶</a></dt>
493<dd>After a dragging motion reset the flag self.has_move to False</dd></dl>
494
495<dl class="method">
496<dt id="sans.guiframe.local_perspectives.plotting.boxSum.VerticalDoubleLine.onClick">
497<tt class="descname">onClick</tt><big>(</big><em>ev</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSum.VerticalDoubleLine.onClick" title="Permalink to this definition">¶</a></dt>
498<dd>Prepare to move the artist.  Calls save() to preserve the state for
499later restore().</dd></dl>
500
501<dl class="method">
502<dt id="sans.guiframe.local_perspectives.plotting.boxSum.VerticalDoubleLine.onDrag">
503<tt class="descname">onDrag</tt><big>(</big><em>ev</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSum.VerticalDoubleLine.onDrag" title="Permalink to this definition">¶</a></dt>
504<dd>Move the artist.  Calls move() to update the state, or restore() if
505the mouse leaves the window.</dd></dl>
506
507<dl class="method">
508<dt id="sans.guiframe.local_perspectives.plotting.boxSum.VerticalDoubleLine.onHilite">
509<tt class="descname">onHilite</tt><big>(</big><em>ev</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSum.VerticalDoubleLine.onHilite" title="Permalink to this definition">¶</a></dt>
510<dd>Hilite the artist reporting the event, indicating that it is
511ready to receive a click.</dd></dl>
512
513<dl class="method">
514<dt id="sans.guiframe.local_perspectives.plotting.boxSum.VerticalDoubleLine.onKey">
515<tt class="descname">onKey</tt><big>(</big><em>ev</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSum.VerticalDoubleLine.onKey" title="Permalink to this definition">¶</a></dt>
516<dd><p>Respond to keyboard events.  Arrow keys move the widget.  Escape
517restores it to the position before the last click.</p>
518<p>Calls move() to update the state.  Calls restore() on escape.</p>
519</dd></dl>
520
521<dl class="method">
522<dt id="sans.guiframe.local_perspectives.plotting.boxSum.VerticalDoubleLine.onLeave">
523<tt class="descname">onLeave</tt><big>(</big><em>ev</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSum.VerticalDoubleLine.onLeave" title="Permalink to this definition">¶</a></dt>
524<dd>Restore the artist to the original colour when the cursor leaves.</dd></dl>
525
526<dl class="method">
527<dt id="sans.guiframe.local_perspectives.plotting.boxSum.VerticalDoubleLine.onRelease">
528<tt class="descname">onRelease</tt><big>(</big><em>ev</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSum.VerticalDoubleLine.onRelease" title="Permalink to this definition">¶</a></dt>
529<dd></dd></dl>
530
531<dl class="method">
532<dt id="sans.guiframe.local_perspectives.plotting.boxSum.VerticalDoubleLine.restore">
533<tt class="descname">restore</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSum.VerticalDoubleLine.restore" title="Permalink to this definition">¶</a></dt>
534<dd>Restore the roughness for this layer.</dd></dl>
535
536<dl class="method">
537<dt id="sans.guiframe.local_perspectives.plotting.boxSum.VerticalDoubleLine.save">
538<tt class="descname">save</tt><big>(</big><em>ev</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSum.VerticalDoubleLine.save" title="Permalink to this definition">¶</a></dt>
539<dd>Remember the roughness for this layer and the next so that we
540can restore on Esc.</dd></dl>
541
542<dl class="method">
543<dt id="sans.guiframe.local_perspectives.plotting.boxSum.VerticalDoubleLine.set_cursor">
544<tt class="descname">set_cursor</tt><big>(</big><em>x</em>, <em>y</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSum.VerticalDoubleLine.set_cursor" title="Permalink to this definition">¶</a></dt>
545<dd>Update the figure given x and y</dd></dl>
546
547<dl class="method">
548<dt id="sans.guiframe.local_perspectives.plotting.boxSum.VerticalDoubleLine.set_layer">
549<tt class="descname">set_layer</tt><big>(</big><em>n</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSum.VerticalDoubleLine.set_layer" title="Permalink to this definition">¶</a></dt>
550<dd>Allow adding plot to the same panel
551&#64;param n: the number of layer</dd></dl>
552
553<dl class="method">
554<dt id="sans.guiframe.local_perspectives.plotting.boxSum.VerticalDoubleLine.set_params">
555<tt class="descname">set_params</tt><big>(</big><em>params</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSum.VerticalDoubleLine.set_params" title="Permalink to this definition">¶</a></dt>
556<dd>Receive a dictionary and reset the slicer with values contained
557in the values of the dictionary.
558&#64;param params: a dictionary containing name of slicer parameters and
559values the user assigned to the slicer.</dd></dl>
560
561<dl class="method">
562<dt id="sans.guiframe.local_perspectives.plotting.boxSum.VerticalDoubleLine.update">
563<tt class="descname">update</tt><big>(</big><em>x1=None</em>, <em>x2=None</em>, <em>y1=None</em>, <em>y2=None</em>, <em>width=None</em>, <em>height=None</em>, <em>center=None</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSum.VerticalDoubleLine.update" title="Permalink to this definition">¶</a></dt>
564<dd>Draw the new roughness on the graph.
565&#64;param x1: new maximum value of x coordinates
566&#64;param x2: new minimum value of x coordinates
567&#64;param y1: new maximum value of y coordinates
568&#64;param y2: new minimum value of y coordinates
569&#64;param width: is the width of the new rectangle
570&#64;param height: is the height of the new rectangle
571&#64;param center: provided x, y  coordinates of the center point</dd></dl>
572
573</dd></dl>
574
575</div>
576</div>
577
578
579          </div>
580        </div>
581      </div>
582      <div class="sphinxsidebar">
583        <div class="sphinxsidebarwrapper">
584  <h3><a href="../../../index.html">Table Of Contents</a></h3>
585  <ul>
586<li><a class="reference internal" href="#">boxSum</a><ul>
587<li><a class="reference internal" href="#module-sans.guiframe.local_perspectives.plotting.boxSum"><tt class="docutils literal"><span class="pre">sans.guiframe.local_perspectives.plotting.boxSum</span></tt></a></li>
588</ul>
589</li>
590</ul>
591
592  <h4>Previous topic</h4>
593  <p class="topless"><a href="boxSlicer.html"
594                        title="previous chapter">boxSlicer</a></p>
595  <h4>Next topic</h4>
596  <p class="topless"><a href="detector_dialog.html"
597                        title="next chapter">detector_dialog</a></p>
598  <h3>This Page</h3>
599  <ul class="this-page-menu">
600    <li><a href="../../../_sources/api/local_perspectives/plotting/boxSum.txt"
601           rel="nofollow">Show Source</a></li>
602  </ul>
603<div id="searchbox" style="display: none">
604  <h3>Quick search</h3>
605    <form class="search" action="../../../search.html" method="get">
606      <input type="text" name="q" size="18" />
607      <input type="submit" value="Go" />
608      <input type="hidden" name="check_keywords" value="yes" />
609      <input type="hidden" name="area" value="default" />
610    </form>
611    <p class="searchtip" style="font-size: 90%">
612    Enter search terms or a module, class or function name.
613    </p>
614</div>
615<script type="text/javascript">$('#searchbox').show(0);</script>
616        </div>
617      </div>
618      <div class="clearer"></div>
619    </div>
620    <div class="related">
621      <h3>Navigation</h3>
622      <ul>
623        <li class="right" style="margin-right: 10px">
624          <a href="../../../genindex.html" title="General Index"
625             >index</a></li>
626        <li class="right" >
627          <a href="../../../py-modindex.html" title="Python Module Index"
628             >modules</a> |</li>
629        <li class="right" >
630          <a href="detector_dialog.html" title="detector_dialog"
631             >next</a> |</li>
632        <li class="right" >
633          <a href="boxSlicer.html" title="boxSlicer"
634             >previous</a> |</li>
635        <li><a href="../../../index.html">guiframe v0.1.0 documentation</a> &raquo;</li>
636          <li><a href="index.html" >Local Perspective: Plotting</a> &raquo;</li> 
637      </ul>
638    </div>
639    <div class="footer">
640        &copy; Copyright 2010, sans group.
641      Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.0b1.
642    </div>
643  </body>
644</html>
Note: See TracBrowser for help on using the repository browser.