MANIFEST.in
README.md
requirements-dev.txt
requirements.txt
setup.cfg
setup.py
phy/__init__.py
phy/conftest.py
phy.egg-info/PKG-INFO
phy.egg-info/SOURCES.txt
phy.egg-info/dependency_links.txt
phy.egg-info/entry_points.txt
phy.egg-info/requires.txt
phy.egg-info/top_level.txt
phy/apps/__init__.py
phy/apps/base.py
phy/apps/kwik/__init__.py
phy/apps/kwik/gui.py
phy/apps/kwik/static/state.json
phy/apps/kwik/tests/__init__.py
phy/apps/kwik/tests/test_gui.py
phy/apps/template/__init__.py
phy/apps/template/gui.py
phy/apps/template/static/state.json
phy/apps/template/tests/__init__.py
phy/apps/template/tests/test_gui.py
phy/apps/tests/__init__.py
phy/apps/tests/test_base.py
phy/apps/trace/__init__.py
phy/apps/trace/gui.py
phy/apps/trace/tests/__init__.py
phy/apps/trace/tests/test_gui.py
phy/cluster/__init__.py
phy/cluster/_history.py
phy/cluster/_utils.py
phy/cluster/clustering.py
phy/cluster/supervisor.py
phy/cluster/tests/__init__.py
phy/cluster/tests/conftest.py
phy/cluster/tests/test_clustering.py
phy/cluster/tests/test_history.py
phy/cluster/tests/test_supervisor.py
phy/cluster/tests/test_utils.py
phy/cluster/views/__init__.py
phy/cluster/views/amplitude.py
phy/cluster/views/base.py
phy/cluster/views/cluscatter.py
phy/cluster/views/correlogram.py
phy/cluster/views/feature.py
phy/cluster/views/histogram.py
phy/cluster/views/probe.py
phy/cluster/views/raster.py
phy/cluster/views/scatter.py
phy/cluster/views/template.py
phy/cluster/views/trace.py
phy/cluster/views/waveform.py
phy/cluster/views/tests/__init__.py
phy/cluster/views/tests/conftest.py
phy/cluster/views/tests/test_amplitude.py
phy/cluster/views/tests/test_base.py
phy/cluster/views/tests/test_cluscatter.py
phy/cluster/views/tests/test_correlogram.py
phy/cluster/views/tests/test_feature.py
phy/cluster/views/tests/test_histogram.py
phy/cluster/views/tests/test_probe.py
phy/cluster/views/tests/test_raster.py
phy/cluster/views/tests/test_scatter.py
phy/cluster/views/tests/test_template.py
phy/cluster/views/tests/test_trace.py
phy/cluster/views/tests/test_waveform.py
phy/gui/__init__.py
phy/gui/actions.py
phy/gui/gui.py
phy/gui/qt.py
phy/gui/state.py
phy/gui/widgets.py
phy/gui/static/fa-solid-900.ttf
phy/gui/static/index.html
phy/gui/static/list.min.js
phy/gui/static/styles.css
phy/gui/static/table.min.js
phy/gui/static/icons/f015.png
phy/gui/static/icons/f01e.png
phy/gui/static/icons/f060.png
phy/gui/static/icons/f061.png
phy/gui/static/icons/f0a8.png
phy/gui/static/icons/f0a9.png
phy/gui/static/icons/f0c7.png
phy/gui/static/icons/f0e2.png
phy/gui/static/icons/f247.png
phy/gui/tests/__init__.py
phy/gui/tests/conftest.py
phy/gui/tests/test_actions.py
phy/gui/tests/test_gui.py
phy/gui/tests/test_qt.py
phy/gui/tests/test_state.py
phy/gui/tests/test_widgets.py
phy/plot/__init__.py
phy/plot/axes.py
phy/plot/base.py
phy/plot/interact.py
phy/plot/panzoom.py
phy/plot/plot.py
phy/plot/transform.py
phy/plot/utils.py
phy/plot/visuals.py
phy/plot/gloo/__init__.py
phy/plot/gloo/array.py
phy/plot/gloo/atlas.py
phy/plot/gloo/buffer.py
phy/plot/gloo/framebuffer.py
phy/plot/gloo/gl.py
phy/plot/gloo/globject.py
phy/plot/gloo/gpudata.py
phy/plot/gloo/parser.py
phy/plot/gloo/program.py
phy/plot/gloo/shader.py
phy/plot/gloo/snippet.py
phy/plot/gloo/texture.py
phy/plot/gloo/uniforms.py
phy/plot/gloo/variable.py
phy/plot/glsl/constants.glsl
phy/plot/glsl/histogram.frag
phy/plot/glsl/histogram.vert
phy/plot/glsl/image.frag
phy/plot/glsl/image.vert
phy/plot/glsl/line.frag
phy/plot/glsl/line.vert
phy/plot/glsl/line_agg_geom.frag
phy/plot/glsl/line_agg_geom.vert
phy/plot/glsl/msdf.frag
phy/plot/glsl/msdf.vert
phy/plot/glsl/patch.frag
phy/plot/glsl/patch.vert
phy/plot/glsl/plot.frag
phy/plot/glsl/plot.vert
phy/plot/glsl/plot_agg.frag
phy/plot/glsl/plot_agg.vert
phy/plot/glsl/polygon.frag
phy/plot/glsl/polygon.vert
phy/plot/glsl/scatter.frag
phy/plot/glsl/scatter.vert
phy/plot/glsl/simple.frag
phy/plot/glsl/simple.vert
phy/plot/glsl/text.frag
phy/plot/glsl/text.vert
phy/plot/glsl/uni_plot.frag
phy/plot/glsl/uni_plot.vert
phy/plot/glsl/uni_scatter.frag
phy/plot/glsl/uni_scatter.vert
phy/plot/glsl/utils.glsl
phy/plot/glsl/markers/arrow.glsl
phy/plot/glsl/markers/asterisk.glsl
phy/plot/glsl/markers/chevron.glsl
phy/plot/glsl/markers/clover.glsl
phy/plot/glsl/markers/club.glsl
phy/plot/glsl/markers/cross.glsl
phy/plot/glsl/markers/diamond.glsl
phy/plot/glsl/markers/disc.glsl
phy/plot/glsl/markers/ellipse.glsl
phy/plot/glsl/markers/hbar.glsl
phy/plot/glsl/markers/heart.glsl
phy/plot/glsl/markers/infinity.glsl
phy/plot/glsl/markers/markers.glsl
phy/plot/glsl/markers/pin.glsl
phy/plot/glsl/markers/ring.glsl
phy/plot/glsl/markers/spade.glsl
phy/plot/glsl/markers/square.glsl
phy/plot/glsl/markers/tag.glsl
phy/plot/glsl/markers/triangle.glsl
phy/plot/glsl/markers/vbar.glsl
phy/plot/static/SourceCodePro-Regular.npy.gz
phy/plot/tests/__init__.py
phy/plot/tests/conftest.py
phy/plot/tests/test_axes.py
phy/plot/tests/test_base.py
phy/plot/tests/test_interact.py
phy/plot/tests/test_panzoom.py
phy/plot/tests/test_plot.py
phy/plot/tests/test_transform.py
phy/plot/tests/test_utils.py
phy/plot/tests/test_visuals.py
phy/utils/__init__.py
phy/utils/color.py
phy/utils/config.py
phy/utils/context.py
phy/utils/plugin.py
phy/utils/profiling.py
phy/utils/tests/__init__.py
phy/utils/tests/conftest.py
phy/utils/tests/test_color.py
phy/utils/tests/test_config.py
phy/utils/tests/test_context.py
phy/utils/tests/test_plugin.py
phy/utils/tests/test_profiling.py