README
setup.py
./src/contour2d.c
./src/histogram2d.c
./src/mandelbrot.c
./src/pcolor.cpp
./src/scaler.cpp
doc/Makefile
doc/make.bat
doc/build/html/_images/__init__.png
doc/build/html/_images/activable_dataset.png
doc/build/html/_images/all_features.png
doc/build/html/_images/all_items.png
doc/build/html/_images/basic_example.png
doc/build/html/_images/bool_selector.png
doc/build/html/_images/computations.png
doc/build/html/_images/contrast.png
doc/build/html/_images/cross_section.png
doc/build/html/_images/curve_widgets.png
doc/build/html/_images/datasetgroup.png
doc/build/html/_images/dotarraydemo.png
doc/build/html/_images/editgroupbox.png
doc/build/html/_images/fit.png
doc/build/html/_images/hist2d.png
doc/build/html/_images/image_plot_tools.png
doc/build/html/_images/image_widgets.png
doc/build/html/_images/imagefilter.png
doc/build/html/_images/mandelbrot.png
doc/build/html/_images/my_plot_manager.png
doc/build/html/_images/plot.png
doc/build/html/_images/sift1.png
doc/build/html/_images/sift2.png
doc/build/html/_images/sift3.png
doc/build/html/_images/simple_window.png
doc/build/html/_images/transform.png
doc/build/html/_static/comment-bright.png
doc/build/html/_static/comment-close.png
doc/build/html/_static/comment.png
doc/build/html/_static/down-pressed.png
doc/build/html/_static/down.png
doc/build/html/_static/favicon (2).ico
doc/build/html/_static/favicon.ico
doc/build/html/_static/file.png
doc/build/html/_static/minus.png
doc/build/html/_static/plus.png
doc/build/html/_static/up-pressed.png
doc/build/html/_static/up.png
doc/source/basic_example.py
doc/source/conf.py
doc/source/development.rst
doc/source/disthelpers.rst
doc/source/examples.rst
doc/source/examples_gui.rst
doc/source/gui_to_plotpy.rst
doc/source/index.rst
doc/source/installation.rst
doc/source/licenses.rst
doc/source/overview.rst
doc/source/sift.rst
doc/source/_static/favicon (2).ico
doc/source/_static/favicon.ico
doc/source/deployment_example/create_exe.py
doc/source/deployment_example/simpledialog.pyw
doc/source/images/basic_example.png
doc/source/images/curve_widgets.png
doc/source/images/guidata.png
doc/source/images/guiqwt.png
doc/source/images/image_widgets.png
doc/source/images/my_plot_manager.png
doc/source/images/panorama.png
doc/source/images/screenshots/__init__ (2).png
doc/source/images/screenshots/__init__.png
doc/source/images/screenshots/activable_dataset.png
doc/source/images/screenshots/all_features.png
doc/source/images/screenshots/all_items.png
doc/source/images/screenshots/bool_selector.png
doc/source/images/screenshots/computations.png
doc/source/images/screenshots/contrast.png
doc/source/images/screenshots/cross_section.png
doc/source/images/screenshots/cross_section2.png
doc/source/images/screenshots/datasetgroup.png
doc/source/images/screenshots/dotarraydemo.png
doc/source/images/screenshots/editgroupbox.png
doc/source/images/screenshots/fit.png
doc/source/images/screenshots/get_point.png
doc/source/images/screenshots/hist2d.png
doc/source/images/screenshots/image_plot_tools.png
doc/source/images/screenshots/imagefilter.png
doc/source/images/screenshots/imagesuperp.png
doc/source/images/screenshots/imagexy.png
doc/source/images/screenshots/manager.png
doc/source/images/screenshots/mandelbrot.png
doc/source/images/screenshots/pcolor.png
doc/source/images/screenshots/plot.png
doc/source/images/screenshots/sift1.png
doc/source/images/screenshots/sift2.png
doc/source/images/screenshots/sift3.png
doc/source/images/screenshots/simple_dialog.png
doc/source/images/screenshots/simple_window.png
doc/source/images/screenshots/transform.png
doc/source/reference/annotations.rst
doc/source/reference/baseplot.rst
doc/source/reference/builder.rst
doc/source/reference/configtools.rst
doc/source/reference/console.rst
doc/source/reference/contour.rst
doc/source/reference/cross_section.rst
doc/source/reference/curve.rst
doc/source/reference/dataset.rst
doc/source/reference/disthelpers.rst
doc/source/reference/histogram.rst
doc/source/reference/image.rst
doc/source/reference/index.rst
doc/source/reference/interfaces.rst
doc/source/reference/io.rst
doc/source/reference/label.rst
doc/source/reference/panels.rst
doc/source/reference/plot.rst
doc/source/reference/pyplot.rst
doc/source/reference/qthelpers.rst
doc/source/reference/shapes.rst
doc/source/reference/signals.rst
doc/source/reference/styles.rst
doc/source/reference/tools.rst
doc/source/reference/userconfig.rst
doc/source/reference/utils.rst
doc/source/reference/widgets_fit.rst
doc/source/reference/widgets_resizedialog.rst
doc/source/reference/widgets_rotatecrop.rst
plotpy/__init__.py
plotpy.egg-info/PKG-INFO
plotpy.egg-info/SOURCES.txt
plotpy.egg-info/dependency_links.txt
plotpy.egg-info/requires.txt
plotpy.egg-info/top_level.txt
plotpy/console/__init__.py
plotpy/console/dochelpers.py
plotpy/console/interpreter.py
plotpy/console/syntaxhighlighters.py
plotpy/console/widgets/__init__.py
plotpy/console/widgets/arraybuilder.py
plotpy/console/widgets/calltip.py
plotpy/console/widgets/editortools.py
plotpy/console/widgets/helperwidgets.py
plotpy/console/widgets/internalshell.py
plotpy/console/widgets/mixins.py
plotpy/console/widgets/shell.py
plotpy/console/widgets/sourcecode/__init__.py
plotpy/console/widgets/sourcecode/base.py
plotpy/console/widgets/sourcecode/codeeditor.py
plotpy/console/widgets/sourcecode/codeviewer.py
plotpy/console/widgets/sourcecode/terminal.py
plotpy/core/__init__.py
plotpy/core/config/__init__.py
plotpy/core/config/config.py
plotpy/core/config/misc.py
plotpy/core/config/userconfig.py
plotpy/core/config/userconfigio.py
plotpy/core/dataset/__init__.py
plotpy/core/dataset/dataitems.py
plotpy/core/dataset/datatypes.py
plotpy/core/dataset/textedit.py
plotpy/core/io/__init__.py
plotpy/core/io/hdf5io.py
plotpy/core/utils/__init__.py
plotpy/core/utils/dataset.py
plotpy/core/utils/datetime.py
plotpy/core/utils/disthelpers.py
plotpy/core/utils/dll.py
plotpy/core/utils/misc.py
plotpy/core/utils/module.py
plotpy/core/utils/packaging_helpers.py
plotpy/core/utils/path.py
plotpy/core/utils/program.py
plotpy/core/utils/strings.py
plotpy/gui/__init__.py
plotpy/gui/config/__init__.py
plotpy/gui/config/misc.py
plotpy/gui/dataset/__init__.py
plotpy/gui/dataset/dataitems.py
plotpy/gui/dataset/datatypes.py
plotpy/gui/dataset/qtitemwidgets.py
plotpy/gui/dataset/qtwidgets.py
plotpy/gui/utils/__init__.py
plotpy/gui/utils/encoding.py
plotpy/gui/utils/gui.py
plotpy/gui/utils/icons.py
plotpy/gui/utils/misc.py
plotpy/gui/utils/toqimage.py
plotpy/gui/widgets/__init__.py
plotpy/gui/widgets/_cm.py
plotpy/gui/widgets/about.py
plotpy/gui/widgets/base.py
plotpy/gui/widgets/baseplot.py
plotpy/gui/widgets/builder.py
plotpy/gui/widgets/colormap.py
plotpy/gui/widgets/config.py
plotpy/gui/widgets/console.py
plotpy/gui/widgets/contour.py
plotpy/gui/widgets/cross_section.py
plotpy/gui/widgets/debug.py
plotpy/gui/widgets/dialog.py
plotpy/gui/widgets/dockables.py
plotpy/gui/widgets/events.py
plotpy/gui/widgets/ext_gui_lib.py
plotpy/gui/widgets/fit.py
plotpy/gui/widgets/fliprotate.py
plotpy/gui/widgets/geometry.py
plotpy/gui/widgets/histogram.py
plotpy/gui/widgets/interfaces.py
plotpy/gui/widgets/io.py
plotpy/gui/widgets/labels.py
plotpy/gui/widgets/panels.py
plotpy/gui/widgets/plot.py
plotpy/gui/widgets/pyplot.py
plotpy/gui/widgets/qtdesigner.py
plotpy/gui/widgets/qthelpers.py
plotpy/gui/widgets/resizedialog.py
plotpy/gui/widgets/rotatecrop.py
plotpy/gui/widgets/scaler.py
plotpy/gui/widgets/signals.py
plotpy/gui/widgets/styles.py
plotpy/gui/widgets/tools.py
plotpy/gui/widgets/items/__init__.py
plotpy/gui/widgets/items/annotations.py
plotpy/gui/widgets/items/curve.py
plotpy/gui/widgets/items/image.py
plotpy/gui/widgets/items/label.py
plotpy/gui/widgets/items/shapes.py
plotpy/gui/widgets/items/utils.py
plotpy/gui/widgets/variableexplorer/__init__.py
plotpy/gui/widgets/variableexplorer/arrayeditor.py
plotpy/gui/widgets/variableexplorer/collectionseditor.py
plotpy/gui/widgets/variableexplorer/dataframeeditor.py
plotpy/gui/widgets/variableexplorer/importwizard.py
plotpy/gui/widgets/variableexplorer/nsview.py
plotpy/gui/widgets/variableexplorer/objecteditor.py
plotpy/gui/widgets/variableexplorer/texteditor.py
plotpy/images/apply.png
plotpy/images/arredit.png
plotpy/images/arrow_down.png
plotpy/images/arrow_up.png
plotpy/images/autorefresh.png
plotpy/images/axes.png
plotpy/images/busy.png
plotpy/images/cell_edit.png
plotpy/images/center.png
plotpy/images/contrast.png
plotpy/images/copy.png
plotpy/images/copytoclipboard.png
plotpy/images/csapplylut.png
plotpy/images/csautoscale.png
plotpy/images/csection.png
plotpy/images/csection_a.png
plotpy/images/csection_oblique.png
plotpy/images/csperimage.png
plotpy/images/delete.png
plotpy/images/dictedit.png
plotpy/images/edit.png
plotpy/images/eliminate_outliers.png
plotpy/images/eraser.png
plotpy/images/exit.png
plotpy/images/expander_down.png
plotpy/images/expander_right.png
plotpy/images/export.png
plotpy/images/file.png
plotpy/images/fileclose.png
plotpy/images/fileimport.png
plotpy/images/filenew.png
plotpy/images/fileopen.png
plotpy/images/filesave.png
plotpy/images/filesaveas.png
plotpy/images/font.png
plotpy/images/full_range.png
plotpy/images/funct.png
plotpy/images/guidata.svg
plotpy/images/guiqwt.svg
plotpy/images/hcursor.png
plotpy/images/hflip.png
plotpy/images/imagestats.png
plotpy/images/item_list.png
plotpy/images/magnifier.png
plotpy/images/max.png
plotpy/images/min.png
plotpy/images/move.png
plotpy/images/none.png
plotpy/images/not_found.png
plotpy/images/on_curve.png
plotpy/images/plotpy.svg
plotpy/images/point_selection.png
plotpy/images/print.png
plotpy/images/python.png
plotpy/images/quickview.png
plotpy/images/refresh.png
plotpy/images/rotationcenter.jpg
plotpy/images/save_all.png
plotpy/images/selection.png
plotpy/images/settings.png
plotpy/images/shape.png
plotpy/images/sift.svg
plotpy/images/snapshot.png
plotpy/images/trash.png
plotpy/images/vcursor.png
plotpy/images/vflip.png
plotpy/images/xcursor.png
plotpy/images/xmax.png
plotpy/images/xmin.png
plotpy/images/xrange.png
plotpy/images/curvestyles/dots.png
plotpy/images/curvestyles/lines.png
plotpy/images/curvestyles/steps.png
plotpy/images/curvestyles/sticks.png
plotpy/images/curvetypes/xfy.png
plotpy/images/curvetypes/yfx.png
plotpy/images/editors/attribute.png
plotpy/images/editors/class.png
plotpy/images/editors/copywop.png
plotpy/images/editors/edit.png
plotpy/images/editors/edit_add.png
plotpy/images/editors/editclear.png
plotpy/images/editors/editcopy.png
plotpy/images/editors/editcut.png
plotpy/images/editors/editdelete.png
plotpy/images/editors/editpaste.png
plotpy/images/editors/fileimport.png
plotpy/images/editors/filesave.png
plotpy/images/editors/function.png
plotpy/images/editors/imshow.png
plotpy/images/editors/insert.png
plotpy/images/editors/method.png
plotpy/images/editors/module.png
plotpy/images/editors/plot.png
plotpy/images/editors/rename.png
plotpy/images/editors/selectall.png
plotpy/images/filetypes/doc.png
plotpy/images/filetypes/gif.png
plotpy/images/filetypes/html.png
plotpy/images/filetypes/jpg.png
plotpy/images/filetypes/pdf.png
plotpy/images/filetypes/png.png
plotpy/images/filetypes/pps.png
plotpy/images/filetypes/ps.png
plotpy/images/filetypes/tar.png
plotpy/images/filetypes/tgz.png
plotpy/images/filetypes/tif.png
plotpy/images/filetypes/txt.png
plotpy/images/filetypes/xls.png
plotpy/images/filetypes/zip.png
plotpy/images/items/annotation.png
plotpy/images/items/curve.png
plotpy/images/items/errorbar.png
plotpy/images/items/grid.png
plotpy/images/items/histogram.png
plotpy/images/items/histogram2d.png
plotpy/images/items/image.png
plotpy/images/items/label.png
plotpy/images/items/legend.png
plotpy/images/markers/cross.png
plotpy/images/markers/diamond.png
plotpy/images/markers/ellipse.png
plotpy/images/markers/hexagon.png
plotpy/images/markers/point.png
plotpy/images/markers/square.png
plotpy/images/markers/star.png
plotpy/images/markers/triangle_d.png
plotpy/images/markers/triangle_l.png
plotpy/images/markers/triangle_r.png
plotpy/images/markers/triangle_u.png
plotpy/images/markers/xcross.png
plotpy/images/markerstyles/cross_marker.png
plotpy/images/markerstyles/horiz_marker.png
plotpy/images/markerstyles/vert_marker.png
plotpy/images/mask/mask_circle.png
plotpy/images/mask/mask_circle_outside.png
plotpy/images/mask/mask_rectangle.png
plotpy/images/mask/mask_rectangle_outside.png
plotpy/images/mask/mask_tool.png
plotpy/images/patterns/bdiagpattern.png
plotpy/images/patterns/crosspattern.png
plotpy/images/patterns/dense1pattern.png
plotpy/images/patterns/dense2pattern.png
plotpy/images/patterns/dense3pattern.png
plotpy/images/patterns/dense4pattern.png
plotpy/images/patterns/dense5pattern.png
plotpy/images/patterns/dense6pattern.png
plotpy/images/patterns/dense7pattern.png
plotpy/images/patterns/diagcrosspattern.png
plotpy/images/patterns/fdiagpattern.png
plotpy/images/patterns/horpattern.png
plotpy/images/patterns/nobrush.png
plotpy/images/patterns/solidpattern.png
plotpy/images/patterns/verpattern.png
plotpy/images/scales/lin_lin.png
plotpy/images/scales/lin_log.png
plotpy/images/scales/log_lin.png
plotpy/images/scales/log_log.png
plotpy/images/shapes/circle.png
plotpy/images/shapes/ellipse_shape.png
plotpy/images/shapes/freeform.png
plotpy/images/shapes/gtaxes.png
plotpy/images/shapes/marker.png
plotpy/images/shapes/oblique_rectangle.png
plotpy/images/shapes/point_shape.png
plotpy/images/shapes/polyline.png
plotpy/images/shapes/rectangle.png
plotpy/images/shapes/segment.png
plotpy/images/styles/dash.png
plotpy/images/styles/dashdot.png
plotpy/images/styles/dashdotdot.png
plotpy/images/styles/dot.png
plotpy/images/styles/solid.png
plotpy/locale/fr/LC_MESSAGES/plotpy.mo
plotpy/locale/fr/LC_MESSAGES/plotpy.po
sift/create_exe.py
sift/sift.ico
sift/sift.pyw
src/arrays.hpp
src/contour2d.c
src/contour2d.pyx
src/debug.hpp
src/histogram2d.c
src/histogram2d.pyx
src/mandelbrot.c
src/mandelbrot.pyx
src/pcolor.cpp
src/points.hpp
src/scaler.cpp
src/scaler.hpp
src/traits.hpp
tests/__init__.py
tests/gui/__init__.py
tests/gui/annotations.py
tests/gui/auto_curve_image.py
tests/gui/autoscale_shapes.py
tests/gui/benchmark_animations.py
tests/gui/benchmarks.py
tests/gui/bigimages.py
tests/gui/brain.png
tests/gui/brain_cylinder.png
tests/gui/builder.py
tests/gui/computations.py
tests/gui/contour.py
tests/gui/contrast.png
tests/gui/contrast.py
tests/gui/cross_section.py
tests/gui/cross_section_oblique.py
tests/gui/cursors.py
tests/gui/customize_shape_tool.py
tests/gui/dicom_image.py
tests/gui/dotarraydemo.py
tests/gui/filtertest1.py
tests/gui/filtertest2.py
tests/gui/fit.py
tests/gui/fliprotate.py
tests/gui/fontparam.py
tests/gui/get_point.py
tests/gui/get_segment.py
tests/gui/guitest.py
tests/gui/highprecisionxy.py
tests/gui/hist2d.py
tests/gui/hist2d_func.py
tests/gui/histogram.py
tests/gui/image.py
tests/gui/image_masked.py
tests/gui/image_masked_xy.py
tests/gui/image_plot_tools.py
tests/gui/image_rgb.py
tests/gui/imagefilter.py
tests/gui/imagesuperp.py
tests/gui/imagexy.py
tests/gui/loadsavecanvas.h5
tests/gui/loadsaveitems_hdf5.py
tests/gui/loadsaveitems_pickle.py
tests/gui/manager.py
tests/gui/mandelbrot.py
tests/gui/mr-brain.dcm
tests/gui/no_auto_tools.py
tests/gui/pcolor.py
tests/gui/plot.py
tests/gui/plot_log.py
tests/gui/plot_types.py
tests/gui/plot_yreverse.py
tests/gui/polygons.py
tests/gui/pyplot.py
tests/gui/qtdesigner.py
tests/gui/qtdesigner.ui
tests/gui/resize.py
tests/gui/rotatecrop.py
tests/gui/sift.py
tests/gui/simple_dialog.py
tests/gui/simple_window.py
tests/gui/styles.py
tests/gui/syncplot.py
tests/gui/test_line.py
tests/gui/transform.py
tests/scripts/__init__.py
tests/scripts/activable_dataset.py
tests/scripts/activable_items.py
tests/scripts/all_features.py
tests/scripts/all_items.py
tests/scripts/bool_selector.py
tests/scripts/callbacks.py
tests/scripts/config.py
tests/scripts/data.py
tests/scripts/datasetgroup.py
tests/scripts/disthelpers.py
tests/scripts/editgroupbox.py
tests/scripts/hdf5.py
tests/scripts/inheritance.py
tests/scripts/rotatedlabel.py
tests/scripts/test.h5
tests/scripts/text.py
tests/scripts/translations.py
tests/scripts/userconfig_app.py
tests/unit/__init__.py
tests/unit/test_bool_selector.py
tests/unit/test_builder_curve.py
tests/unit/test_contour.py
tests/unit/test_dataset_callbacks.py
tests/unit/test_hdf5.py
tests/unit/test_io.py
tests/unit/test_plot_curve.py
tests/unit/test_plot_image.py
tests/unit/test_tools_export.py
tests/unit/variableexplorer/__init__.py
tests/unit/variableexplorer/test_arrayeditor.py
tests/unit/variableexplorer/test_collectioneditor.py
tests/unit/variableexplorer/test_dataframeeditor.py
tests/unit/variableexplorer/test_importwizard.py
tests/unit/variableexplorer/test_texteditor.py