qubx :: dataGTK :: QubDataView :: Class QubDataView
[hide private]
[frames] | no frames]

Class QubDataView

source code

        object --+                        
                 |                        
        ??.GObject --+                    
                     |                    
            gtk.Object --+                
                         |                
        object --+       |                
                 |       |                
gobject.GInterface --+   |                
                     |   |                
  atk.ImplementorIface --+                
                         |                
        object --+       |                
                 |       |                
gobject.GInterface --+   |                
                     |   |                
         gtk.Buildable --+                
                         |                
                gtk.Widget --+            
                             |            
               gtk.DrawingArea --+        
                                 |        
               toolspace.ToolSpace --+    
                                     |    
                           scope.Scope --+
                                         |
                                        QubDataView

Specialized Scope for qub data files.

Instance Methods [hide private]
 
__init__(self, datas_table, menu_width)
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
source code
 
dispose(self) source code
 
__onSetHideHidden(self, x) source code
 
__init_show_grid(self) source code
 
set_file(self, file) source code
 
__onSaving(self, file, tables) source code
 
__onInsertSignal(self, i, undoing=False) source code
 
__onRemovingSignal(self, i, undoing=False) source code
 
__onSetFileSignal(self, i, field_name, val, prev, undoing=False) source code
 
__onAfterInsertSignal(self, index, undoing=False) source code
 
__onToggleIdlAbove(self, index) source code
 
__onSetSignal(self, i, field_name, val, prev, undoing=False) source code
 
__onSelectSegment(self, i, field_name, sender) source code
 
__onChangeSamples(self, *args) source code
 
__onChangeIdealization(self, *args) source code
 
__onChangeFits(self, *args) source code
 
__onChangeBaselineNodes(self, file, signal) source code
 
__onChangeShowing(self, time) source code
 
__onSwitchList(self, lists, index, lst) source code
 
__onChangeList(self, lists, lst) source code
 
__onSelectInList(self, index, field_name, sender) source code
 
__onDoubleClickInList(self, index, field_name) source code
 
zoom_in(self, left, right) source code
 
zoom_in_at(self, x, y, e) source code
 
__onMagMinus(self, x, y, e) source code
 
__onClickExclude(self, x, y, e) source code
 
__onClickMeasure(self, x, y, e) source code
 
__onClickBaseline(self, x, y, e) source code
 
__onClickFit(self, x, y, e) source code
 
__onClickOtherTools(self, x, y, e) source code
 
onClickUnGrab(self, signal) source code
 
hide_signal(self, index) source code
 
onClickGrab(self, signal) source code
 
center_signal(self, index) source code
 
onClickClearFit(self, signal) source code
 
new_list(self) source code
 
add_screen_to_list(self)
Adds onscreen region to selection list.
source code
 
toggle_grid(self) source code
 
set_show_grid(self, x) source code
 
update_display_prefs(self, category, props) source code
 
motion_notify(self, widget, event) source code
 
__get_file_info(self) source code
 
__onDraw(self, context, w, h) source code
 
__get_data_overlay(self, w, h) source code
 
__onOverlay(self, context, w, h) source code
 
draw_list(self, context, w, h, lst, seg, spp) source code
 
draw_fit(self, context, w, h, center, per_div, sig, seg) source code
 
draw_samples(self, context, w, h, center, per_div, color, samples, dt, x0, seg_n) source code
 
draw_samples_raster(self, context, w, h, center, per_div, sig_color, lows, highs, gauss_los, gauss_his, pixels_from_start) source code
 
draw_idl(self, context, w, h, center, per_div, sig, seg, offset=0) source code
 
draw_sampled_idl(self, context, w, h, center, per_div, seg, lows, highs, color_inc=('scope.idealization', (0.8, 0, 0, 0.8)), color_exc=('scope.excluded', (0.5, 0.5, 0.5, 0.4))) source code
 
__onDrawGL(self, gldrawable, glcontext, w, h) source code
 
draw_list_gl(self, gldrawable, glcontext, w, h, lst, seg, spp) source code
 
draw_samples_gl(self, gldrawable, glcontext, w, h, center, per_div, color, samples, dt, x0, seg_n) source code
 
draw_samples_raster_gl(self, gldrawable, glcontext, w, h, center, per_div, sig_color, lows, highs, gauss_los, gauss_his, pixels_from_start, vv) source code
 
