Ignore:
Timestamp:
Oct 24, 2011 2:43:40 PM (13 years ago)
Author:
Gervaise Alina <gervyh@…>
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:
67cd7c0
Parents:
70ecd530
Message:

sphinx build

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sansguiframe/docs/sphinx/html/api/local_perspectives/plotting/boxSlicer.html

    r96cbb53 rbce8148  
    33<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 
    44  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> 
     5 
    56 
    67<html xmlns="http://www.w3.org/1999/xhtml"> 
     
    89    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> 
    910     
    10     <title>boxSlicer &mdash; guiframe v0.1.0 documentation</title> 
     11    <title>boxSlicer &mdash; guiframe 0.1.0 documentation</title> 
     12     
    1113    <link rel="stylesheet" href="../../../_static/default.css" type="text/css" /> 
    1214    <link rel="stylesheet" href="../../../_static/pygments.css" type="text/css" /> 
     15     
    1316    <script type="text/javascript"> 
    1417      var DOCUMENTATION_OPTIONS = { 
     
    2326    <script type="text/javascript" src="../../../_static/underscore.js"></script> 
    2427    <script type="text/javascript" src="../../../_static/doctools.js"></script> 
    25     <link rel="top" title="guiframe v0.1.0 documentation" href="../../../index.html" /> 
     28    <link rel="top" title="guiframe 0.1.0 documentation" href="../../../index.html" /> 
    2629    <link rel="up" title="Local Perspective: plotting" href="index.html" /> 
    2730    <link rel="next" title="boxSum" href="boxSum.html" /> 
     
    4447          <a href="boxMask.html" title="boxMask" 
    4548             accesskey="P">previous</a> |</li> 
    46         <li><a href="../../../index.html">guiframe v0.1.0 documentation</a> &raquo;</li> 
     49        <li><a href="../../../index.html">guiframe 0.1.0 documentation</a> &raquo;</li> 
    4750          <li><a href="index.html" accesskey="U">Local Perspective: plotting</a> &raquo;</li>  
    4851      </ul> 
     
    5659  <div class="section" id="boxslicer"> 
    5760<h1>boxSlicer<a class="headerlink" href="#boxslicer" title="Permalink to this headline">¶</a></h1> 
    58 <div class="section" id="module-sans.guiframe.local_perspectives.plotting.boxSlicer"> 
    59 <span id="sans-guiframe-local-perspectives-plotting-boxslicer"></span><h2><a class="reference internal" href="#module-sans.guiframe.local_perspectives.plotting.boxSlicer" title="sans.guiframe.local_perspectives.plotting.boxSlicer"><tt class="xref py py-mod docutils literal"><span class="pre">sans.guiframe.local_perspectives.plotting.boxSlicer</span></tt></a><a class="headerlink" href="#module-sans.guiframe.local_perspectives.plotting.boxSlicer" title="Permalink to this headline">¶</a></h2> 
    60 <dl class="class"> 
     61<div class="section" id="sans-guiframe-local-perspectives-plotting-boxslicer"> 
     62<h2><a class="reference internal" href="#module-sans.guiframe.local_perspectives.plotting.boxSlicer" title="sans.guiframe.local_perspectives.plotting.boxSlicer"><tt class="xref py py-mod docutils literal"><span class="pre">sans.guiframe.local_perspectives.plotting.boxSlicer</span></tt></a><a class="headerlink" href="#sans-guiframe-local-perspectives-plotting-boxslicer" title="Permalink to this headline">¶</a></h2> 
     63<span class="target" id="module-sans.guiframe.local_perspectives.plotting.boxSlicer"></span><dl class="class"> 
    6164<dt id="sans.guiframe.local_perspectives.plotting.boxSlicer.BoxInteractor"> 
    62 <em class="property">class </em><tt class="descclassname">sans.guiframe.local_perspectives.plotting.boxSlicer.</tt><tt class="descname">BoxInteractor</tt><big>(</big><em>base</em>, <em>axes</em>, <em>color='black'</em>, <em>zorder=3</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSlicer.BoxInteractor" 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> 
     65<em class="property">class </em><tt class="descclassname">sans.guiframe.local_perspectives.plotting.boxSlicer.</tt><tt class="descname">BoxInteractor</tt><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSlicer.BoxInteractor" title="Permalink to this definition">¶</a></dt> 
     66<dd><p>Bases: <a class="reference internal" href="BaseInteractor.html#sans.guiframe.local_perspectives.plotting.BaseInteractor._BaseInteractor" title="sans.guiframe.local_perspectives.plotting.BaseInteractor._BaseInteractor"><tt class="xref py py-class docutils literal"><span class="pre">sans.guiframe.local_perspectives.plotting.BaseInteractor._BaseInteractor</span></tt></a></p> 
    6467<p>BoxInteractor define a rectangle that return data1D average of Data2D 
    6568in a rectangle area defined by -x, x ,y, -y</p> 
     69<dl class="method"> 
     70<dt id="sans.guiframe.local_perspectives.plotting.boxSlicer.BoxInteractor.__init__"> 
     71<tt class="descname">__init__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSlicer.BoxInteractor.__init__" title="Permalink to this definition">¶</a></dt> 
     72<dd></dd></dl> 
     73 
     74<dl class="attribute"> 
     75<dt id="sans.guiframe.local_perspectives.plotting.boxSlicer.BoxInteractor.__module__"> 
     76<tt class="descname">__module__</tt><em class="property"> = 'sans.guiframe.local_perspectives.plotting.boxSlicer'</em><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSlicer.BoxInteractor.__module__" title="Permalink to this definition">¶</a></dt> 
     77<dd></dd></dl> 
     78 
     79<dl class="method"> 
     80<dt id="sans.guiframe.local_perspectives.plotting.boxSlicer.BoxInteractor._onEVT_SLICER_PARS"> 
     81<tt class="descname">_onEVT_SLICER_PARS</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSlicer.BoxInteractor._onEVT_SLICER_PARS" title="Permalink to this definition">¶</a></dt> 
     82<dd><p>receive an event containing parameters values to reset the slicer</p> 
     83<table class="docutils field-list" frame="void" rules="none"> 
     84<col class="field-name" /> 
     85<col class="field-body" /> 
     86<tbody valign="top"> 
     87<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><strong>event</strong> &#8211; event of type SlicerParameterEvent with params as  
     88attribute</td> 
     89</tr> 
     90</tbody> 
     91</table> 
     92</dd></dl> 
     93 
     94<dl class="method"> 
     95<dt id="sans.guiframe.local_perspectives.plotting.boxSlicer.BoxInteractor._post_data"> 
     96<tt class="descname">_post_data</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSlicer.BoxInteractor._post_data" title="Permalink to this definition">¶</a></dt> 
     97<dd></dd></dl> 
     98 
    6699<dl class="method"> 
    67100<dt id="sans.guiframe.local_perspectives.plotting.boxSlicer.BoxInteractor.clear"> 
     
    78111<dl class="method"> 
    79112<dt id="sans.guiframe.local_perspectives.plotting.boxSlicer.BoxInteractor.connect_markers"> 
    80 <tt class="descname">connect_markers</tt><big>(</big><em>markers</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSlicer.BoxInteractor.connect_markers" title="Permalink to this definition">¶</a></dt> 
     113<tt class="descname">connect_markers</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSlicer.BoxInteractor.connect_markers" title="Permalink to this definition">¶</a></dt> 
    81114<dd><p>Connect markers to callbacks</p> 
    82115</dd></dl> 
     
    84117<dl class="method"> 
    85118<dt id="sans.guiframe.local_perspectives.plotting.boxSlicer.BoxInteractor.dpixel"> 
    86 <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.boxSlicer.BoxInteractor.dpixel" title="Permalink to this definition">¶</a></dt> 
     119<tt class="descname">dpixel</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSlicer.BoxInteractor.dpixel" title="Permalink to this definition">¶</a></dt> 
    87120<dd><p>Return the step size in data coordinates for a small 
    88121step in screen coordinates.  If nudge is False (default) 
     
    109142<col class="field-body" /> 
    110143<tbody valign="top"> 
    111 <tr class="field"><th class="field-name">Return params:</th><td class="field-body">the dictionary created</td> 
     144<tr class="field-odd field"><th class="field-name">Return params:</th><td class="field-body">the dictionary created</td> 
    112145</tr> 
    113146</tbody> 
     
    117150<dl class="method"> 
    118151<dt id="sans.guiframe.local_perspectives.plotting.boxSlicer.BoxInteractor.move"> 
    119 <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.boxSlicer.BoxInteractor.move" title="Permalink to this definition">¶</a></dt> 
     152<tt class="descname">move</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSlicer.BoxInteractor.move" title="Permalink to this definition">¶</a></dt> 
    120153<dd><p>Process move to a new position, making sure that the move is allowed.</p> 
    121154</dd></dl> 
     
    123156<dl class="method"> 
    124157<dt id="sans.guiframe.local_perspectives.plotting.boxSlicer.BoxInteractor.moveend"> 
    125 <tt class="descname">moveend</tt><big>(</big><em>ev</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSlicer.BoxInteractor.moveend" title="Permalink to this definition">¶</a></dt> 
     158<tt class="descname">moveend</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSlicer.BoxInteractor.moveend" title="Permalink to this definition">¶</a></dt> 
    126159<dd><p>Called after a dragging event. 
    127160Post the slicer new parameters and creates a new Data1D  
     
    131164<dl class="method"> 
    132165<dt id="sans.guiframe.local_perspectives.plotting.boxSlicer.BoxInteractor.onClick"> 
    133 <tt class="descname">onClick</tt><big>(</big><em>ev</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSlicer.BoxInteractor.onClick" title="Permalink to this definition">¶</a></dt> 
     166<tt class="descname">onClick</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSlicer.BoxInteractor.onClick" title="Permalink to this definition">¶</a></dt> 
    134167<dd><p>Prepare to move the artist.  Calls save() to preserve the state for 
    135168later restore().</p> 
     
    138171<dl class="method"> 
    139172<dt id="sans.guiframe.local_perspectives.plotting.boxSlicer.BoxInteractor.onDrag"> 
    140 <tt class="descname">onDrag</tt><big>(</big><em>ev</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSlicer.BoxInteractor.onDrag" title="Permalink to this definition">¶</a></dt> 
     173<tt class="descname">onDrag</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSlicer.BoxInteractor.onDrag" title="Permalink to this definition">¶</a></dt> 
    141174<dd><p>Move the artist.  Calls move() to update the state, or restore() if 
    142175the mouse leaves the window.</p> 
     
    145178<dl class="method"> 
    146179<dt id="sans.guiframe.local_perspectives.plotting.boxSlicer.BoxInteractor.onHilite"> 
    147 <tt class="descname">onHilite</tt><big>(</big><em>ev</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSlicer.BoxInteractor.onHilite" title="Permalink to this definition">¶</a></dt> 
     180<tt class="descname">onHilite</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSlicer.BoxInteractor.onHilite" title="Permalink to this definition">¶</a></dt> 
    148181<dd><p>Hilite the artist reporting the event, indicating that it is 
    149182ready to receive a click.</p> 
     
    152185<dl class="method"> 
    153186<dt id="sans.guiframe.local_perspectives.plotting.boxSlicer.BoxInteractor.onKey"> 
    154 <tt class="descname">onKey</tt><big>(</big><em>ev</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSlicer.BoxInteractor.onKey" title="Permalink to this definition">¶</a></dt> 
     187<tt class="descname">onKey</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSlicer.BoxInteractor.onKey" title="Permalink to this definition">¶</a></dt> 
    155188<dd><p>Respond to keyboard events.  Arrow keys move the widget.  Escape 
    156189restores it to the position before the last click.</p> 
     
    160193<dl class="method"> 
    161194<dt id="sans.guiframe.local_perspectives.plotting.boxSlicer.BoxInteractor.onLeave"> 
    162 <tt class="descname">onLeave</tt><big>(</big><em>ev</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSlicer.BoxInteractor.onLeave" title="Permalink to this definition">¶</a></dt> 
     195<tt class="descname">onLeave</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSlicer.BoxInteractor.onLeave" title="Permalink to this definition">¶</a></dt> 
    163196<dd><p>Restore the artist to the original colour when the cursor leaves.</p> 
    164197</dd></dl> 
     
    166199<dl class="method"> 
    167200<dt id="sans.guiframe.local_perspectives.plotting.boxSlicer.BoxInteractor.onRelease"> 
    168 <tt class="descname">onRelease</tt><big>(</big><em>ev</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSlicer.BoxInteractor.onRelease" title="Permalink to this definition">¶</a></dt> 
     201<tt class="descname">onRelease</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSlicer.BoxInteractor.onRelease" title="Permalink to this definition">¶</a></dt> 
    169202<dd></dd></dl> 
    170203 
    171204<dl class="method"> 
    172205<dt id="sans.guiframe.local_perspectives.plotting.boxSlicer.BoxInteractor.post_data"> 
    173 <tt class="descname">post_data</tt><big>(</big><em>new_slab=None</em>, <em>nbins=None</em>, <em>direction=None</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSlicer.BoxInteractor.post_data" title="Permalink to this definition">¶</a></dt> 
     206<tt class="descname">post_data</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSlicer.BoxInteractor.post_data" title="Permalink to this definition">¶</a></dt> 
    174207<dd><p>post data averaging in Qx or Qy given new_slab type</p> 
    175208<table class="docutils field-list" frame="void" rules="none"> 
     
    177210<col class="field-body" /> 
    178211<tbody valign="top"> 
    179 <tr class="field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first last simple"> 
     212<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first last simple"> 
    180213<li><strong>new_slab</strong> &#8211; slicer that determine with direction to average</li> 
    181214<li><strong>nbins</strong> &#8211; the number of points plotted when averaging</li> 
     
    196229<dl class="method"> 
    197230<dt id="sans.guiframe.local_perspectives.plotting.boxSlicer.BoxInteractor.save"> 
    198 <tt class="descname">save</tt><big>(</big><em>ev</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSlicer.BoxInteractor.save" title="Permalink to this definition">¶</a></dt> 
     231<tt class="descname">save</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSlicer.BoxInteractor.save" title="Permalink to this definition">¶</a></dt> 
    199232<dd><p>Remember the roughness for this layer and the next so that we 
    200233can restore on Esc.</p> 
     
    203236<dl class="method"> 
    204237<dt id="sans.guiframe.local_perspectives.plotting.boxSlicer.BoxInteractor.set_cursor"> 
    205 <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.boxSlicer.BoxInteractor.set_cursor" title="Permalink to this definition">¶</a></dt> 
     238<tt class="descname">set_cursor</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSlicer.BoxInteractor.set_cursor" title="Permalink to this definition">¶</a></dt> 
    206239<dd></dd></dl> 
    207240 
    208241<dl class="method"> 
    209242<dt id="sans.guiframe.local_perspectives.plotting.boxSlicer.BoxInteractor.set_layer"> 
    210 <tt class="descname">set_layer</tt><big>(</big><em>n</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSlicer.BoxInteractor.set_layer" title="Permalink to this definition">¶</a></dt> 
     243<tt class="descname">set_layer</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSlicer.BoxInteractor.set_layer" title="Permalink to this definition">¶</a></dt> 
    211244<dd><p>Allow adding plot to the same panel</p> 
    212245<table class="docutils field-list" frame="void" rules="none"> 
     
    214247<col class="field-body" /> 
    215248<tbody valign="top"> 
    216 <tr class="field"><th class="field-name">Parameters:</th><td class="field-body"><strong>n</strong> &#8211; the number of layer</td> 
     249<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><strong>n</strong> &#8211; the number of layer</td> 
    217250</tr> 
    218251</tbody> 
     
    222255<dl class="method"> 
    223256<dt id="sans.guiframe.local_perspectives.plotting.boxSlicer.BoxInteractor.set_params"> 
    224 <tt class="descname">set_params</tt><big>(</big><em>params</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSlicer.BoxInteractor.set_params" title="Permalink to this definition">¶</a></dt> 
     257<tt class="descname">set_params</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSlicer.BoxInteractor.set_params" title="Permalink to this definition">¶</a></dt> 
    225258<dd><p>Receive a dictionary and reset the slicer with values contained  
    226259in the values of the dictionary.</p> 
     
    229262<col class="field-body" /> 
    230263<tbody valign="top"> 
    231 <tr class="field"><th class="field-name">Parameters:</th><td class="field-body"><strong>params</strong> &#8211; a dictionary containing name of slicer parameters and  
     264<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><strong>params</strong> &#8211; a dictionary containing name of slicer parameters and  
    232265values the user assigned to the slicer.</td> 
    233266</tr> 
     
    258291<dl class="class"> 
    259292<dt id="sans.guiframe.local_perspectives.plotting.boxSlicer.BoxInteractorX"> 
    260 <em class="property">class </em><tt class="descclassname">sans.guiframe.local_perspectives.plotting.boxSlicer.</tt><tt class="descname">BoxInteractorX</tt><big>(</big><em>base</em>, <em>axes</em>, <em>color='black'</em>, <em>zorder=3</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSlicer.BoxInteractorX" title="Permalink to this definition">¶</a></dt> 
     293<em class="property">class </em><tt class="descclassname">sans.guiframe.local_perspectives.plotting.boxSlicer.</tt><tt class="descname">BoxInteractorX</tt><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSlicer.BoxInteractorX" title="Permalink to this definition">¶</a></dt> 
    261294<dd><p>Bases: <a class="reference internal" href="#sans.guiframe.local_perspectives.plotting.boxSlicer.BoxInteractor" title="sans.guiframe.local_perspectives.plotting.boxSlicer.BoxInteractor"><tt class="xref py py-class docutils literal"><span class="pre">sans.guiframe.local_perspectives.plotting.boxSlicer.BoxInteractor</span></tt></a></p> 
    262295<p>Average in Qx direction</p> 
     296<dl class="method"> 
     297<dt id="sans.guiframe.local_perspectives.plotting.boxSlicer.BoxInteractorX.__init__"> 
     298<tt class="descname">__init__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSlicer.BoxInteractorX.__init__" title="Permalink to this definition">¶</a></dt> 
     299<dd></dd></dl> 
     300 
     301<dl class="attribute"> 
     302<dt id="sans.guiframe.local_perspectives.plotting.boxSlicer.BoxInteractorX.__module__"> 
     303<tt class="descname">__module__</tt><em class="property"> = 'sans.guiframe.local_perspectives.plotting.boxSlicer'</em><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSlicer.BoxInteractorX.__module__" title="Permalink to this definition">¶</a></dt> 
     304<dd></dd></dl> 
     305 
     306<dl class="method"> 
     307<dt id="sans.guiframe.local_perspectives.plotting.boxSlicer.BoxInteractorX._onEVT_SLICER_PARS"> 
     308<tt class="descname">_onEVT_SLICER_PARS</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSlicer.BoxInteractorX._onEVT_SLICER_PARS" title="Permalink to this definition">¶</a></dt> 
     309<dd><p>receive an event containing parameters values to reset the slicer</p> 
     310<table class="docutils field-list" frame="void" rules="none"> 
     311<col class="field-name" /> 
     312<col class="field-body" /> 
     313<tbody valign="top"> 
     314<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><strong>event</strong> &#8211; event of type SlicerParameterEvent with params as  
     315attribute</td> 
     316</tr> 
     317</tbody> 
     318</table> 
     319</dd></dl> 
     320 
     321<dl class="method"> 
     322<dt id="sans.guiframe.local_perspectives.plotting.boxSlicer.BoxInteractorX._post_data"> 
     323<tt class="descname">_post_data</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSlicer.BoxInteractorX._post_data" title="Permalink to this definition">¶</a></dt> 
     324<dd><p>Post data creating by averaging in Qx direction</p> 
     325</dd></dl> 
     326 
    263327<dl class="method"> 
    264328<dt id="sans.guiframe.local_perspectives.plotting.boxSlicer.BoxInteractorX.clear"> 
     
    275339<dl class="method"> 
    276340<dt id="sans.guiframe.local_perspectives.plotting.boxSlicer.BoxInteractorX.connect_markers"> 
    277 <tt class="descname">connect_markers</tt><big>(</big><em>markers</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSlicer.BoxInteractorX.connect_markers" title="Permalink to this definition">¶</a></dt> 
     341<tt class="descname">connect_markers</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSlicer.BoxInteractorX.connect_markers" title="Permalink to this definition">¶</a></dt> 
    278342<dd><p>Connect markers to callbacks</p> 
    279343</dd></dl> 
     
    281345<dl class="method"> 
    282346<dt id="sans.guiframe.local_perspectives.plotting.boxSlicer.BoxInteractorX.dpixel"> 
    283 <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.boxSlicer.BoxInteractorX.dpixel" title="Permalink to this definition">¶</a></dt> 
     347<tt class="descname">dpixel</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSlicer.BoxInteractorX.dpixel" title="Permalink to this definition">¶</a></dt> 
    284348<dd><p>Return the step size in data coordinates for a small 
    285349step in screen coordinates.  If nudge is False (default) 
     
    306370<col class="field-body" /> 
    307371<tbody valign="top"> 
    308 <tr class="field"><th class="field-name">Return params:</th><td class="field-body">the dictionary created</td> 
     372<tr class="field-odd field"><th class="field-name">Return params:</th><td class="field-body">the dictionary created</td> 
    309373</tr> 
    310374</tbody> 
     
    314378<dl class="method"> 
    315379<dt id="sans.guiframe.local_perspectives.plotting.boxSlicer.BoxInteractorX.move"> 
    316 <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.boxSlicer.BoxInteractorX.move" title="Permalink to this definition">¶</a></dt> 
     380<tt class="descname">move</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSlicer.BoxInteractorX.move" title="Permalink to this definition">¶</a></dt> 
    317381<dd><p>Process move to a new position, making sure that the move is allowed.</p> 
    318382</dd></dl> 
     
    320384<dl class="method"> 
    321385<dt id="sans.guiframe.local_perspectives.plotting.boxSlicer.BoxInteractorX.moveend"> 
    322 <tt class="descname">moveend</tt><big>(</big><em>ev</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSlicer.BoxInteractorX.moveend" title="Permalink to this definition">¶</a></dt> 
     386<tt class="descname">moveend</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSlicer.BoxInteractorX.moveend" title="Permalink to this definition">¶</a></dt> 
    323387<dd><p>Called after a dragging event. 
    324388Post the slicer new parameters and creates a new Data1D  
     
    328392<dl class="method"> 
    329393<dt id="sans.guiframe.local_perspectives.plotting.boxSlicer.BoxInteractorX.onClick"> 
    330 <tt class="descname">onClick</tt><big>(</big><em>ev</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSlicer.BoxInteractorX.onClick" title="Permalink to this definition">¶</a></dt> 
     394<tt class="descname">onClick</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSlicer.BoxInteractorX.onClick" title="Permalink to this definition">¶</a></dt> 
    331395<dd><p>Prepare to move the artist.  Calls save() to preserve the state for 
    332396later restore().</p> 
     
    335399<dl class="method"> 
    336400<dt id="sans.guiframe.local_perspectives.plotting.boxSlicer.BoxInteractorX.onDrag"> 
    337 <tt class="descname">onDrag</tt><big>(</big><em>ev</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSlicer.BoxInteractorX.onDrag" title="Permalink to this definition">¶</a></dt> 
     401<tt class="descname">onDrag</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSlicer.BoxInteractorX.onDrag" title="Permalink to this definition">¶</a></dt> 
    338402<dd><p>Move the artist.  Calls move() to update the state, or restore() if 
    339403the mouse leaves the window.</p> 
     
    342406<dl class="method"> 
    343407<dt id="sans.guiframe.local_perspectives.plotting.boxSlicer.BoxInteractorX.onHilite"> 
    344 <tt class="descname">onHilite</tt><big>(</big><em>ev</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSlicer.BoxInteractorX.onHilite" title="Permalink to this definition">¶</a></dt> 
     408<tt class="descname">onHilite</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSlicer.BoxInteractorX.onHilite" title="Permalink to this definition">¶</a></dt> 
    345409<dd><p>Hilite the artist reporting the event, indicating that it is 
    346410ready to receive a click.</p> 
     
    349413<dl class="method"> 
    350414<dt id="sans.guiframe.local_perspectives.plotting.boxSlicer.BoxInteractorX.onKey"> 
    351 <tt class="descname">onKey</tt><big>(</big><em>ev</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSlicer.BoxInteractorX.onKey" title="Permalink to this definition">¶</a></dt> 
     415<tt class="descname">onKey</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSlicer.BoxInteractorX.onKey" title="Permalink to this definition">¶</a></dt> 
    352416<dd><p>Respond to keyboard events.  Arrow keys move the widget.  Escape 
    353417restores it to the position before the last click.</p> 
     
    357421<dl class="method"> 
    358422<dt id="sans.guiframe.local_perspectives.plotting.boxSlicer.BoxInteractorX.onLeave"> 
    359 <tt class="descname">onLeave</tt><big>(</big><em>ev</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSlicer.BoxInteractorX.onLeave" title="Permalink to this definition">¶</a></dt> 
     423<tt class="descname">onLeave</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSlicer.BoxInteractorX.onLeave" title="Permalink to this definition">¶</a></dt> 
    360424<dd><p>Restore the artist to the original colour when the cursor leaves.</p> 
    361425</dd></dl> 
     
    363427<dl class="method"> 
    364428<dt id="sans.guiframe.local_perspectives.plotting.boxSlicer.BoxInteractorX.onRelease"> 
    365 <tt class="descname">onRelease</tt><big>(</big><em>ev</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSlicer.BoxInteractorX.onRelease" title="Permalink to this definition">¶</a></dt> 
     429<tt class="descname">onRelease</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSlicer.BoxInteractorX.onRelease" title="Permalink to this definition">¶</a></dt> 
    366430<dd></dd></dl> 
    367431 
    368432<dl class="method"> 
    369433<dt id="sans.guiframe.local_perspectives.plotting.boxSlicer.BoxInteractorX.post_data"> 
    370 <tt class="descname">post_data</tt><big>(</big><em>new_slab=None</em>, <em>nbins=None</em>, <em>direction=None</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSlicer.BoxInteractorX.post_data" title="Permalink to this definition">¶</a></dt> 
     434<tt class="descname">post_data</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSlicer.BoxInteractorX.post_data" title="Permalink to this definition">¶</a></dt> 
    371435<dd><p>post data averaging in Qx or Qy given new_slab type</p> 
    372436<table class="docutils field-list" frame="void" rules="none"> 
     
    374438<col class="field-body" /> 
    375439<tbody valign="top"> 
    376 <tr class="field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first last simple"> 
     440<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first last simple"> 
    377441<li><strong>new_slab</strong> &#8211; slicer that determine with direction to average</li> 
    378442<li><strong>nbins</strong> &#8211; the number of points plotted when averaging</li> 
     
    393457<dl class="method"> 
    394458<dt id="sans.guiframe.local_perspectives.plotting.boxSlicer.BoxInteractorX.save"> 
    395 <tt class="descname">save</tt><big>(</big><em>ev</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSlicer.BoxInteractorX.save" title="Permalink to this definition">¶</a></dt> 
     459<tt class="descname">save</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSlicer.BoxInteractorX.save" title="Permalink to this definition">¶</a></dt> 
    396460<dd><p>Remember the roughness for this layer and the next so that we 
    397461can restore on Esc.</p> 
     
    400464<dl class="method"> 
    401465<dt id="sans.guiframe.local_perspectives.plotting.boxSlicer.BoxInteractorX.set_cursor"> 
    402 <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.boxSlicer.BoxInteractorX.set_cursor" title="Permalink to this definition">¶</a></dt> 
     466<tt class="descname">set_cursor</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSlicer.BoxInteractorX.set_cursor" title="Permalink to this definition">¶</a></dt> 
    403467<dd></dd></dl> 
    404468 
    405469<dl class="method"> 
    406470<dt id="sans.guiframe.local_perspectives.plotting.boxSlicer.BoxInteractorX.set_layer"> 
    407 <tt class="descname">set_layer</tt><big>(</big><em>n</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSlicer.BoxInteractorX.set_layer" title="Permalink to this definition">¶</a></dt> 
     471<tt class="descname">set_layer</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSlicer.BoxInteractorX.set_layer" title="Permalink to this definition">¶</a></dt> 
    408472<dd><p>Allow adding plot to the same panel</p> 
    409473<table class="docutils field-list" frame="void" rules="none"> 
     
    411475<col class="field-body" /> 
    412476<tbody valign="top"> 
    413 <tr class="field"><th class="field-name">Parameters:</th><td class="field-body"><strong>n</strong> &#8211; the number of layer</td> 
     477<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><strong>n</strong> &#8211; the number of layer</td> 
    414478</tr> 
    415479</tbody> 
     
    419483<dl class="method"> 
    420484<dt id="sans.guiframe.local_perspectives.plotting.boxSlicer.BoxInteractorX.set_params"> 
    421 <tt class="descname">set_params</tt><big>(</big><em>params</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSlicer.BoxInteractorX.set_params" title="Permalink to this definition">¶</a></dt> 
     485<tt class="descname">set_params</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSlicer.BoxInteractorX.set_params" title="Permalink to this definition">¶</a></dt> 
    422486<dd><p>Receive a dictionary and reset the slicer with values contained  
    423487in the values of the dictionary.</p> 
     
    426490<col class="field-body" /> 
    427491<tbody valign="top"> 
    428 <tr class="field"><th class="field-name">Parameters:</th><td class="field-body"><strong>params</strong> &#8211; a dictionary containing name of slicer parameters and  
     492<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><strong>params</strong> &#8211; a dictionary containing name of slicer parameters and  
    429493values the user assigned to the slicer.</td> 
    430494</tr> 
     
    455519<dl class="class"> 
    456520<dt id="sans.guiframe.local_perspectives.plotting.boxSlicer.BoxInteractorY"> 
    457 <em class="property">class </em><tt class="descclassname">sans.guiframe.local_perspectives.plotting.boxSlicer.</tt><tt class="descname">BoxInteractorY</tt><big>(</big><em>base</em>, <em>axes</em>, <em>color='black'</em>, <em>zorder=3</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSlicer.BoxInteractorY" title="Permalink to this definition">¶</a></dt> 
     521<em class="property">class </em><tt class="descclassname">sans.guiframe.local_perspectives.plotting.boxSlicer.</tt><tt class="descname">BoxInteractorY</tt><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSlicer.BoxInteractorY" title="Permalink to this definition">¶</a></dt> 
    458522<dd><p>Bases: <a class="reference internal" href="#sans.guiframe.local_perspectives.plotting.boxSlicer.BoxInteractor" title="sans.guiframe.local_perspectives.plotting.boxSlicer.BoxInteractor"><tt class="xref py py-class docutils literal"><span class="pre">sans.guiframe.local_perspectives.plotting.boxSlicer.BoxInteractor</span></tt></a></p> 
    459523<p>Average in Qy direction</p> 
     524<dl class="method"> 
     525<dt id="sans.guiframe.local_perspectives.plotting.boxSlicer.BoxInteractorY.__init__"> 
     526<tt class="descname">__init__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSlicer.BoxInteractorY.__init__" title="Permalink to this definition">¶</a></dt> 
     527<dd></dd></dl> 
     528 
     529<dl class="attribute"> 
     530<dt id="sans.guiframe.local_perspectives.plotting.boxSlicer.BoxInteractorY.__module__"> 
     531<tt class="descname">__module__</tt><em class="property"> = 'sans.guiframe.local_perspectives.plotting.boxSlicer'</em><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSlicer.BoxInteractorY.__module__" title="Permalink to this definition">¶</a></dt> 
     532<dd></dd></dl> 
     533 
     534<dl class="method"> 
     535<dt id="sans.guiframe.local_perspectives.plotting.boxSlicer.BoxInteractorY._onEVT_SLICER_PARS"> 
     536<tt class="descname">_onEVT_SLICER_PARS</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSlicer.BoxInteractorY._onEVT_SLICER_PARS" title="Permalink to this definition">¶</a></dt> 
     537<dd><p>receive an event containing parameters values to reset the slicer</p> 
     538<table class="docutils field-list" frame="void" rules="none"> 
     539<col class="field-name" /> 
     540<col class="field-body" /> 
     541<tbody valign="top"> 
     542<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><strong>event</strong> &#8211; event of type SlicerParameterEvent with params as  
     543attribute</td> 
     544</tr> 
     545</tbody> 
     546</table> 
     547</dd></dl> 
     548 
     549<dl class="method"> 
     550<dt id="sans.guiframe.local_perspectives.plotting.boxSlicer.BoxInteractorY._post_data"> 
     551<tt class="descname">_post_data</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSlicer.BoxInteractorY._post_data" title="Permalink to this definition">¶</a></dt> 
     552<dd><p>Post data creating by averaging in Qy direction</p> 
     553</dd></dl> 
     554 
    460555<dl class="method"> 
    461556<dt id="sans.guiframe.local_perspectives.plotting.boxSlicer.BoxInteractorY.clear"> 
     
    472567<dl class="method"> 
    473568<dt id="sans.guiframe.local_perspectives.plotting.boxSlicer.BoxInteractorY.connect_markers"> 
    474 <tt class="descname">connect_markers</tt><big>(</big><em>markers</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSlicer.BoxInteractorY.connect_markers" title="Permalink to this definition">¶</a></dt> 
     569<tt class="descname">connect_markers</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSlicer.BoxInteractorY.connect_markers" title="Permalink to this definition">¶</a></dt> 
    475570<dd><p>Connect markers to callbacks</p> 
    476571</dd></dl> 
     
    478573<dl class="method"> 
    479574<dt id="sans.guiframe.local_perspectives.plotting.boxSlicer.BoxInteractorY.dpixel"> 
    480 <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.boxSlicer.BoxInteractorY.dpixel" title="Permalink to this definition">¶</a></dt> 
     575<tt class="descname">dpixel</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSlicer.BoxInteractorY.dpixel" title="Permalink to this definition">¶</a></dt> 
    481576<dd><p>Return the step size in data coordinates for a small 
    482577step in screen coordinates.  If nudge is False (default) 
     
    503598<col class="field-body" /> 
    504599<tbody valign="top"> 
    505 <tr class="field"><th class="field-name">Return params:</th><td class="field-body">the dictionary created</td> 
     600<tr class="field-odd field"><th class="field-name">Return params:</th><td class="field-body">the dictionary created</td> 
    506601</tr> 
    507602</tbody> 
     
    511606<dl class="method"> 
    512607<dt id="sans.guiframe.local_perspectives.plotting.boxSlicer.BoxInteractorY.move"> 
    513 <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.boxSlicer.BoxInteractorY.move" title="Permalink to this definition">¶</a></dt> 
     608<tt class="descname">move</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSlicer.BoxInteractorY.move" title="Permalink to this definition">¶</a></dt> 
    514609<dd><p>Process move to a new position, making sure that the move is allowed.</p> 
    515610</dd></dl> 
     
    517612<dl class="method"> 
    518613<dt id="sans.guiframe.local_perspectives.plotting.boxSlicer.BoxInteractorY.moveend"> 
    519 <tt class="descname">moveend</tt><big>(</big><em>ev</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSlicer.BoxInteractorY.moveend" title="Permalink to this definition">¶</a></dt> 
     614<tt class="descname">moveend</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSlicer.BoxInteractorY.moveend" title="Permalink to this definition">¶</a></dt> 
    520615<dd><p>Called after a dragging event. 
    521616Post the slicer new parameters and creates a new Data1D  
     
    525620<dl class="method"> 
    526621<dt id="sans.guiframe.local_perspectives.plotting.boxSlicer.BoxInteractorY.onClick"> 
    527 <tt class="descname">onClick</tt><big>(</big><em>ev</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSlicer.BoxInteractorY.onClick" title="Permalink to this definition">¶</a></dt> 
     622<tt class="descname">onClick</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSlicer.BoxInteractorY.onClick" title="Permalink to this definition">¶</a></dt> 
    528623<dd><p>Prepare to move the artist.  Calls save() to preserve the state for 
    529624later restore().</p> 
     
    532627<dl class="method"> 
    533628<dt id="sans.guiframe.local_perspectives.plotting.boxSlicer.BoxInteractorY.onDrag"> 
    534 <tt class="descname">onDrag</tt><big>(</big><em>ev</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSlicer.BoxInteractorY.onDrag" title="Permalink to this definition">¶</a></dt> 
     629<tt class="descname">onDrag</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSlicer.BoxInteractorY.onDrag" title="Permalink to this definition">¶</a></dt> 
    535630<dd><p>Move the artist.  Calls move() to update the state, or restore() if 
    536631the mouse leaves the window.</p> 
     
    539634<dl class="method"> 
    540635<dt id="sans.guiframe.local_perspectives.plotting.boxSlicer.BoxInteractorY.onHilite"> 
    541 <tt class="descname">onHilite</tt><big>(</big><em>ev</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSlicer.BoxInteractorY.onHilite" title="Permalink to this definition">¶</a></dt> 
     636<tt class="descname">onHilite</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSlicer.BoxInteractorY.onHilite" title="Permalink to this definition">¶</a></dt> 
    542637<dd><p>Hilite the artist reporting the event, indicating that it is 
    543638ready to receive a click.</p> 
     
    546641<dl class="method"> 
    547642<dt id="sans.guiframe.local_perspectives.plotting.boxSlicer.BoxInteractorY.onKey"> 
    548 <tt class="descname">onKey</tt><big>(</big><em>ev</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSlicer.BoxInteractorY.onKey" title="Permalink to this definition">¶</a></dt> 
     643<tt class="descname">onKey</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSlicer.BoxInteractorY.onKey" title="Permalink to this definition">¶</a></dt> 
    549644<dd><p>Respond to keyboard events.  Arrow keys move the widget.  Escape 
    550645restores it to the position before the last click.</p> 
     
    554649<dl class="method"> 
    555650<dt id="sans.guiframe.local_perspectives.plotting.boxSlicer.BoxInteractorY.onLeave"> 
    556 <tt class="descname">onLeave</tt><big>(</big><em>ev</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSlicer.BoxInteractorY.onLeave" title="Permalink to this definition">¶</a></dt> 
     651<tt class="descname">onLeave</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSlicer.BoxInteractorY.onLeave" title="Permalink to this definition">¶</a></dt> 
    557652<dd><p>Restore the artist to the original colour when the cursor leaves.</p> 
    558653</dd></dl> 
     
    560655<dl class="method"> 
    561656<dt id="sans.guiframe.local_perspectives.plotting.boxSlicer.BoxInteractorY.onRelease"> 
    562 <tt class="descname">onRelease</tt><big>(</big><em>ev</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSlicer.BoxInteractorY.onRelease" title="Permalink to this definition">¶</a></dt> 
     657<tt class="descname">onRelease</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSlicer.BoxInteractorY.onRelease" title="Permalink to this definition">¶</a></dt> 
    563658<dd></dd></dl> 
    564659 
    565660<dl class="method"> 
    566661<dt id="sans.guiframe.local_perspectives.plotting.boxSlicer.BoxInteractorY.post_data"> 
    567 <tt class="descname">post_data</tt><big>(</big><em>new_slab=None</em>, <em>nbins=None</em>, <em>direction=None</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSlicer.BoxInteractorY.post_data" title="Permalink to this definition">¶</a></dt> 
     662<tt class="descname">post_data</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSlicer.BoxInteractorY.post_data" title="Permalink to this definition">¶</a></dt> 
    568663<dd><p>post data averaging in Qx or Qy given new_slab type</p> 
    569664<table class="docutils field-list" frame="void" rules="none"> 
     
    571666<col class="field-body" /> 
    572667<tbody valign="top"> 
    573 <tr class="field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first last simple"> 
     668<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first last simple"> 
    574669<li><strong>new_slab</strong> &#8211; slicer that determine with direction to average</li> 
    575670<li><strong>nbins</strong> &#8211; the number of points plotted when averaging</li> 
     
    590685<dl class="method"> 
    591686<dt id="sans.guiframe.local_perspectives.plotting.boxSlicer.BoxInteractorY.save"> 
    592 <tt class="descname">save</tt><big>(</big><em>ev</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSlicer.BoxInteractorY.save" title="Permalink to this definition">¶</a></dt> 
     687<tt class="descname">save</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSlicer.BoxInteractorY.save" title="Permalink to this definition">¶</a></dt> 
    593688<dd><p>Remember the roughness for this layer and the next so that we 
    594689can restore on Esc.</p> 
     
    597692<dl class="method"> 
    598693<dt id="sans.guiframe.local_perspectives.plotting.boxSlicer.BoxInteractorY.set_cursor"> 
    599 <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.boxSlicer.BoxInteractorY.set_cursor" title="Permalink to this definition">¶</a></dt> 
     694<tt class="descname">set_cursor</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSlicer.BoxInteractorY.set_cursor" title="Permalink to this definition">¶</a></dt> 
    600695<dd></dd></dl> 
    601696 
    602697<dl class="method"> 
    603698<dt id="sans.guiframe.local_perspectives.plotting.boxSlicer.BoxInteractorY.set_layer"> 
    604 <tt class="descname">set_layer</tt><big>(</big><em>n</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSlicer.BoxInteractorY.set_layer" title="Permalink to this definition">¶</a></dt> 
     699<tt class="descname">set_layer</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSlicer.BoxInteractorY.set_layer" title="Permalink to this definition">¶</a></dt> 
    605700<dd><p>Allow adding plot to the same panel</p> 
    606701<table class="docutils field-list" frame="void" rules="none"> 
     
    608703<col class="field-body" /> 
    609704<tbody valign="top"> 
    610 <tr class="field"><th class="field-name">Parameters:</th><td class="field-body"><strong>n</strong> &#8211; the number of layer</td> 
     705<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><strong>n</strong> &#8211; the number of layer</td> 
    611706</tr> 
    612707</tbody> 
     
    616711<dl class="method"> 
    617712<dt id="sans.guiframe.local_perspectives.plotting.boxSlicer.BoxInteractorY.set_params"> 
    618 <tt class="descname">set_params</tt><big>(</big><em>params</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSlicer.BoxInteractorY.set_params" title="Permalink to this definition">¶</a></dt> 
     713<tt class="descname">set_params</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSlicer.BoxInteractorY.set_params" title="Permalink to this definition">¶</a></dt> 
    619714<dd><p>Receive a dictionary and reset the slicer with values contained  
    620715in the values of the dictionary.</p> 
     
    623718<col class="field-body" /> 
    624719<tbody valign="top"> 
    625 <tr class="field"><th class="field-name">Parameters:</th><td class="field-body"><strong>params</strong> &#8211; a dictionary containing name of slicer parameters and  
     720<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><strong>params</strong> &#8211; a dictionary containing name of slicer parameters and  
    626721values the user assigned to the slicer.</td> 
    627722</tr> 
     
    652747<dl class="class"> 
    653748<dt id="sans.guiframe.local_perspectives.plotting.boxSlicer.HorizontalLines"> 
    654 <em class="property">class </em><tt class="descclassname">sans.guiframe.local_perspectives.plotting.boxSlicer.</tt><tt class="descname">HorizontalLines</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><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSlicer.HorizontalLines" title="Permalink to this definition">¶</a></dt> 
    655 <dd><p>Bases: <tt class="xref py py-class docutils literal"><span class="pre">sans.guiframe.local_perspectives.plotting.BaseInteractor._BaseInteractor</span></tt></p> 
     749<em class="property">class </em><tt class="descclassname">sans.guiframe.local_perspectives.plotting.boxSlicer.</tt><tt class="descname">HorizontalLines</tt><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSlicer.HorizontalLines" title="Permalink to this definition">¶</a></dt> 
     750<dd><p>Bases: <a class="reference internal" href="BaseInteractor.html#sans.guiframe.local_perspectives.plotting.BaseInteractor._BaseInteractor" title="sans.guiframe.local_perspectives.plotting.BaseInteractor._BaseInteractor"><tt class="xref py py-class docutils literal"><span class="pre">sans.guiframe.local_perspectives.plotting.BaseInteractor._BaseInteractor</span></tt></a></p> 
    656751<p>Draw 2 Horizontal lines centered on (0,0) that can move  
    657752on the x- direction and in opposite direction</p> 
     753<dl class="method"> 
     754<dt id="sans.guiframe.local_perspectives.plotting.boxSlicer.HorizontalLines.__init__"> 
     755<tt class="descname">__init__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSlicer.HorizontalLines.__init__" title="Permalink to this definition">¶</a></dt> 
     756<dd></dd></dl> 
     757 
     758<dl class="attribute"> 
     759<dt id="sans.guiframe.local_perspectives.plotting.boxSlicer.HorizontalLines.__module__"> 
     760<tt class="descname">__module__</tt><em class="property"> = 'sans.guiframe.local_perspectives.plotting.boxSlicer'</em><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSlicer.HorizontalLines.__module__" title="Permalink to this definition">¶</a></dt> 
     761<dd></dd></dl> 
     762 
    658763<dl class="method"> 
    659764<dt id="sans.guiframe.local_perspectives.plotting.boxSlicer.HorizontalLines.clear"> 
     
    670775<dl class="method"> 
    671776<dt id="sans.guiframe.local_perspectives.plotting.boxSlicer.HorizontalLines.connect_markers"> 
    672 <tt class="descname">connect_markers</tt><big>(</big><em>markers</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSlicer.HorizontalLines.connect_markers" title="Permalink to this definition">¶</a></dt> 
     777<tt class="descname">connect_markers</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSlicer.HorizontalLines.connect_markers" title="Permalink to this definition">¶</a></dt> 
    673778<dd><p>Connect markers to callbacks</p> 
    674779</dd></dl> 
     
    676781<dl class="method"> 
    677782<dt id="sans.guiframe.local_perspectives.plotting.boxSlicer.HorizontalLines.dpixel"> 
    678 <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.boxSlicer.HorizontalLines.dpixel" title="Permalink to this definition">¶</a></dt> 
     783<tt class="descname">dpixel</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSlicer.HorizontalLines.dpixel" title="Permalink to this definition">¶</a></dt> 
    679784<dd><p>Return the step size in data coordinates for a small 
    680785step in screen coordinates.  If nudge is False (default) 
     
    685790<dl class="method"> 
    686791<dt id="sans.guiframe.local_perspectives.plotting.boxSlicer.HorizontalLines.move"> 
    687 <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.boxSlicer.HorizontalLines.move" title="Permalink to this definition">¶</a></dt> 
     792<tt class="descname">move</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSlicer.HorizontalLines.move" title="Permalink to this definition">¶</a></dt> 
    688793<dd><p>Process move to a new position, making sure that the move is allowed.</p> 
    689794</dd></dl> 
     
    691796<dl class="method"> 
    692797<dt id="sans.guiframe.local_perspectives.plotting.boxSlicer.HorizontalLines.moveend"> 
    693 <tt class="descname">moveend</tt><big>(</big><em>ev</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSlicer.HorizontalLines.moveend" title="Permalink to this definition">¶</a></dt> 
     798<tt class="descname">moveend</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSlicer.HorizontalLines.moveend" title="Permalink to this definition">¶</a></dt> 
    694799<dd><p>Called after a dragging this edge and set self.has_move to False 
    695800to specify the end of dragging motion</p> 
     
    698803<dl class="method"> 
    699804<dt id="sans.guiframe.local_perspectives.plotting.boxSlicer.HorizontalLines.onClick"> 
    700 <tt class="descname">onClick</tt><big>(</big><em>ev</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSlicer.HorizontalLines.onClick" title="Permalink to this definition">¶</a></dt> 
     805<tt class="descname">onClick</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSlicer.HorizontalLines.onClick" title="Permalink to this definition">¶</a></dt> 
    701806<dd><p>Prepare to move the artist.  Calls save() to preserve the state for 
    702807later restore().</p> 
     
    705810<dl class="method"> 
    706811<dt id="sans.guiframe.local_perspectives.plotting.boxSlicer.HorizontalLines.onDrag"> 
    707 <tt class="descname">onDrag</tt><big>(</big><em>ev</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSlicer.HorizontalLines.onDrag" title="Permalink to this definition">¶</a></dt> 
     812<tt class="descname">onDrag</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSlicer.HorizontalLines.onDrag" title="Permalink to this definition">¶</a></dt> 
    708813<dd><p>Move the artist.  Calls move() to update the state, or restore() if 
    709814the mouse leaves the window.</p> 
     
    712817<dl class="method"> 
    713818<dt id="sans.guiframe.local_perspectives.plotting.boxSlicer.HorizontalLines.onHilite"> 
    714 <tt class="descname">onHilite</tt><big>(</big><em>ev</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSlicer.HorizontalLines.onHilite" title="Permalink to this definition">¶</a></dt> 
     819<tt class="descname">onHilite</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSlicer.HorizontalLines.onHilite" title="Permalink to this definition">¶</a></dt> 
    715820<dd><p>Hilite the artist reporting the event, indicating that it is 
    716821ready to receive a click.</p> 
     
    719824<dl class="method"> 
    720825<dt id="sans.guiframe.local_perspectives.plotting.boxSlicer.HorizontalLines.onKey"> 
    721 <tt class="descname">onKey</tt><big>(</big><em>ev</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSlicer.HorizontalLines.onKey" title="Permalink to this definition">¶</a></dt> 
     826<tt class="descname">onKey</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSlicer.HorizontalLines.onKey" title="Permalink to this definition">¶</a></dt> 
    722827<dd><p>Respond to keyboard events.  Arrow keys move the widget.  Escape 
    723828restores it to the position before the last click.</p> 
     
    727832<dl class="method"> 
    728833<dt id="sans.guiframe.local_perspectives.plotting.boxSlicer.HorizontalLines.onLeave"> 
    729 <tt class="descname">onLeave</tt><big>(</big><em>ev</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSlicer.HorizontalLines.onLeave" title="Permalink to this definition">¶</a></dt> 
     834<tt class="descname">onLeave</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSlicer.HorizontalLines.onLeave" title="Permalink to this definition">¶</a></dt> 
    730835<dd><p>Restore the artist to the original colour when the cursor leaves.</p> 
    731836</dd></dl> 
     
    733838<dl class="method"> 
    734839<dt id="sans.guiframe.local_perspectives.plotting.boxSlicer.HorizontalLines.onRelease"> 
    735 <tt class="descname">onRelease</tt><big>(</big><em>ev</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSlicer.HorizontalLines.onRelease" title="Permalink to this definition">¶</a></dt> 
     840<tt class="descname">onRelease</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSlicer.HorizontalLines.onRelease" title="Permalink to this definition">¶</a></dt> 
    736841<dd></dd></dl> 
    737842 
     
    744849<dl class="method"> 
    745850<dt id="sans.guiframe.local_perspectives.plotting.boxSlicer.HorizontalLines.save"> 
    746 <tt class="descname">save</tt><big>(</big><em>ev</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSlicer.HorizontalLines.save" title="Permalink to this definition">¶</a></dt> 
     851<tt class="descname">save</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSlicer.HorizontalLines.save" title="Permalink to this definition">¶</a></dt> 
    747852<dd><p>Remember the roughness for this layer and the next so that we 
    748853can restore on Esc.</p> 
     
    751856<dl class="method"> 
    752857<dt id="sans.guiframe.local_perspectives.plotting.boxSlicer.HorizontalLines.set_layer"> 
    753 <tt class="descname">set_layer</tt><big>(</big><em>n</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSlicer.HorizontalLines.set_layer" title="Permalink to this definition">¶</a></dt> 
     858<tt class="descname">set_layer</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSlicer.HorizontalLines.set_layer" title="Permalink to this definition">¶</a></dt> 
    754859<dd><p>Allow adding plot to the same panel</p> 
    755860<table class="docutils field-list" frame="void" rules="none"> 
     
    757862<col class="field-body" /> 
    758863<tbody valign="top"> 
    759 <tr class="field"><th class="field-name">Parameters:</th><td class="field-body"><strong>n</strong> &#8211; the number of layer</td> 
     864<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><strong>n</strong> &#8211; the number of layer</td> 
    760865</tr> 
    761866</tbody> 
     
    765870<dl class="method"> 
    766871<dt id="sans.guiframe.local_perspectives.plotting.boxSlicer.HorizontalLines.update"> 
    767 <tt class="descname">update</tt><big>(</big><em>x=None</em>, <em>y=None</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSlicer.HorizontalLines.update" title="Permalink to this definition">¶</a></dt> 
     872<tt class="descname">update</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSlicer.HorizontalLines.update" title="Permalink to this definition">¶</a></dt> 
    768873<dd><p>Draw the new roughness on the graph.</p> 
    769874<table class="docutils field-list" frame="void" rules="none"> 
     
    771876<col class="field-body" /> 
    772877<tbody valign="top"> 
    773 <tr class="field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first last simple"> 
     878<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first last simple"> 
    774879<li><strong>x</strong> &#8211; x-coordinates to reset current class x</li> 
    775880<li><strong>y</strong> &#8211; y-coordinates to reset current class y</li> 
     
    785890<dl class="class"> 
    786891<dt id="sans.guiframe.local_perspectives.plotting.boxSlicer.VerticalLines"> 
    787 <em class="property">class </em><tt class="descclassname">sans.guiframe.local_perspectives.plotting.boxSlicer.</tt><tt class="descname">VerticalLines</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><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSlicer.VerticalLines" title="Permalink to this definition">¶</a></dt> 
    788 <dd><p>Bases: <tt class="xref py py-class docutils literal"><span class="pre">sans.guiframe.local_perspectives.plotting.BaseInteractor._BaseInteractor</span></tt></p> 
     892<em class="property">class </em><tt class="descclassname">sans.guiframe.local_perspectives.plotting.boxSlicer.</tt><tt class="descname">VerticalLines</tt><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSlicer.VerticalLines" title="Permalink to this definition">¶</a></dt> 
     893<dd><p>Bases: <a class="reference internal" href="BaseInteractor.html#sans.guiframe.local_perspectives.plotting.BaseInteractor._BaseInteractor" title="sans.guiframe.local_perspectives.plotting.BaseInteractor._BaseInteractor"><tt class="xref py py-class docutils literal"><span class="pre">sans.guiframe.local_perspectives.plotting.BaseInteractor._BaseInteractor</span></tt></a></p> 
    789894<p>Select an annulus through a 2D plot</p> 
     895<dl class="method"> 
     896<dt id="sans.guiframe.local_perspectives.plotting.boxSlicer.VerticalLines.__init__"> 
     897<tt class="descname">__init__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSlicer.VerticalLines.__init__" title="Permalink to this definition">¶</a></dt> 
     898<dd></dd></dl> 
     899 
     900<dl class="attribute"> 
     901<dt id="sans.guiframe.local_perspectives.plotting.boxSlicer.VerticalLines.__module__"> 
     902<tt class="descname">__module__</tt><em class="property"> = 'sans.guiframe.local_perspectives.plotting.boxSlicer'</em><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSlicer.VerticalLines.__module__" title="Permalink to this definition">¶</a></dt> 
     903<dd></dd></dl> 
     904 
    790905<dl class="method"> 
    791906<dt id="sans.guiframe.local_perspectives.plotting.boxSlicer.VerticalLines.clear"> 
     
    802917<dl class="method"> 
    803918<dt id="sans.guiframe.local_perspectives.plotting.boxSlicer.VerticalLines.connect_markers"> 
    804 <tt class="descname">connect_markers</tt><big>(</big><em>markers</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSlicer.VerticalLines.connect_markers" title="Permalink to this definition">¶</a></dt> 
     919<tt class="descname">connect_markers</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSlicer.VerticalLines.connect_markers" title="Permalink to this definition">¶</a></dt> 
    805920<dd><p>Connect markers to callbacks</p> 
    806921</dd></dl> 
     
    808923<dl class="method"> 
    809924<dt id="sans.guiframe.local_perspectives.plotting.boxSlicer.VerticalLines.dpixel"> 
    810 <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.boxSlicer.VerticalLines.dpixel" title="Permalink to this definition">¶</a></dt> 
     925<tt class="descname">dpixel</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSlicer.VerticalLines.dpixel" title="Permalink to this definition">¶</a></dt> 
    811926<dd><p>Return the step size in data coordinates for a small 
    812927step in screen coordinates.  If nudge is False (default) 
     
    817932<dl class="method"> 
    818933<dt id="sans.guiframe.local_perspectives.plotting.boxSlicer.VerticalLines.move"> 
    819 <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.boxSlicer.VerticalLines.move" title="Permalink to this definition">¶</a></dt> 
     934<tt class="descname">move</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSlicer.VerticalLines.move" title="Permalink to this definition">¶</a></dt> 
    820935<dd><p>Process move to a new position, making sure that the move is allowed.</p> 
    821936</dd></dl> 
     
    823938<dl class="method"> 
    824939<dt id="sans.guiframe.local_perspectives.plotting.boxSlicer.VerticalLines.moveend"> 
    825 <tt class="descname">moveend</tt><big>(</big><em>ev</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSlicer.VerticalLines.moveend" title="Permalink to this definition">¶</a></dt> 
     940<tt class="descname">moveend</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSlicer.VerticalLines.moveend" title="Permalink to this definition">¶</a></dt> 
    826941<dd><p>Called after a dragging this edge and set self.has_move to False 
    827942to specify the end of dragging motion</p> 
     
    830945<dl class="method"> 
    831946<dt id="sans.guiframe.local_perspectives.plotting.boxSlicer.VerticalLines.onClick"> 
    832 <tt class="descname">onClick</tt><big>(</big><em>ev</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSlicer.VerticalLines.onClick" title="Permalink to this definition">¶</a></dt> 
     947<tt class="descname">onClick</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSlicer.VerticalLines.onClick" title="Permalink to this definition">¶</a></dt> 
    833948<dd><p>Prepare to move the artist.  Calls save() to preserve the state for 
    834949later restore().</p> 
     
    837952<dl class="method"> 
    838953<dt id="sans.guiframe.local_perspectives.plotting.boxSlicer.VerticalLines.onDrag"> 
    839 <tt class="descname">onDrag</tt><big>(</big><em>ev</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSlicer.VerticalLines.onDrag" title="Permalink to this definition">¶</a></dt> 
     954<tt class="descname">onDrag</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSlicer.VerticalLines.onDrag" title="Permalink to this definition">¶</a></dt> 
    840955<dd><p>Move the artist.  Calls move() to update the state, or restore() if 
    841956the mouse leaves the window.</p> 
     
    844959<dl class="method"> 
    845960<dt id="sans.guiframe.local_perspectives.plotting.boxSlicer.VerticalLines.onHilite"> 
    846 <tt class="descname">onHilite</tt><big>(</big><em>ev</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSlicer.VerticalLines.onHilite" title="Permalink to this definition">¶</a></dt> 
     961<tt class="descname">onHilite</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSlicer.VerticalLines.onHilite" title="Permalink to this definition">¶</a></dt> 
    847962<dd><p>Hilite the artist reporting the event, indicating that it is 
    848963ready to receive a click.</p> 
     
    851966<dl class="method"> 
    852967<dt id="sans.guiframe.local_perspectives.plotting.boxSlicer.VerticalLines.onKey"> 
    853 <tt class="descname">onKey</tt><big>(</big><em>ev</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSlicer.VerticalLines.onKey" title="Permalink to this definition">¶</a></dt> 
     968<tt class="descname">onKey</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSlicer.VerticalLines.onKey" title="Permalink to this definition">¶</a></dt> 
    854969<dd><p>Respond to keyboard events.  Arrow keys move the widget.  Escape 
    855970restores it to the position before the last click.</p> 
     
    859974<dl class="method"> 
    860975<dt id="sans.guiframe.local_perspectives.plotting.boxSlicer.VerticalLines.onLeave"> 
    861 <tt class="descname">onLeave</tt><big>(</big><em>ev</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSlicer.VerticalLines.onLeave" title="Permalink to this definition">¶</a></dt> 
     976<tt class="descname">onLeave</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSlicer.VerticalLines.onLeave" title="Permalink to this definition">¶</a></dt> 
    862977<dd><p>Restore the artist to the original colour when the cursor leaves.</p> 
    863978</dd></dl> 
     
    865980<dl class="method"> 
    866981<dt id="sans.guiframe.local_perspectives.plotting.boxSlicer.VerticalLines.onRelease"> 
    867 <tt class="descname">onRelease</tt><big>(</big><em>ev</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSlicer.VerticalLines.onRelease" title="Permalink to this definition">¶</a></dt> 
     982<tt class="descname">onRelease</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSlicer.VerticalLines.onRelease" title="Permalink to this definition">¶</a></dt> 
    868983<dd></dd></dl> 
    869984 
     
    876991<dl class="method"> 
    877992<dt id="sans.guiframe.local_perspectives.plotting.boxSlicer.VerticalLines.save"> 
    878 <tt class="descname">save</tt><big>(</big><em>ev</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSlicer.VerticalLines.save" title="Permalink to this definition">¶</a></dt> 
     993<tt class="descname">save</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSlicer.VerticalLines.save" title="Permalink to this definition">¶</a></dt> 
    879994<dd><p>Remember the roughness for this layer and the next so that we 
    880995can restore on Esc.</p> 
     
    883998<dl class="method"> 
    884999<dt id="sans.guiframe.local_perspectives.plotting.boxSlicer.VerticalLines.set_layer"> 
    885 <tt class="descname">set_layer</tt><big>(</big><em>n</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSlicer.VerticalLines.set_layer" title="Permalink to this definition">¶</a></dt> 
     1000<tt class="descname">set_layer</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSlicer.VerticalLines.set_layer" title="Permalink to this definition">¶</a></dt> 
    8861001<dd><p>Allow adding plot to the same panel</p> 
    8871002<table class="docutils field-list" frame="void" rules="none"> 
     
    8891004<col class="field-body" /> 
    8901005<tbody valign="top"> 
    891 <tr class="field"><th class="field-name">Parameters:</th><td class="field-body"><strong>n</strong> &#8211; the number of layer</td> 
     1006<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><strong>n</strong> &#8211; the number of layer</td> 
    8921007</tr> 
    8931008</tbody> 
     
    8971012<dl class="method"> 
    8981013<dt id="sans.guiframe.local_perspectives.plotting.boxSlicer.VerticalLines.update"> 
    899 <tt class="descname">update</tt><big>(</big><em>x=None</em>, <em>y=None</em><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSlicer.VerticalLines.update" title="Permalink to this definition">¶</a></dt> 
     1014<tt class="descname">update</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.local_perspectives.plotting.boxSlicer.VerticalLines.update" title="Permalink to this definition">¶</a></dt> 
    9001015<dd><p>Draw the new roughness on the graph.</p> 
    9011016<table class="docutils field-list" frame="void" rules="none"> 
     
    9031018<col class="field-body" /> 
    9041019<tbody valign="top"> 
    905 <tr class="field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first last simple"> 
     1020<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first last simple"> 
    9061021<li><strong>x</strong> &#8211; x-coordinates to reset current class x</li> 
    9071022<li><strong>y</strong> &#8211; y-coordinates to reset current class y</li> 
     
    9271042  <ul> 
    9281043<li><a class="reference internal" href="#">boxSlicer</a><ul> 
    929 <li><a class="reference internal" href="#module-sans.guiframe.local_perspectives.plotting.boxSlicer"><tt class="docutils literal"><span class="pre">sans.guiframe.local_perspectives.plotting.boxSlicer</span></tt></a></li> 
     1044<li><a class="reference internal" href="#sans-guiframe-local-perspectives-plotting-boxslicer"><tt class="docutils literal"><span class="pre">sans.guiframe.local_perspectives.plotting.boxSlicer</span></tt></a></li> 
    9301045</ul> 
    9311046</li> 
     
    9461061  <h3>Quick search</h3> 
    9471062    <form class="search" action="../../../search.html" method="get"> 
    948       <input type="text" name="q" size="18" /> 
     1063      <input type="text" name="q" /> 
    9491064      <input type="submit" value="Go" /> 
    9501065      <input type="hidden" name="check_keywords" value="yes" /> 
     
    9751090          <a href="boxMask.html" title="boxMask" 
    9761091             >previous</a> |</li> 
    977         <li><a href="../../../index.html">guiframe v0.1.0 documentation</a> &raquo;</li> 
     1092        <li><a href="../../../index.html">guiframe 0.1.0 documentation</a> &raquo;</li> 
    9781093          <li><a href="index.html" >Local Perspective: plotting</a> &raquo;</li>  
    9791094      </ul> 
     
    9811096    <div class="footer"> 
    9821097        &copy; Copyright 2010, sans group. 
    983       Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.0.7. 
     1098      Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1. 
    9841099    </div> 
    9851100  </body> 
Note: See TracChangeset for help on using the changeset viewer.