LICENSE.md
MANIFEST.in
README.md
postinstall.py
setup.py
docs/devnotes.md
docs/manual.md
galry/__init__.py
galry/bindingmanager.py
galry/colors.py
galry/cursors.py
galry/datanormalizer.py
galry/debugtools.py
galry/galrywidget.py
galry/glrenderer.py
galry/icons.py
galry/interactionmanager.py
galry/manager.py
galry/paintmanager.py
galry/pyplot.py
galry/scene.py
galry/tools.py
galry/useractions.py
galry/cursors/glass.png
galry/cursors/glassmask.png
galry/icons/exit.png
galry/icons/fullscreen.png
galry/icons/grid.png
galry/icons/hand.png
galry/icons/help.png
galry/icons/home.png
galry/icons/move.png
galry/icons/save.png
galry/icons/search.png
galry/icons/selection.png
galry/icons/toolbar.png
galry/managers/__init__.py
galry/managers/default_manager.py
galry/managers/mesh_manager.py
galry/managers/plot_manager.py
galry/processors/__init__.py
galry/processors/default_processor.py
galry/processors/grid_processor.py
galry/processors/mesh_processor.py
galry/processors/navigation_processor.py
galry/processors/processor.py
galry/test/__init__.py
galry/test/empty_test.py
galry/test/plot_colormap_test.py
galry/test/plot_default_test.py
galry/test/plot_double_test.py
galry/test/plot_indexed_test.py
galry/test/plot_lines_test.py
galry/test/plot_multi_slice_test.py
galry/test/plot_multi_test.py
galry/test/plot_points_test.py
galry/test/plot_ref_test.py
galry/test/plot_ref_update_test.py
galry/test/plot_reinit_test.py
galry/test/plot_slice_test.py
galry/test/plot_update_indexed_test.py
galry/test/rectangles_default_test.py
galry/test/sprite_default_test.py
galry/test/test.py
galry/test/text_default_test.py
galry/test/text_multi_test.py
galry/test/texture1D_test.py
galry/test/texture_default_test.py
galry/test/texture_reinit_test.py
galry/test/threedimensions_default_test.py
galry/test/update_default_test.py
galry/test/update_text_test.py
galry/test/update_texture_rectangle_test.py
galry/test/update_texture_test.py
galry/test/autosave/EmptyTest.REF.png
galry/test/autosave/TextDefaultTest.REF.png
galry/test/autosave/TextMultiTest.REF.png
galry/test/autosave/ThreeDimensionsDefaultTest.REF.png
galry/test/autosave/UpdateTextTest.REF.png
galry/test/autosave/_REF.png
galry/visuals/__init__.py
galry/visuals/bar_visual.py
galry/visuals/framebuffer_visual.py
galry/visuals/graph_visual.py
galry/visuals/grid_visual.py
galry/visuals/mesh_visual.py
galry/visuals/plot_visual.py
galry/visuals/rectangles_visual.py
galry/visuals/sprite_visual.py
galry/visuals/surface_visual.py
galry/visuals/text_visual.py
galry/visuals/texture_visual.py
galry/visuals/visual.py
galry/visuals/fontmaps/__init__.py
galry/visuals/fontmaps/config.bmfc
galry/visuals/fontmaps/segoe14.fnt
galry/visuals/fontmaps/segoe14_0.png
galry/visuals/fontmaps/segoe16.fnt
galry/visuals/fontmaps/segoe16_0.png
galry/visuals/fontmaps/segoe18.fnt
galry/visuals/fontmaps/segoe18_0.png
galry/visuals/fontmaps/segoe20.fnt
galry/visuals/fontmaps/segoe20_0.png
galry/visuals/fontmaps/segoe22.fnt
galry/visuals/fontmaps/segoe22_0.png
galry/visuals/fontmaps/segoe24.fnt
galry/visuals/fontmaps/segoe24_0.png
galry/visuals/fontmaps/segoe28.fnt
galry/visuals/fontmaps/segoe28_0.png
galry/visuals/fontmaps/segoe32.fnt
galry/visuals/fontmaps/segoe32_0.png
galry/visuals/fontmaps/tools.py
klustaviewa/__init__.py
klustaviewa.egg-info/PKG-INFO
klustaviewa.egg-info/SOURCES.txt
klustaviewa.egg-info/dependency_links.txt
klustaviewa.egg-info/entry_points.txt
klustaviewa.egg-info/top_level.txt
klustaviewa/stats/correlograms_cython.pyx
klustaviewa/control/__init__.py
klustaviewa/control/controller.py
klustaviewa/control/processor.py
klustaviewa/control/stack.py
klustaviewa/control/tests/__init__.py
klustaviewa/control/tests/test_controller.py
klustaviewa/control/tests/test_processor.py
klustaviewa/control/tests/test_stack.py
klustaviewa/dataio/__init__.py
klustaviewa/dataio/hdf5loader.py
klustaviewa/dataio/hdf5rawloader.py
klustaviewa/dataio/hdf5tools.py
klustaviewa/dataio/klustersloader.py
klustaviewa/dataio/loader.py
klustaviewa/dataio/probe.py
klustaviewa/dataio/selection.py
klustaviewa/dataio/tools.py
klustaviewa/dataio/tests/__init__.py
klustaviewa/dataio/tests/mock_data.py
klustaviewa/dataio/tests/test_hdf5loader.py
klustaviewa/dataio/tests/test_hdf5tools.py
klustaviewa/dataio/tests/test_klustersloader.py
klustaviewa/dataio/tests/test_probe.py
klustaviewa/dataio/tests/test_selection.py
klustaviewa/dataio/tests/test_tools.py
klustaviewa/gui/__init__.py
klustaviewa/gui/buffer.py
klustaviewa/gui/dock.py
klustaviewa/gui/icons.py
klustaviewa/gui/icons.qrc
klustaviewa/gui/mainwindow.py
klustaviewa/gui/rcicons.py
klustaviewa/gui/styles.css
klustaviewa/gui/taskgraph.py
klustaviewa/gui/threads.py
klustaviewa/gui/viewdata.py
klustaviewa/gui/tests/__init__.py
klustaviewa/gui/tests/dumpprof.py
klustaviewa/gui/tests/kernprof.py
klustaviewa/gui/tests/test_buffer.py
klustaviewa/gui/tests/test_mainwindow.py
klustaviewa/gui/tests/test_taskgraph.py
klustaviewa/icons/checkbox.png
klustaviewa/icons/close.png
klustaviewa/icons/dock.png
klustaviewa/icons/dockable.png
klustaviewa/icons/down.png
klustaviewa/icons/down_arrow.png
klustaviewa/icons/favicon.ico
klustaviewa/icons/flip.png
klustaviewa/icons/fullscreen.png
klustaviewa/icons/hand.png
klustaviewa/icons/handle.png
klustaviewa/icons/home.png
klustaviewa/icons/logo.png
klustaviewa/icons/magic.png
klustaviewa/icons/merge.png
klustaviewa/icons/minimize.png
klustaviewa/icons/move.png
klustaviewa/icons/multiunit.png
klustaviewa/icons/noise.png
klustaviewa/icons/open.png
klustaviewa/icons/override_color.png
klustaviewa/icons/pin.png
klustaviewa/icons/probe.png
klustaviewa/icons/redo.png
klustaviewa/icons/save.png
klustaviewa/icons/saveas.png
klustaviewa/icons/search.png
klustaviewa/icons/selection.png
klustaviewa/icons/split.png
klustaviewa/icons/undo.png
klustaviewa/icons/up.png
klustaviewa/scripts/__init__.py
klustaviewa/scripts/dumpprof.py
klustaviewa/scripts/kernprof.py
klustaviewa/scripts/runklustaviewa.py
klustaviewa/stats/__init__.py
klustaviewa/stats/cache.py
klustaviewa/stats/correlations.py
klustaviewa/stats/correlograms.py
klustaviewa/stats/correlograms_cython.c
klustaviewa/stats/correlograms_cython.pyx
klustaviewa/stats/indexed_matrix.py
klustaviewa/stats/quality.py
klustaviewa/stats/tools.py
klustaviewa/stats/tests/__init__.py
klustaviewa/stats/tests/test_cache.py
klustaviewa/stats/tests/test_correlations.py
klustaviewa/stats/tests/test_correlograms.py
klustaviewa/stats/tests/test_indexed_matrix.py
klustaviewa/stats/tests/test_quality.py
klustaviewa/stats/tests/test_tools.py
klustaviewa/utils/__init__.py
klustaviewa/utils/colors.py
klustaviewa/utils/globalpaths.py
klustaviewa/utils/logger.py
klustaviewa/utils/persistence.py
klustaviewa/utils/preferences_default.py
klustaviewa/utils/settings.py
klustaviewa/utils/userpref.py
klustaviewa/utils/tests/__init__.py
klustaviewa/utils/tests/test_colors.py
klustaviewa/utils/tests/test_logger.py
klustaviewa/utils/tests/test_persistence.py
klustaviewa/utils/tests/test_settings.py
klustaviewa/utils/tests/test_userpref.py
klustaviewa/views/__init__.py
klustaviewa/views/clusterview.py
klustaviewa/views/common.py
klustaviewa/views/correlogramsview.py
klustaviewa/views/featureprojview.py
klustaviewa/views/featureview.py
klustaviewa/views/ipythonview.py
klustaviewa/views/projectionview.py
klustaviewa/views/similaritymatrixview.py
klustaviewa/views/waveformview.py
klustaviewa/views/tests/__init__.py
klustaviewa/views/tests/mock_data.py
klustaviewa/views/tests/test_clusterview.py
klustaviewa/views/tests/test_correlogramsview.py
klustaviewa/views/tests/test_featureprojview.py
klustaviewa/views/tests/test_featureview.py
klustaviewa/views/tests/test_ipythonview.py
klustaviewa/views/tests/test_mock_data.py
klustaviewa/views/tests/test_projectionview.py
klustaviewa/views/tests/test_similaritymatrixview.py
klustaviewa/views/tests/test_waveformview.py
klustaviewa/views/tests/utils.py
klustaviewa/wizard/__init__.py
klustaviewa/wizard/wizard.py
klustaviewa/wizard/tests/__init__.py
klustaviewa/wizard/tests/test_wizard.py
qtools/__init__.py
qtools/garbagecollector.py
qtools/tasks.py
qtools/qtpy/__init__.py
qtools/qtpy/binding_helper.py
qtools/tests/__init__.py
qtools/tests/test_app.py
qtools/tests/test_tasks.py