draw_idl_gl(self, gldrawable, glcontext, w, h, center, per_div, sig, seg, offset, vv) source code
 
draw_sampled_idl_gl(self, gldrawable, glcontext, w, h, xoff, center, per_div, seg, lows, highs, vv, color_inc=('scope.idealization', (0.8, 0, 0, 0.8)), color_exc=('scope.excluded', (0.5, 0.5, 0.5, 0.4))) source code
 
get_sampled_events(self, sig, seg_index, f, l, Nsample, unset_val=1543209.75)
Returns numpy.arrays (lows, highs) with min and max idealized amp for each sample.
source code
 
get_sampled_fits(self, sig, seg_index, f, l, Nsample, unset_val=1543209.75)
Returns numpy.arrays (lows, highs) with min and max idealized amp for each sample.
source code
 
get_center_sample(self) source code
 
get_segmentation_file(self, signal=0, latency=None, screen_sel=False)
Returns a list of SourceSeg corresponding to the whole file.
source code
 
get_segmentation_screen(self, signal=0, latency=None)
Returns a list of SourceSeg corresponding to what's onscreen.
source code
 
get_segmentation(self, first_seg=None, last_seg=None, left=None, right=None, source=0, signal=0, latency=None)
Returns a list of SourceSeg corresponding to source, modified by args.
source code
 
get_segmentation_indexed(self, first, last, signal=0, latency=None) source code
 
get_sels_screen(self, left=None, right=None) source code
 
__onRobotException(self, robot, typ, val, trace) source code
 
measure(self, left, right, source, to_list=True, script_name=None, wait=True)
Initiates amp,std measurement of all signals, within time range.
source code
 
measure_list(self, list, script_name=None, wait=True, receiver=<function <lambda> at 0x9b2c614>) source code
 
measure_segments(self, segs, table=None, row_offset=None, script_name=None, receiver=<function <lambda> at 0x9b2c684>) source code
 
robot_measure(self, segs, table, row_offset, baseline_type, baseline_const, baseline_rgn, trouble, receiver)
In robot thread, measures all signals' amp,std between left and right (seconds from seg start).
source code
 
__after_measure(self, segs, table, rows, row_offset, trouble, receiver) source code
 
__show_measurements(self, table) source code
 
__copy_measurements(self, table) source code
 
__hide_measurements(self) source code
 
add_notebook_item(self, name, item) source code
 
nb_get_shape(self) source code
 
nb_draw(self, context, w, h) source code
 
nb_draw_no_overlays(self, context, w, h) source code
 
nb_get_caption(self) source code
 
nb_iter_table_cols(self) source code
 
nb_get_table_shape(self) source code
 
nb_get_headers(self) source code
 
nb_get_col(self, c) source code
 
nb_get_col_format(self, c) source code
 
nb_get_trace_xlabel(self) source code
 
nb_get_trace_ylabel(self) source code
 
nb_get_trace_series(self) source code

Inherited from scope.Scope: copy_image, enable_grid, set_hide_hidden, u2x, u2y, x2u, y2u

Inherited from toolspace.ToolSpace: add_layer, button_press, button_release, draw_all_overlays, draw_to_context, draw_to_drawable, enter_notify, find_layer, focus_in, focus_out, invalidate_layer, key_press, key_release, redraw_canvas, release_button, remove_layer, resize_event, scroll, set_appearance, set_can_focus, set_layerset, set_tool

Inherited from toolspace.ToolSpace (private): _expose, _realize

Inherited from gtk.DrawingArea: size

