.test-docs.sh LICENSE MANIFEST.in README.rst doc/Makefile doc/_static/default.css doc/_static/logo.png.tmp$$ doc/_templates/autosummary/base.rst doc/_templates/autosummary/class.rst doc/_templates/autosummary/module.rst doc/_templates/autosummary_core/base.rst doc/_templates/autosummary_core/class.rst doc/_templates/autosummary_core/module.rst doc/conf.py doc/customizing_guide/available_plugins.rst doc/customizing_guide/configuration.rst doc/customizing_guide/coordinates.rst doc/customizing_guide/custom_viewer.rst doc/customizing_guide/customization.rst doc/customizing_guide/fitting.rst doc/customizing_guide/full_custom_qt_viewer.rst doc/customizing_guide/introduction.rst doc/customizing_guide/matplotlib_qt_viewer.rst doc/customizing_guide/mpl_viewer/config.py doc/customizing_guide/mpl_viewer/viewer_state.ui doc/customizing_guide/qt_viewer.rst doc/customizing_guide/scripts/bball_viewer_1.py doc/customizing_guide/scripts/bball_viewer_2.py doc/customizing_guide/scripts/bball_viewer_3.py doc/customizing_guide/scripts/bball_viewer_4.py doc/customizing_guide/scripts/bball_viewer_class.py doc/customizing_guide/scripts/config_link_example.py doc/customizing_guide/scripts/coord_convert.py doc/customizing_guide/scripts/emcee_plugin.py doc/customizing_guide/scripts/line_fit_plugin.py doc/customizing_guide/scripts/poly_fit_plugin.py doc/customizing_guide/state_viewer/config.py doc/customizing_guide/state_viewer/viewer_state.ui doc/customizing_guide/toolbar.rst doc/customizing_guide/viewer.rst doc/customizing_guide/writing_plugin.rst doc/developer_guide/api.rst doc/developer_guide/coding_guidelines.rst doc/developer_guide/communication.rst doc/developer_guide/data.rst doc/developer_guide/developer_guide.rst doc/developer_guide/issues.rst doc/developer_guide/linking.rst doc/developer_guide/organization.rst doc/developer_guide/qt_development.rst doc/developer_guide/random_data.py doc/developer_guide/roadmap.rst doc/developer_guide/selection.rst doc/developer_guide/simple_glue.py doc/developer_guide/testing.rst doc/faq.rst doc/getting_started/images/make_screenshots.py doc/getting_started/index.rst doc/getting_started/w5.tgz doc/getting_started/w5.zip doc/gui_guide/3d_viewers.rst doc/gui_guide/components.rst doc/gui_guide/dendro.rst doc/gui_guide/index.rst doc/gui_guide/link_tutorial.rst doc/gui_guide/merging.rst doc/gui_guide/slice.rst doc/gui_guide/spectrum.rst doc/help.rst doc/index.rst doc/installation/conda.rst doc/installation/dependencies.rst doc/installation/developer.rst doc/installation/glueconda.rst doc/installation/installation.rst doc/installation/pip.rst doc/installation/qt.rst doc/known_issues.rst doc/python_guide/data_translation.rst doc/python_guide/data_tutorial.rst doc/python_guide/data_viewer_options.rst doc/python_guide/glue_from_python.rst doc/python_guide/ipython_terminal.rst doc/python_guide/liveupdate.rst doc/python_guide/scripts/w5.py doc/redirect.py doc/redirects doc/tutorial_files/extinction.fits doc/tutorial_files/yso.tbl doc/videos.rst doc/whatsnew/0.7_code_reorganization.rst doc/whatsnew/whatsnew.rst glue/__init__.py glue/_deps.py glue/_mpl_backend.py glue/_plugin_helpers.py glue/_settings_helpers.py glue/app/__init__.py glue/app/qt/__init__.py glue/app/qt/actions.py glue/app/qt/application.py glue/app/qt/application.ui glue/app/qt/edit_subset_mode_toolbar.py glue/app/qt/feedback.py glue/app/qt/keyboard_shortcuts.py glue/app/qt/layer_tree_widget.py glue/app/qt/layer_tree_widget.ui glue/app/qt/mdi_area.py glue/app/qt/merge.ui glue/app/qt/metadata.py glue/app/qt/metadata.ui glue/app/qt/plugin_manager.py glue/app/qt/plugin_manager.ui glue/app/qt/preferences.py glue/app/qt/preferences.ui glue/app/qt/report_crash.ui glue/app/qt/report_feedback.ui glue/app/qt/save_data.py glue/app/qt/save_data.ui glue/app/qt/splash_screen.py glue/app/qt/terminal.py glue/app/qt/tests/__init__.py glue/app/qt/tests/test_actions.py glue/app/qt/tests/test_application.py glue/app/qt/tests/test_edit_subset_mode_toolbar.py glue/app/qt/tests/test_layer_tree_widget.py glue/app/qt/tests/test_plugin_manager.py glue/app/qt/tests/test_preferences.py glue/app/qt/tests/test_save_data.py glue/app/qt/tests/test_terminal.py glue/app/qt/versions.py glue/app/qt/versions.ui glue/app/tests/__init__.py glue/backends.py glue/config.py glue/config_gen.py glue/conftest.py glue/core/__init__.py glue/core/aggregate.py glue/core/application_base.py glue/core/autolinking.py glue/core/callback_property.py glue/core/command.py glue/core/component.py glue/core/component_id.py glue/core/component_link.py glue/core/contracts.py glue/core/coordinate_helpers.py glue/core/coordinates.py glue/core/data.py glue/core/data_collection.py glue/core/data_combo_helper.py glue/core/data_derived.py glue/core/data_exporters/__init__.py glue/core/data_exporters/astropy_table.py glue/core/data_exporters/gridded_fits.py glue/core/data_exporters/hdf5.py glue/core/data_exporters/qt/__init__.py glue/core/data_exporters/qt/dialog.py glue/core/data_exporters/qt/tests/__init__.py glue/core/data_exporters/qt/tests/test_dialog.py glue/core/data_exporters/tests/__init__.py glue/core/data_exporters/tests/test_astropy_table.py glue/core/data_exporters/tests/test_gridded_fits.py glue/core/data_exporters/tests/test_hdf5.py glue/core/data_factories/__init__.py glue/core/data_factories/astropy_table.py glue/core/data_factories/dendrogram.py glue/core/data_factories/deprecated.py glue/core/data_factories/excel.py glue/core/data_factories/fits.py glue/core/data_factories/hdf5.py glue/core/data_factories/helpers.py glue/core/data_factories/image.py glue/core/data_factories/numpy.py glue/core/data_factories/pandas.py glue/core/data_factories/tables.py glue/core/data_factories/tests/__init__.py glue/core/data_factories/tests/data/__init__.py glue/core/data_factories/tests/data/bunit.fits glue/core/data_factories/tests/data/casalike.fits glue/core/data_factories/tests/data/comment.fits glue/core/data_factories/tests/data/compressed_image.fits glue/core/data_factories/tests/data/data.hdf5 glue/core/data_factories/tests/data/events.fits glue/core/data_factories/tests/data/generic.fits glue/core/data_factories/tests/data/w5_subset.vot glue/core/data_factories/tests/test_data_factories.py glue/core/data_factories/tests/test_excel.py glue/core/data_factories/tests/test_fits.py glue/core/data_factories/tests/test_hdf5.py glue/core/data_factories/tests/test_image.py glue/core/data_factories/tests/test_misc.py glue/core/data_factories/tests/test_numpy.py glue/core/data_factories/tests/test_pandas.py glue/core/decorators.py glue/core/edit_subset_mode.py glue/core/exceptions.py glue/core/fitters.py glue/core/fixed_resolution_buffer.py glue/core/glue_pickle.py glue/core/hub.py glue/core/hub_callback_container.py glue/core/joins.py glue/core/layer_artist.py glue/core/layout.py glue/core/link_helpers.py glue/core/link_manager.py glue/core/message.py glue/core/parse.py glue/core/qt/__init__.py glue/core/qt/data_collection_model.py glue/core/qt/dialogs.py glue/core/qt/fitters.py glue/core/qt/layer_artist_model.py glue/core/qt/message_widget.py glue/core/qt/message_widget.ui glue/core/qt/mime.py glue/core/qt/simpleforms.py glue/core/qt/style_dialog.py glue/core/qt/tests/__init__.py glue/core/qt/tests/test_data_collection_model.py glue/core/qt/tests/test_fitters.py glue/core/qt/tests/test_layer_artist_model.py glue/core/qt/tests/test_message_widget.py glue/core/qt/tests/test_mime.py glue/core/qt/tests/test_simpleforms.py glue/core/qt/tests/test_style_dialog.py glue/core/registry.py glue/core/roi.py glue/core/roi_pretransforms.py glue/core/session.py glue/core/simpleforms.py glue/core/state.py glue/core/state_objects.py glue/core/subset.py glue/core/subset_group.py glue/core/tests/__init__.py glue/core/tests/test_aggregate.py glue/core/tests/test_application_base.py glue/core/tests/test_command.py glue/core/tests/test_component.py glue/core/tests/test_component_link.py glue/core/tests/test_coordinate_links.py glue/core/tests/test_coordinates.py glue/core/tests/test_data.py glue/core/tests/test_data_collection.py glue/core/tests/test_data_combo_helper.py glue/core/tests/test_data_derived.py glue/core/tests/test_data_retrieval.py glue/core/tests/test_data_translation.py glue/core/tests/test_decorators.py glue/core/tests/test_edit_subset_mode.py glue/core/tests/test_fitters.py glue/core/tests/test_fixed_resolution_buffer.py glue/core/tests/test_hub.py glue/core/tests/test_joins.py glue/core/tests/test_layout.py glue/core/tests/test_link_helpers.py glue/core/tests/test_link_manager.py glue/core/tests/test_links.py glue/core/tests/test_message.py glue/core/tests/test_pandas.py glue/core/tests/test_parse.py glue/core/tests/test_registry.py glue/core/tests/test_roi.py glue/core/tests/test_roi_transfoms.py glue/core/tests/test_simpleforms.py glue/core/tests/test_state.py glue/core/tests/test_state_objects.py glue/core/tests/test_subset.py glue/core/tests/test_subset_group.py glue/core/tests/test_util.py glue/core/tests/util.py glue/core/util.py glue/core/visual.py glue/default_config.py glue/dialogs/__init__.py glue/dialogs/autolinker/__init__.py glue/dialogs/autolinker/qt/__init__.py glue/dialogs/autolinker/qt/autolinker.py glue/dialogs/autolinker/qt/autolinker.ui glue/dialogs/autolinker/qt/tests/__init__.py glue/dialogs/autolinker/qt/tests/test_autolinker.py glue/dialogs/common/__init__.py glue/dialogs/common/qt/__init__.py glue/dialogs/common/qt/component_tree_widget.py glue/dialogs/common/qt/tests/__init__.py glue/dialogs/common/tests/__init__.py glue/dialogs/component_arithmetic/__init__.py glue/dialogs/component_arithmetic/qt/__init__.py glue/dialogs/component_arithmetic/qt/component_arithmetic.py glue/dialogs/component_arithmetic/qt/component_arithmetic.ui glue/dialogs/component_arithmetic/qt/equation_editor.py glue/dialogs/component_arithmetic/qt/equation_editor.ui glue/dialogs/component_arithmetic/qt/tests/__init__.py glue/dialogs/component_arithmetic/qt/tests/test_component_arithmetic.py glue/dialogs/component_arithmetic/qt/tests/test_equation_editor.py glue/dialogs/component_manager/__init__.py glue/dialogs/component_manager/qt/__init__.py glue/dialogs/component_manager/qt/component_manager.py glue/dialogs/component_manager/qt/component_manager.ui glue/dialogs/component_manager/qt/tests/__init__.py glue/dialogs/component_manager/qt/tests/test_component_manager.py glue/dialogs/data_wizard/__init__.py glue/dialogs/data_wizard/qt/__init__.py glue/dialogs/data_wizard/qt/data_wizard_dialog.py glue/dialogs/data_wizard/qt/tests/__init__.py glue/dialogs/data_wizard/qt/tests/test_data_wizard.py glue/dialogs/data_wizard/tests/__init__.py glue/dialogs/link_editor/__init__.py glue/dialogs/link_editor/qt/__init__.py glue/dialogs/link_editor/qt/data_graph.py glue/dialogs/link_editor/qt/link_editor.py glue/dialogs/link_editor/qt/link_editor_dialog.ui glue/dialogs/link_editor/qt/link_editor_widget.ui glue/dialogs/link_editor/qt/tests/__init__.py glue/dialogs/link_editor/qt/tests/test_link_editor.py glue/dialogs/link_editor/state.py glue/dialogs/link_editor/tests/__init__.py glue/dialogs/subset_facet/__init__.py glue/dialogs/subset_facet/qt/__init__.py glue/dialogs/subset_facet/qt/subset_facet.py glue/dialogs/subset_facet/qt/subset_facet.ui glue/dialogs/subset_facet/qt/tests/__init__.py glue/dialogs/subset_facet/qt/tests/test_subset_facet.py glue/dialogs/subset_facet/tests/__init__.py glue/external/__init__.py glue/external/axescache.py glue/external/echo/__init__.py glue/external/echo/callback_container.py glue/external/echo/core.py glue/external/echo/list.py glue/external/echo/qt/__init__.py glue/external/echo/qt/autoconnect.py glue/external/echo/qt/connect.py glue/external/echo/selection.py glue/external/modest_image.py glue/external/pvextractor/LICENSE glue/external/pvextractor/__init__.py glue/external/pvextractor/geometry/__init__.py glue/external/pvextractor/geometry/helpers.py glue/external/pvextractor/geometry/line_slices.py glue/external/pvextractor/geometry/path.py glue/external/pvextractor/geometry/poly_slices.py glue/external/pvextractor/geometry/polygon.py glue/external/pvextractor/geometry/slices.py glue/external/pvextractor/geometry/tests/__init__.py glue/external/pvextractor/gui.py glue/external/pvextractor/pvextractor.py glue/external/pvextractor/pvregions.py glue/external/pvextractor/utils/__init__.py glue/external/pvextractor/utils/wcs_slicing.py glue/external/pvextractor/utils/wcs_utils.py glue/external/tests/__init__.py glue/icons/__init__.py glue/icons/arithmetic.svg glue/icons/convert.sh glue/icons/glue_and.svg glue/icons/glue_andnot.svg glue/icons/glue_back.svg glue/icons/glue_box_point.svg glue/icons/glue_circle.svg glue/icons/glue_circle_point.svg glue/icons/glue_contour.svg glue/icons/glue_contrast.svg glue/icons/glue_cross.svg glue/icons/glue_crosshair.svg glue/icons/glue_delete.svg glue/icons/glue_down_arrow.svg glue/icons/glue_filesave.svg glue/icons/glue_forward.svg glue/icons/glue_home.svg glue/icons/glue_image.svg glue/icons/glue_lasso.svg glue/icons/glue_link.svg glue/icons/glue_move.svg glue/icons/glue_move_x.svg glue/icons/glue_move_y.svg glue/icons/glue_not.svg glue/icons/glue_open.svg glue/icons/glue_or.svg glue/icons/glue_patch.svg glue/icons/glue_point.svg glue/icons/glue_pythonsave.svg glue/icons/glue_rainbow.svg glue/icons/glue_replace.svg glue/icons/glue_settings.svg glue/icons/glue_slice.svg glue/icons/glue_spawn.svg glue/icons/glue_spectrum.svg glue/icons/glue_square.svg glue/icons/glue_star.svg glue/icons/glue_subset.svg glue/icons/glue_tree.svg glue/icons/glue_triangle_up.svg glue/icons/glue_unlink.svg glue/icons/glue_xor.svg glue/icons/glue_xrange_select.svg glue/icons/glue_yrange_select.svg glue/icons/glue_zoom_to_rect.svg glue/icons/pencil.svg glue/icons/playback_forw.svg glue/icons/playback_last.svg glue/icons/playback_next.svg glue/icons/playback_stop.svg glue/icons/qt/__init__.py glue/icons/qt/helpers.py glue/icons/tests/__init__.py glue/icons/tests/test_main.py glue/io/__init__.py glue/io/formats/__init__.py glue/io/formats/fits/__init__.py glue/io/formats/fits/subset_mask.py glue/io/formats/fits/tests/__init__.py glue/io/formats/fits/tests/test_subset_mask.py glue/io/formats/tests/__init__.py glue/io/qt/__init__.py glue/io/qt/directory_importer/__init__.py glue/io/qt/directory_importer/directory_importer.py glue/io/qt/subset_mask.py glue/io/qt/tests/__init__.py glue/io/qt/tests/test_subset_mask.py glue/io/subset_mask.py glue/io/tests/__init__.py glue/io/tests/test_subset_mask.py glue/logger.py glue/main.py glue/plugins/__init__.py glue/plugins/coordinate_helpers/__init__.py glue/plugins/coordinate_helpers/deprecated.py glue/plugins/coordinate_helpers/link_helpers.py glue/plugins/coordinate_helpers/tests/__init__.py glue/plugins/coordinate_helpers/tests/test_link_helpers.py glue/plugins/data_factories/__init__.py glue/plugins/dendro_viewer/__init__.py glue/plugins/dendro_viewer/compat.py glue/plugins/dendro_viewer/data_factory.py glue/plugins/dendro_viewer/dendro_helpers.py glue/plugins/dendro_viewer/layer_artist.py glue/plugins/dendro_viewer/layer_style_editor.py glue/plugins/dendro_viewer/qt/__init__.py glue/plugins/dendro_viewer/qt/data_viewer.py glue/plugins/dendro_viewer/qt/layer_style_editor.py glue/plugins/dendro_viewer/qt/layer_style_editor.ui glue/plugins/dendro_viewer/qt/options_widget.py glue/plugins/dendro_viewer/qt/options_widget.ui glue/plugins/dendro_viewer/qt/tests/__init__.py glue/plugins/dendro_viewer/qt/tests/data/__init__.py glue/plugins/dendro_viewer/qt/tests/data/dendro_v0.glu glue/plugins/dendro_viewer/qt/tests/data/dendro_v1.glu glue/plugins/dendro_viewer/qt/tests/test_data_viewer.py glue/plugins/dendro_viewer/state.py glue/plugins/dendro_viewer/tests/__init__.py glue/plugins/dendro_viewer/tests/data/__init__.py glue/plugins/dendro_viewer/tests/data/dendro.fits glue/plugins/dendro_viewer/tests/data/dendro.hdf5 glue/plugins/dendro_viewer/tests/data/dendro_old.fits glue/plugins/dendro_viewer/tests/test_data_factory.py glue/plugins/export_d3po.py glue/plugins/exporters/__init__.py glue/plugins/tests/__init__.py glue/plugins/tests/test_d3po.py glue/plugins/tools/__init__.py glue/plugins/tools/pv_slicer/__init__.py glue/plugins/tools/pv_slicer/qt/__init__.py glue/plugins/tools/pv_slicer/qt/pv_slicer.py glue/plugins/tools/pv_slicer/qt/tests/__init__.py glue/plugins/tools/pv_slicer/qt/tests/test_pv_slicer.py glue/plugins/tools/python_export.py glue/plugins/tools/tests/__init__.py glue/plugins/wcs_autolinking/__init__.py glue/plugins/wcs_autolinking/tests/__init__.py glue/plugins/wcs_autolinking/tests/test_wcs_autolinking.py glue/plugins/wcs_autolinking/wcs_autolinking.py glue/qglue.py glue/tests/__init__.py glue/tests/data/__init__.py glue/tests/data/double_tables.fits glue/tests/data/glue_v0.10_table.glu glue/tests/data/glue_v0.7_pixel_roi_selection.glu glue/tests/data/load_log_0.glu glue/tests/data/load_log_1.glu glue/tests/data/session_coordinate_links_013.glu glue/tests/data/session_links.glu glue/tests/data/simple_hdf5_grid.glu glue/tests/data/simple_table_015.glu glue/tests/data/simple_table_resaved.glu glue/tests/data/simple_tables.glu glue/tests/data/simple_viewers.glu glue/tests/data/single_grid.hdf5 glue/tests/data/single_table.fits glue/tests/example_data.py glue/tests/helpers.py glue/tests/test_config.py glue/tests/test_deps.py glue/tests/test_main.py glue/tests/test_qglue.py glue/tests/test_session_back_compat.py glue/tests/test_settings_helpers.py glue/utils/__init__.py glue/utils/array.py glue/utils/colors.py glue/utils/data.py glue/utils/decorators.py glue/utils/error.py glue/utils/geometry.py glue/utils/matplotlib.py glue/utils/misc.py glue/utils/noconflict.py glue/utils/qt/__init__.py glue/utils/qt/app.py glue/utils/qt/autocomplete_widget.py glue/utils/qt/colors.py glue/utils/qt/decorators.py glue/utils/qt/delegates.py glue/utils/qt/dialogs.py glue/utils/qt/helpers.py glue/utils/qt/mime.py glue/utils/qt/mixins.py glue/utils/qt/python_list_model.py glue/utils/qt/tests/__init__.py glue/utils/qt/tests/test_colors.py glue/utils/qt/tests/test_decorators.py glue/utils/qt/tests/test_dialogs.py glue/utils/qt/tests/test_helpers.py glue/utils/qt/tests/test_mime.py glue/utils/qt/tests/test_python_list_model.py glue/utils/qt/tests/test_widget_properties.py glue/utils/qt/threading.py glue/utils/qt/widget_properties.py glue/utils/tests/__init__.py glue/utils/tests/test_array.py glue/utils/tests/test_decorator.py glue/utils/tests/test_geometry.py glue/utils/tests/test_matplotlib.py glue/utils/tests/test_misc.py glue/viewers/__init__.py glue/viewers/common/__init__.py glue/viewers/common/layer_artist.py glue/viewers/common/python_export.py glue/viewers/common/qt/__init__.py glue/viewers/common/qt/base_widget.py glue/viewers/common/qt/contrastlimits.ui glue/viewers/common/qt/data_slice_widget.py glue/viewers/common/qt/data_slice_widget.ui glue/viewers/common/qt/data_viewer.py glue/viewers/common/qt/data_viewer_with_state.py glue/viewers/common/qt/tests/__init__.py glue/viewers/common/qt/tests/test_data_slice_widget.py glue/viewers/common/qt/tests/test_data_viewer.py glue/viewers/common/qt/tests/test_toolbar.py glue/viewers/common/qt/tool.py glue/viewers/common/qt/toolbar.py glue/viewers/common/state.py glue/viewers/common/tests/__init__.py glue/viewers/common/tests/test_utils.py glue/viewers/common/tests/test_viewer.py glue/viewers/common/tool.py glue/viewers/common/utils.py glue/viewers/common/viewer.py glue/viewers/custom/__init__.py glue/viewers/custom/helper.py glue/viewers/custom/qt/__init__.py glue/viewers/custom/qt/custom_viewer.py glue/viewers/custom/qt/elements.py glue/viewers/custom/qt/tests/__init__.py glue/viewers/custom/qt/tests/test_custom_viewer.py glue/viewers/custom/qt/tests/test_elements.py glue/viewers/custom/tests/__init__.py glue/viewers/histogram/__init__.py glue/viewers/histogram/compat.py glue/viewers/histogram/layer_artist.py glue/viewers/histogram/python_export.py glue/viewers/histogram/qt/__init__.py glue/viewers/histogram/qt/data_viewer.py glue/viewers/histogram/qt/layer_artist.py glue/viewers/histogram/qt/layer_style_editor.py glue/viewers/histogram/qt/layer_style_editor.ui glue/viewers/histogram/qt/options_widget.py glue/viewers/histogram/qt/options_widget.ui glue/viewers/histogram/qt/tests/__init__.py glue/viewers/histogram/qt/tests/data/histogram_v0.glu glue/viewers/histogram/qt/tests/data/histogram_v1.glu glue/viewers/histogram/qt/tests/test_data_viewer.py glue/viewers/histogram/qt/tests/test_python_export.py glue/viewers/histogram/state.py glue/viewers/histogram/tests/__init__.py glue/viewers/histogram/tests/test_layer_artist.py glue/viewers/histogram/viewer.py glue/viewers/image/__init__.py glue/viewers/image/compat.py glue/viewers/image/composite_array.py glue/viewers/image/frb_artist.py glue/viewers/image/layer_artist.py glue/viewers/image/pixel_selection_subset_state.py glue/viewers/image/python_export.py glue/viewers/image/qt/__init__.py glue/viewers/image/qt/contrast_mouse_mode.py glue/viewers/image/qt/data_viewer.py glue/viewers/image/qt/layer_style_editor.py glue/viewers/image/qt/layer_style_editor.ui glue/viewers/image/qt/layer_style_editor_subset.py glue/viewers/image/qt/layer_style_editor_subset.ui glue/viewers/image/qt/mouse_mode.py glue/viewers/image/qt/options_widget.py glue/viewers/image/qt/options_widget.ui glue/viewers/image/qt/pixel_selection_mode.py glue/viewers/image/qt/profile_viewer_tool.py glue/viewers/image/qt/slice_widget.py glue/viewers/image/qt/standalone_image_viewer.py glue/viewers/image/qt/tests/__init__.py glue/viewers/image/qt/tests/data/image_cube_v0.glu glue/viewers/image/qt/tests/data/image_cube_v1.glu glue/viewers/image/qt/tests/data/image_rgb_v0.glu glue/viewers/image/qt/tests/data/image_rgb_v1.glu glue/viewers/image/qt/tests/data/image_v0.glu glue/viewers/image/qt/tests/data/image_v1.glu glue/viewers/image/qt/tests/test_data_viewer.py glue/viewers/image/qt/tests/test_python_export.py glue/viewers/image/qt/tests/test_regression.py glue/viewers/image/state.py glue/viewers/image/tests/__init__.py glue/viewers/image/tests/test_composite_array.py glue/viewers/image/tests/test_pixel_selection_subset_state.py glue/viewers/image/tests/test_state.py glue/viewers/image/viewer.py glue/viewers/matplotlib/__init__.py glue/viewers/matplotlib/layer_artist.py glue/viewers/matplotlib/mouse_mode.py glue/viewers/matplotlib/mpl_axes.py glue/viewers/matplotlib/qt/__init__.py glue/viewers/matplotlib/qt/axes_editor.py glue/viewers/matplotlib/qt/axes_editor.ui glue/viewers/matplotlib/qt/compute_worker.py glue/viewers/matplotlib/qt/data_viewer.py glue/viewers/matplotlib/qt/legend_editor.py glue/viewers/matplotlib/qt/legend_editor.ui glue/viewers/matplotlib/qt/tests/__init__.py glue/viewers/matplotlib/qt/tests/test_data_viewer.py glue/viewers/matplotlib/qt/tests/test_python_export.py glue/viewers/matplotlib/qt/tests/test_toolbar.py glue/viewers/matplotlib/qt/tests/test_toolbar_mode.py glue/viewers/matplotlib/qt/toolbar.py glue/viewers/matplotlib/qt/toolbar_mode.py glue/viewers/matplotlib/qt/widget.py glue/viewers/matplotlib/state.py glue/viewers/matplotlib/tests/__init__.py glue/viewers/matplotlib/tests/test_mouse_mode.py glue/viewers/matplotlib/tests/test_state.py glue/viewers/matplotlib/tests/test_viewer.py glue/viewers/matplotlib/toolbar_mode.py glue/viewers/matplotlib/viewer.py glue/viewers/profile/__init__.py glue/viewers/profile/layer_artist.py glue/viewers/profile/python_export.py glue/viewers/profile/qt/__init__.py glue/viewers/profile/qt/data_viewer.py glue/viewers/profile/qt/layer_artist.py glue/viewers/profile/qt/layer_style_editor.py glue/viewers/profile/qt/layer_style_editor.ui glue/viewers/profile/qt/mouse_mode.py glue/viewers/profile/qt/options_widget.py glue/viewers/profile/qt/options_widget.ui glue/viewers/profile/qt/profile_tools.py glue/viewers/profile/qt/profile_tools.ui glue/viewers/profile/qt/tests/__init__.py glue/viewers/profile/qt/tests/data/profile_v1.glu glue/viewers/profile/qt/tests/test_data_viewer.py glue/viewers/profile/qt/tests/test_mouse_mode.py glue/viewers/profile/qt/tests/test_profile_tools.py glue/viewers/profile/qt/tests/test_python_export.py glue/viewers/profile/state.py glue/viewers/profile/tests/__init__.py glue/viewers/profile/tests/test_state.py glue/viewers/profile/viewer.py glue/viewers/scatter/__init__.py glue/viewers/scatter/compat.py glue/viewers/scatter/layer_artist.py glue/viewers/scatter/python_export.py glue/viewers/scatter/qt/__init__.py glue/viewers/scatter/qt/data_viewer.py glue/viewers/scatter/qt/layer_style_editor.py glue/viewers/scatter/qt/layer_style_editor.ui glue/viewers/scatter/qt/options_widget.py glue/viewers/scatter/qt/options_widget.ui glue/viewers/scatter/qt/tests/__init__.py glue/viewers/scatter/qt/tests/data/scatter_and_line_v1.glu glue/viewers/scatter/qt/tests/data/scatter_v0.glu glue/viewers/scatter/qt/tests/data/scatter_v1.glu glue/viewers/scatter/qt/tests/test_data_viewer.py glue/viewers/scatter/qt/tests/test_python_export.py glue/viewers/scatter/state.py glue/viewers/scatter/viewer.py glue/viewers/table/__init__.py glue/viewers/table/compat.py glue/viewers/table/qt/__init__.py glue/viewers/table/qt/data_viewer.py glue/viewers/table/qt/data_viewer.ui glue/viewers/table/qt/tests/__init__.py glue/viewers/table/qt/tests/test_data_viewer.py glue/viewers/table/tests/__init__.py glueviz.desktop setup.cfg setup.py tox.ini <<<<<< network # path=./coverage.xml <<<<<< EOF # path=fixes ./.tox/py36-test-pyqt59-legacy/lib/python3.6/site-packages/scipy/io/matlab/tests/save_matfile.m:3 ./.tox/py36-test-pyqt59-legacy/lib/python3.6/site-packages/scipy/io/matlab/tests/gen_mat4files.m:4,12,16,19,22,27,30,33,36,39,42,47,50 ./.tox/py36-test-pyqt59-legacy/lib/python3.6/site-packages/scipy/io/matlab/tests/gen_mat5files.m:4,11,15,18,21,26,29,32,35,38,41,46,49,50,56,61,64,67,70,73,77,81,84,87,95 ./.tox/py36-test-pyqt59-legacy/lib/python3.6/site-packages/scipy/integrate/tests/_test_multivariate.c:2,10,14,20,25,27,28,31,33,34,37,39,40,43,45,46,49,51,52,55,57,58,61,63,64,69,82,85,87,88,90,93,95 ./.tox/py36-test-pyqt59-legacy/lib/python3.6/site-packages/scipy/fftpack/tests/fftw_dct.c:3,5,27,28,39,41,45,50,55,56,85,86,94,103,108,109,113,116,119,121,122,124,126,130,133,136,138 ./.tox/py36-test-pyqt59-legacy/lib/python3.6/site-packages/scipy/fftpack/tests/gendata.m:5,10,19 ./.tox/py36-test-pyqt59-legacy/lib/python3.6/site-packages/numpy/distutils/mingw/gfortran_vs2003_hack.c:2,4,5 ./.tox/py36-test-pyqt59-legacy/lib/python3.6/site-packages/numpy/f2py/tests/src/array_from_pyobj/wrapmodule.c:15,20,23,46,54,59,63,64,99,110,111,113,118,132,192,203,212,215,219,221,223 ./.tox/py36-test-pyqt59-legacy/lib/python3.6/site-packages/numpy/f2py/src/fortranobject.c:3,7,10,13,18,21,27,29,31,32,34,36,62,67,70,76,77,87,88,90,95,96,97,104,105,109,112,116,119,124,127,128,131,132,135,140,142,143,145,146,149,153,156,161,162,168,172,177,180,181,188,191,196,199,204,207,212,216,217,220,223,230,233,240,241,249,250,259,260,282,283,287,297,306,312,320,324,325,335,351,356,365,367,370,373,378,384,387,388,399,406,409,410,413,420,423,427,430,434,435,436,460,462,478,484,490,498,499,505,511,519,520,527,541,547,549,551,558,559,562,563,570,571,573,592,596,604,606,607,614,616,627,629,631,644,645,652,676,691,701,702,709,712,718,725,729,741,742,744,747,763,766,767,768,788,789,791,792,805,814,815,817,818,826,827,828,835,838,848,850,851,852,853,857,860,891,895,897,912,920,934,938,945,960,961,974,978,979,985,999,1006,1011,1012,1018,1019,1021,1023,1026,1029,1030,1034,1036,1039,1043,1045,1046,1049,1053,1055,1056,1059,1061,1062,1064,1067,1069,1070,1073,1075,1076,1079,1081,1082,1084,1085,1087 ./.tox/py36-test-pyqt59-legacy/lib/python3.6/site-packages/numpy/f2py/src/fortranobject.h:6,8,14,26,31,33,35,38,39,52,56,58,61,64,67,69,73,75,77,92,99,102,107,109,113,115,119,121,135,140,146,153,157,158,160 ./.tox/py36-test-pyqt59-legacy/lib/python3.6/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:3,7,22,30,34,67,70,84,90,96,102,105,126,132 ./.tox/py36-test-pyqt59-legacy/lib/python3.6/site-packages/numpy/core/include/numpy/ndarrayobject.h:4,10,13,17,20,22,23,25,27,30,36,39,42,45,68,71,74,75,79,84,88,91,94,99,104,107,110,118,122,125,128,131,135,139,142,143,148,151,155,160,166,170,180,181,182,183,190,193,198,203,209,212,215,218,220,224,225,231,234,238,242,250,254,258,259,262,265,270,276,278,279,281,283,284 ./.tox/py36-test-pyqt59-legacy/lib/python3.6/site-packages/numpy/core/include/numpy/npy_interrupt.h:1,3,7,9,11,15,17,19,26,31,35,39,42,44,48,50,53,54,56,57,60,64,69,71,73,77,80,82,85,87,91,93,97,99,105,108,109,111,114,116 ./.tox/py36-test-pyqt59-legacy/lib/python3.6/site-packages/numpy/core/include/numpy/_neighborhood_iterator_imp.h:9,35,36,39,41,44,45,47,48,54,56,59,61,63,69,72,74,75,81,83,86,88,90 ./.tox/py36-test-pyqt59-legacy/lib/python3.6/site-packages/numpy/core/include/numpy/noprefix.h:3,12,16,18,24,30,66,74,79,98,118,131,135,142,145,149,153,155,185,195,206,211 ./.tox/py36-test-pyqt59-legacy/lib/python3.6/site-packages/numpy/core/include/numpy/numpyconfig.h:3,5,14,23,40 ./.tox/py36-test-pyqt59-legacy/lib/python3.6/site-packages/numpy/core/include/numpy/npy_os.h:3,29 ./.tox/py36-test-pyqt59-legacy/lib/python3.6/site-packages/numpy/core/include/numpy/utils.h:3,15,20 ./.tox/py36-test-pyqt59-legacy/lib/python3.6/site-packages/numpy/core/include/numpy/old_defines.h:4,8,10,14,18,21,52,55,62,67,72,77,82,87,92,97,98,133,139,149,154,169,175,178,180,182,184,186 ./.tox/py36-test-pyqt59-legacy/lib/python3.6/site-packages/numpy/core/include/numpy/npy_math.h:3,7,16,24,25,33,36,37,39,42,43,45,48,49,51,54,55,60,65,70,87,101,115,125,129,135,140,151,157,161,165,181,182,197,212,224,254,259,263,267,297,302,306,310,320,327,335,339,343,347,358,361,363,365,367,368,370,372,373,375,377,379,393,395,397,399,400,402,404,405,407,409,410,412,414,415,417,419,420,422,424,426,432,436,438,442,446,450,454,460,464,466,470,474,478,482,483,489,493,495,499,503,507,511,512,517,526,537,542,544,546,550 ./.tox/py36-test-pyqt59-legacy/lib/python3.6/site-packages/numpy/core/include/numpy/ufuncobject.h:3,6,10,20,32,35,67,113,122,125,132,135,138,141,144,148,150,155,160,175,198,205,212,214,220,225,228,230,239,246,248,253,258,259,262,268,276,308,309,314,315,321,333,334,336,338,346,355,359,362,372,373,375 ./.tox/py36-test-pyqt59-legacy/lib/python3.6/site-packages/numpy/core/include/numpy/_numpyconfig.h:29 ./.tox/py36-test-pyqt59-legacy/lib/python3.6/site-packages/numpy/core/include/numpy/ndarraytypes.h:3,8,10,17,21,29,39,42,46,53,64,81,86,93,96,99,102,105,110,138,147,158,165,166,171,172,178,179,190,202,216,222,225,239,244,262,269,296,300,311,315,322,332,335,338,343,345,347,368,372,374,377,380,384,387,390,391,396,399,402,405,414,416,425,427,429,438,443,452,454,461,468,474,480,486,493,499,506,513,519,526,534,543,547,553,555,574,581,585,588,591,653,658,709,726,728,735,737,745,750,755,764,770,772,781,791,803,811,818,821,829,836,844,855,862,870,881,886,913,917,920,921,922,923,933,946,951,952,956,959,970,974,978,994,998,1001,1006,1008,1041,1043,1074,1077,1078,1082,1085,1091,1104,1110,1111,1114,1122,1127,1140,1169,1188,1212,1214,1216,1217,1222,1232,1241,1249,1257,1265,1268,1271,1274,1275,1287,1301,1307,1314,1317,1324,1327,1330,1337,1341,1348,1356,1359,1361,1369,1372,1386,1391,1396,1399,1410,1413,1417,1427,1435,1438,1450,1454,1457,1460,1468,1471,1473,1474,1477,1479,1480,1483,1485,1486,1489,1491,1492,1495,1497,1498,1501,1503,1504,1507,1509,1510,1513,1515,1516,1519,1521,1522,1525,1527,1528,1531,1533,1534,1537,1539,1540,1543,1545,1546,1549,1552,1553,1556,1559,1560,1562,1583,1589,1592,1594,1595,1598,1600,1601,1608,1610,1611,1618,1620,1621,1623,1629,1635,1638,1642,1645,1648,1651,1657,1660,1663,1667,1670,1672,1673,1692,1708,1715,1717,1718,1724,1732,1737,1740,1747,1748,1751,1755,1759,1771,1773,1778,1780,1789,1794,1796,1798,1804,1811,1837 ./.tox/py36-test-pyqt59-legacy/lib/python3.6/site-packages/numpy/core/include/numpy/npy_cpu.h:24,27,109,111,117 ./.tox/py36-test-pyqt59-legacy/lib/python3.6/site-packages/numpy/core/include/numpy/__multiarray_api.h:1,3,8,12,16,18,20,22,24,26,28,30,32,34,36,38,40,42,44,46,48,50,52,54,56,58,60,62,64,66,68,70,72,74,76,78,80,82,84,86,88,90,92,442,444,446,448,450,598,621,623,627,637,1460,1464,1468,1471,1477,1478,1484,1491,1498,1499,1506,1512,1513,1522,1528,1534,1536,1538,1539,1545,1547,1549,1551,1553 ./.tox/py36-test-pyqt59-legacy/lib/python3.6/site-packages/numpy/core/include/numpy/arrayscalars.h:3,10,11,16,17,22,23,28,29,34,35,40,41,46,47,52,53,58,59,64,65,70,71,76,77,82,83,88,89,94,95,100,101,106,107,112,113,118,124,130,131,136,139,147,153,167,174 ./.tox/py36-test-pyqt59-legacy/lib/python3.6/site-packages/numpy/core/include/numpy/npy_common.h:3,9,12,22,33,40,52,62,66,70,88,103,115,125,132,139,144,150,155,179,192,199,206,220,224,227,263,275,276,292,293,317,318,322,323,331,335,336,342,350,363,374,380,393,400,407,433,436,438,440,443,447,465,483,543,642,712,782,783,853,854,855,922,923,924,991,996,1074,1080,1082 ./.tox/py36-test-pyqt59-legacy/lib/python3.6/site-packages/numpy/core/include/numpy/halffloat.h:3,6,10,14,41,45,54,56,60,65,67,69 ./.tox/py36-test-pyqt59-legacy/lib/python3.6/site-packages/numpy/core/include/numpy/oldnumeric.h:2,9,16,23 ./.tox/py36-test-pyqt59-legacy/lib/python3.6/site-packages/numpy/core/include/numpy/npy_no_deprecated_api.h:10,18 ./.tox/py36-test-pyqt59-legacy/lib/python3.6/site-packages/numpy/core/include/numpy/arrayobject.h:3,6,10 ./.tox/py36-test-pyqt59-legacy/lib/python3.6/site-packages/numpy/core/include/numpy/__ufunc_api.h:1,3,5,7,92,94,98,108,236,239,242,247,253,254,260,267,274,276,277,283,294,305,315,325 ./.tox/py36-test-pyqt59-legacy/lib/python3.6/site-packages/numpy/core/include/numpy/npy_endian.h:3,8,11,17,32,36,39,71 ./.tox/py36-test-pyqt59-legacy/lib/python3.6/site-packages/numpy/core/include/numpy/npy_3kcompat.h:9,12,15,21,24,28,32,39,42,43,48,55,63,71,81,85,87,101,114,116,118,132,145,147,149,150,153,156,157,160,162,163,167,173,178,183,185,190,195,196,204,209,212,223,224,233,240,246,251,252,253,259,265,270,272,273,279,283,288,290,292,295,303,304,306,311,317,323,327,328,329,333,334,339,342,343,346,352,358,360,361,364,369,371,372,375,377,381,384,385,386,391,394,404,410,413,414,415,416,423,426,436,442,445,446,447,454,460,463,464,469,472,473,478,482,483,485,493,496,500,502,503,506,512,514,515,518,522,524,525,528,530,531,534,536,537,539,542,544,545,549,551,552,555,557,558,561,563,564,567,569,570,572,574,576 ./.tox/py36-test-pyqt59-legacy/lib/python3.6/site-packages/numpy/random/randomkit.h:2,25,27,52,58,61,64,65,67,69,74,79,98,99,101,107,110,113,117,122,132,137,142,147,152,159,166,173,180,187,192,197,207,216,221,223,225 ./.tox/py36-test-pyqt59-legacy/lib/python3.6/site-packages/astropy/wcs/tests/extension/wcsapi_test.c:3,9,11,13,15,16,21,28,40,43,44,46,48,51,52,54,59 ./.tox/py36-test-pyqt59-legacy/lib/python3.6/site-packages/astropy/wcs/include/wcslib/spc.h:2,5,7,12,17,20,22,783,786,788,792,793,795,806,811,816,820,829,837,840,844,851,856,859,860,862,864,866,868,870,873,876,880,884,888,892,894,895,902,914,916,918 ./.tox/py36-test-pyqt59-legacy/lib/python3.6/site-packages/astropy/wcs/include/wcslib/tab.h:2,5,7,12,17,20,22,524,527,531,532,534,545,550,568,581,585,593,596,597,599,601,603,606,608,610,612,614,617,620,621,630,632,634 ./.tox/py36-test-pyqt59-legacy/lib/python3.6/site-packages/astropy/wcs/include/wcslib/lin.h:2,5,7,12,17,20,22,610,613,617,618,620,630,635,644,653,657,661,666,669,670,672,674,676,678,680,682,684,686,688,691,694,700,702,703,712,714,716 ./.tox/py36-test-pyqt59-legacy/lib/python3.6/site-packages/astropy/wcs/include/wcslib/cel.h:2,5,7,12,17,20,22,371,374,376,380,381,383,397,402,410,412,418,422,427,430,431,433,435,437,439,441,446,451,452,459,461,463 ./.tox/py36-test-pyqt59-legacy/lib/python3.6/site-packages/astropy/wcs/include/wcslib/wcserr.h:2,5,7,12,17,20,22,215,218,222,230,233,235,237,239,240,242,245,247,250,252,254 ./.tox/py36-test-pyqt59-legacy/lib/python3.6/site-packages/astropy/wcs/include/wcslib/wcs.h:2,5,7,12,17,20,22,1723,1726,1730,1735,1742,1743,1747,1748,1750,1775,1776,1783,1786,1793,1796,1805,1808,1809,1814,1822,1825,1828,1831,1835,1839,1849,1862,1890,1894,1901,1910,1914,1918,1922,1938,1941,1942,1944,1946,1948,1951,1953,1956,1959,1961,1963,1965,1967,1969,1973,1977,1981,1983,1985,1988,1989,2000,2003,2005 ./.tox/py36-test-pyqt59-legacy/lib/python3.6/site-packages/astropy/wcs/include/wcslib/prj.h:2,5,7,12,17,20,22,624,627,631,632,635,637,647,651,654,658,662,666,670,671,676,684,696,700,706,710,713,714,722,726,730,734,738,742,746,750,754,758,762,766,770,774,778,782,786,790,794,798,802,806,810,814,818,822,826,830,834,838,839,846,848,850 ./.tox/py36-test-pyqt59-legacy/lib/python3.6/site-packages/astropy/wcs/include/wcslib/spx.h:2,5,7,12,17,20,22,469,472,476,478,487,490,493,507,523,527,532,535,536,539,541,545,548,551,554,557,560,563,566,567,570,573,574,577,580,583,586,587,589,591 ./.tox/py36-test-pyqt59-legacy/lib/python3.6/site-packages/astropy/wcs/include/wcslib/wcsprintf.h:2,5,7,12,17,20,22,126,129,132,136,142,143,148,150,152 ./.tox/py36-test-pyqt59-legacy/lib/python3.6/site-packages/astropy/wcs/include/wcslib/wcsmath.h:2,5,7,12,17,20,22,38,41,45,49,53,57,61,67,71,74 ./.tox/py36-test-pyqt59-legacy/lib/python3.6/site-packages/astropy/wcs/include/astropy_wcs/wcsconfig.h:1,4,7,10,16,20,24,28,32,36,38 ./.tox/py36-test-pyqt59-legacy/lib/python3.6/site-packages/astropy/wcs/include/astropy_wcs/isnan.h:3,5,7,11,21,31,41 ./.tox/py36-test-pyqt59-legacy/lib/python3.6/site-packages/astropy/wcs/include/astropy_wcs/astropy_wcs.h:5,8,12,21 ./.tox/py36-test-pyqt59-legacy/lib/python3.6/site-packages/astropy/wcs/include/astropy_wcs/pipeline.h:5,8,12,20,27,38,46,50,52,54,56,58,60,62,64,66,76,80,82,84,86,88,90,92,94,104 ./.tox/py36-test-pyqt59-legacy/lib/python3.6/site-packages/astropy/wcs/include/astropy_wcs/pyutil.h:5,8,10,12,14,18,26,34,42,46,53,56,57,58,63,65,69,70,71,72,77,79,83,84,85,86,91,96,101,106,112,114,118,122,126,136,144,147,150,153,156,159,162,170,174,175,177,178,184,185,192,197,199,200,206,211,213,214,220,225,227,228,234,242,244,245,253,255,256,264,272,274,275,283,291,293,294,302,308,316,322,330,335,339,343 ./.tox/py36-test-pyqt59-legacy/lib/python3.6/site-packages/astropy/wcs/include/astropy_wcs/astropy_wcs_api.h:3,11,14,17,19,21,23,27,29,35,37,39,41,43,49,76,83,86,89,93,101,102,106,108,109,111,113 ./.tox/py36-test-pyqt59-legacy/lib/python3.6/site-packages/astropy/wcs/include/astropy_wcs/distortion.h:5,8,10,14,16,29,35,44,48,50,52,60,63,65,67,69,71,73,83,87,89,91,93,95,97,107 ./.tox/py36-test-pyqt59-legacy/lib/python3.6/site-packages/astropy/wcs/include/astropy_wcs/util.h:5,8,12,16,20,23,25,28,34 ./.tox/py36-test-pyqt59-legacy/lib/python3.6/site-packages/astropy/wcs/include/astropy_wcs/sip.h:5,8,10,24,30,33,36,39,41,43,45,47,49,51,53,55,66,72,77,79,81,83,85,95,101,103,105,107,110,120,126,128,130,132,134,144,150,152,154,156,159,169 ./.tox/py36-test-pyqt59-legacy/lib/python3.6/site-packages/zmq/utils/mutex.h:9,11,17,25,26,38,39,47,48,54,55,62,63,72,73,82 ./.tox/py36-test-pyqt59-legacy/lib/python3.6/site-packages/zmq/utils/zmq_compat.h:7,16,17,21,23,24,35,41,43,54,69,77,81,92,94,97,103,106,108,110 ./.tox/py36-test-pyqt59-legacy/lib/python3.6/site-packages/zmq/utils/ipcmaxlen.h:2,4,6,10,16,20 ./.tox/py36-test-pyqt59-legacy/lib/python3.6/site-packages/zmq/utils/pyversion_compat.h:2,9,13,15,24 ./.tox/py36-test-pyqt59-legacy/lib/python3.6/site-packages/zmq/utils/zmq_constants.h:3,9,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78,82,86,90,94,98,102,106,110,114,118,122,126,130,134,138,142,146,150,154,158,162,166,170,174,178,182,186,190,194,198,202,206,210,214,218,222,226,230,234,238,242,246,250,254,258,262,266,270,274,278,282,286,290,294,298,302,306,310,314,318,322,326,330,334,338,342,346,350,354,358,362,366,370,374,378,382,386,390,394,398,402,406,410,414,418,422,426,430,434,438,442,446,450,454,458,462,466,470,474,478,482,486,490,494,498,502,506,510,514,518,522,526,530,534,538,542,546,550,554,558,562,566,570,574,578,582,586,590,594,598,602,606,610,614,618,622,626,630,634,638,642,646,650,654,658,662,666,670,674,678,682,686,690,694,698,702,706,710,714,718,722,726,730,734,738,742,746,750,754,758,762,766,770,774,778,782,786,790,794,798,802,806,810,814,818,822,826,830,834,838,842,846,850,854,858,862,866,870,874,878,882,886,890,891,892 ./.tox/py36-test-pyqt59-legacy/lib/python3.6/site-packages/zmq/backend/cffi/_cdefs.h:2,5,8,11,13,26,30,33,41,45,48,53,59,65,67 ./.tox/py36-test-pyqt59-legacy/lib/python3.6/site-packages/zmq/backend/cffi/_verify.c:3,6 <<<<<< EOF