Inherited from gtk.Widget: activate, add_accelerator, add_events, add_mnemonic_label, can_activate_accel, child_focus, child_notify, class_path, create_pango_context, create_pango_layout, destroy, do_button_press_event, do_button_release_event, do_can_activate_accel, do_client_event, do_composited_changed, do_configure_event, do_delete_event, do_destroy_event, do_direction_changed, do_drag_begin, do_drag_data_delete, do_drag_data_get, do_drag_data_received, do_drag_drop, do_drag_end, do_drag_leave, do_drag_motion, do_enter_notify_event, do_event, do_expose_event, do_focus, do_focus_in_event, do_focus_out_event, do_get_accessible, do_grab_broken_event, do_grab_focus, do_grab_notify, do_hide, do_hide_all, do_hierarchy_changed, do_key_press_event, do_key_release_event, do_leave_notify_event, do_map, do_map_event, do_mnemonic_activate, do_motion_notify_event, do_no_expose_event, do_parent_set, do_popup_menu, do_property_notify_event, do_proximity_in_event, do_proximity_out_event, do_realize, do_screen_changed, do_scroll_event, do_selection_clear_event, do_selection_get, do_selection_notify_event, do_selection_received, do_selection_request_event, do_show, do_show_all, do_show_help, do_size_allocate, do_size_request, do_state_changed, do_style_set, do_unmap, do_unmap_event, do_unrealize, do_visibility_notify_event, do_window_state_event, drag_begin, drag_check_threshold, drag_dest_add_image_targets, drag_dest_add_text_targets, drag_dest_add_uri_targets, drag_dest_find_target, drag_dest_get_target_list, drag_dest_get_track_motion, drag_dest_set, drag_dest_set_proxy, drag_dest_set_target_list, drag_dest_set_track_motion, drag_dest_unset, drag_get_data, drag_highlight, drag_source_add_image_targets, drag_source_add_text_targets, drag_source_add_uri_targets, drag_source_get_target_list, drag_source_set, drag_source_set_icon, drag_source_set_icon_name, drag_source_set_icon_pixbuf, drag_source_set_icon_stock, drag_source_set_target_list, drag_source_unset, drag_unhighlight, draw, ensure_style, error_bell, event, freeze_child_notify, get_accessible, get_action, get_activate_signal, get_allocation, get_ancestor, get_app_paintable, get_can_default, get_can_focus, get_child_requisition, get_child_visible, get_clipboard, get_colormap, get_composite_name, get_direction, get_display, get_double_buffered, get_events, get_extension_events, get_has_tooltip, get_has_window, get_modifier_style, get_name, get_no_show_all, get_pango_context, get_parent, get_parent_window, get_pointer, get_receives_default, get_root_window, get_screen, get_sensitive, get_settings, get_size_request, get_snapshot, get_state, get_style, get_tooltip_markup, get_tooltip_text, get_tooltip_window, get_toplevel, get_visible, get_visual, get_window, grab_add, grab_default, grab_focus, grab_remove, has_default, has_focus, has_grab, has_screen, hide, hide_all, hide_on_delete, input_shape_combine_mask, intersect, is_ancestor, is_composited, is_drawable, is_focus, is_sensitive, is_toplevel, keynav_failed, list_accel_closures, list_mnemonic_labels, map, menu_get_for_attach_widget, mnemonic_activate, modify_base, modify_bg, modify_cursor, modify_fg, modify_font, modify_style, modify_text, path, queue_clear, queue_clear_area, queue_draw, queue_draw_area, queue_resize, queue_resize_no_redraw, rc_get_style, realize, region_intersect, remove_accelerator, remove_mnemonic_label, render_icon, reparent, reset_rc_styles, reset_shapes, selection_add_target, selection_add_targets, selection_clear_targets, selection_convert, selection_owner_set, selection_remove_all, send_expose, set_accel_path, set_activate_signal, set_app_paintable, set_can_default, set_child_visible, set_colormap, set_composite_name, set_direction, set_double_buffered, set_events, set_extension_events, set_has_tooltip, set_has_window, set_name, set_no_show_all, set_parent, set_parent_window, set_receives_default, set_redraw_on_allocate, set_scroll_adjustments, set_sensitive, set_set_scroll_adjustments_signal, set_size_request, set_state, set_style, set_tooltip_markup, set_tooltip_text, set_tooltip_window, set_uposition, set_usize, set_visible, set_window, shape_combine_mask, show, show_all, show_now, size_allocate, size_request, style_get_property, thaw_child_notify, translate_coordinates, trigger_tooltip_query, unmap, unparent, unrealize

Inherited from gtk.Object: do_destroy, flags, remove_data, remove_no_notify, set_flags, unset_flags

Inherited from unreachable.GObject: __cmp__, __copy__, __deepcopy__, __delattr__, __gdoc__, __gobject_init__, __hash__, __new__, __repr__, __setattr__, chain, connect, connect_after, connect_object, connect_object_after, disconnect, disconnect_by_func, emit, emit_stop_by_name, freeze_notify, get_data, get_properties, get_property, handler_block, handler_block_by_func, handler_disconnect, handler_is_connected, handler_unblock, handler_unblock_by_func, notify, props, set_data, set_properties, set_property, stop_emission, thaw_notify, weak_ref

Inherited from atk.ImplementorIface: ref_accessible

Inherited from gtk.Buildable: add_child, construct_child, do_add_child, do_construct_child, do_get_internal_child, do_parser_finished, do_set_name, get_internal_child, parser_finished

Inherited from object: __format__, __getattribute__, __reduce__, __reduce_ex__, __sizeof__, __str__, __subclasshook__

Class Variables [hide private]

Inherited from gtk.DrawingArea: __gtype__

Instance Variables [hide private]
  file
qubx.data_types.QubData
  OnHint
WeakEvent(QubDataView, str) called with coordinates when the mouse moves
  layTools
qubx.toolspace.Layer_Toolbar
  time
TimeControlLayer
  tool_ruler
measurement tool
  tool_zoom
zoom-in tool

Inherited from scope.Scope: controls, divs, pix_per_div, sig_layers, signals

Inherited from toolspace.ToolSpace: OnChangeLayerset, OnChangeTool, OnDblClick, OnDrag, OnDraw, OnDrawGL, OnKeyPress, OnKeyRelease, OnNeedPopup, OnOverlay, OnPress, OnRelease, OnRoll, OnScroll, appearance, can_focus, dim, layerset, tool, tooltip

Properties [hide private]
  show_grid
  fields
for use with Notebook_Table_Extensions

Inherited from scope.Scope: hide_hidden

Inherited from gtk.Widget: allocation, name, parent, requisition, saved_state, state, style, window

Inherited from unreachable.GObject: __grefcount__

Inherited from object: __class__

Method Details [hide private]

__init__(self, datas_table, menu_width)
(Constructor)

source code 

x.__init__(...) initializes x; see x.__class__.__doc__ for signature

Parameters:
  • datas_table - the qubx.data_types.QubDatas table of open data files
  • menu_width - width of the open-files menu, in widths of 'M'
Overrides: object.__init__

onClickUnGrab(self, signal)

source code 
Overrides: scope.Scope.onClickUnGrab

onClickGrab(self, signal)

source code 
Overrides: scope.Scope.onClickGrab

onClickClearFit(self, signal)

source code 
Overrides: scope.Scope.onClickClearFit

motion_notify(self, widget, event)

source code 
Overrides: toolspace.ToolSpace.motion_notify

get_sampled_events(self, sig, seg_index, f, l, Nsample, unset_val=1543209.75)

source code 

Returns numpy.arrays (lows, highs) with min and max idealized amp for each sample.

Parameters:
  • sig - signal index
  • seg_index - index in segmentation containing f and l
  • f - start sample index
  • l - end sample index, inclusive
  • Nsample - screen width, usually
  • unset_val - samples with no events are initialized to this value

get_sampled_fits(self, sig, seg_index, f, l, Nsample, unset_val=1543209.75)

source code 

Returns numpy.arrays (lows, highs) with min and max idealized amp for each sample.

Parameters:
  • sig - signal index
  • seg_index - index in segmentation containing f and l
  • f - start sample index
  • l - end sample index, inclusive
  • Nsample - screen width, usually
  • unset_val - samples with no events are initialized to this value

get_segmentation(self, first_seg=None, last_seg=None, left=None, right=None, source=0, signal=0, latency=None)

source code 

Returns a list of SourceSeg corresponding to source, modified by args.

Parameters:
  • first_seg
  • last_seg
  • left - time offset from start-of-each-seg
  • right - time offset from start-of-each-seg
  • source - DATASOURCE_FILE or DATASOURCE_SCREEN (overridden by other options)
  • signal - index in file.signals
  • latency - number of samples to shift the data rightwards (same f, l, and idealization)

Instance Variable Details [hide private]

file

qubx.data_types.QubData
Get Method:
unreachable(self)
Set Method:
unreachable(self, x)

Property Details [hide private]

show_grid

Get Method:
unreachable(self)
Set Method:
unreachable(self, x)

fields

for use with Notebook_Table_Extensions

Get Method:
unreachable(self)