.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/py37-test-pyqt510/lib/python3.7/site-packages/scipy/io/matlab/tests/save_matfile.m:3 ./.tox/py37-test-pyqt510/lib/python3.7/site-packages/scipy/io/matlab/tests/gen_mat4files.m:4,12,16,19,22,27,30,33,36,39,42,47,50 ./.tox/py37-test-pyqt510/lib/python3.7/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/py37-test-pyqt510/lib/python3.7/site-packages/scipy/integrate/tests/_test_multivariate.c:2,4,6,9,11,12,15,17,18,21,23,24,27,29,30,33,35,36,39,41,42,45,47,48,49,54,55,65,66,68,71,75,76,81,82,85,86,89,90,93,97,98,99,111,114,119,123,125 ./.tox/py37-test-pyqt510/lib/python3.7/site-packages/scipy/fftpack/tests/fftw_dct.c:3,5,39,40,51,53,57,62,67,68,97,98,106,115,120,121,125,128,131,133,134,136,138,142,145,148,150 ./.tox/py37-test-pyqt510/lib/python3.7/site-packages/scipy/fftpack/tests/gendata.m:5,10,19 ./.tox/py37-test-pyqt510/lib/python3.7/site-packages/numpy/distutils/mingw/gfortran_vs2003_hack.c:2,4,5 ./.tox/py37-test-pyqt510/lib/python3.7/site-packages/numpy/f2py/tests/src/array_from_pyobj/wrapmodule.c:15,20,23,46,57,62,63,68,72,76,77,112,123,124,126,131,143,158,163,199,210,219,221,224,228,230,232 ./.tox/py37-test-pyqt510/lib/python3.7/site-packages/numpy/f2py/src/fortranobject.c:3,7,10,13,18,21,27,29,31,32,34,36,44,48,52,56,59,66,76,81,84,87,88,93,94,103,107,108,110,115,116,117,121,124,128,131,136,139,140,143,144,147,152,154,155,157,158,161,165,168,173,174,180,184,189,192,193,200,203,208,211,216,219,224,228,229,232,235,238,241,248,249,257,258,266,270,271,293,294,298,307,311,317,323,324,334,350,355,364,366,369,372,377,383,386,387,398,405,408,409,412,418,421,424,425,426,437,439,455,461,467,475,476,482,488,496,497,504,518,524,526,528,535,536,539,540,547,548,550,569,573,581,583,584,591,593,604,606,608,621,622,629,653,668,678,679,686,689,695,702,706,718,719,721,724,740,743,744,745,765,766,768,769,782,791,792,794,795,804,805,806,813,816,826,828,829,830,831,835,838,869,873,875,890,898,912,916,923,938,939,952,956,957,963,977,984,989,990,996,997,999,1001,1004,1007,1008,1012,1015,1019,1021,1022,1025,1029,1031,1032,1035,1037,1038,1040 ./.tox/py37-test-pyqt510/lib/python3.7/site-packages/numpy/f2py/src/fortranobject.h:6,8,15,16,29,33,35,38,41,44,46,50,52,54,69,76,79,84,88,102,107,113,120,124,125,127 ./.tox/py37-test-pyqt510/lib/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:3,7,22,30,34,67,70,77,83,89,95,98,119,125 ./.tox/py37-test-pyqt510/lib/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:4,10,13,17,20,22,23,25,27,30,36,39,42,45,56,59,62,63,67,72,76,79,82,87,92,95,98,106,110,113,116,119,123,127,130,131,136,139,143,148,154,158,168,169,170,171,178,181,186,191,197,200,203,206,208,212,213,219,222,226,230,238,241,242,245,248,253,259,261,262,264,266,267 ./.tox/py37-test-pyqt510/lib/python3.7/site-packages/numpy/core/include/numpy/npy_interrupt.h:16,19,21,24,26,30,32,36,38,44,47,48,50,53,55 ./.tox/py37-test-pyqt510/lib/python3.7/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/py37-test-pyqt510/lib/python3.7/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/py37-test-pyqt510/lib/python3.7/site-packages/numpy/core/include/numpy/numpyconfig.h:3,5,14,23,44 ./.tox/py37-test-pyqt510/lib/python3.7/site-packages/numpy/core/include/numpy/npy_os.h:3,29 ./.tox/py37-test-pyqt510/lib/python3.7/site-packages/numpy/core/include/numpy/utils.h:3,15,20 ./.tox/py37-test-pyqt510/lib/python3.7/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/py37-test-pyqt510/lib/python3.7/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,132,143,154,163,173,177,183,188,199,205,209,213,229,230,245,260,272,302,307,311,315,345,350,354,358,368,375,383,387,391,395,406,409,411,413,415,416,418,420,421,423,425,427,441,443,445,447,448,450,452,453,455,457,458,460,462,463,465,467,468,470,472,474,480,484,486,490,494,498,502,508,512,514,518,522,526,530,531,537,541,543,547,551,555,559,560,565,574,585,590,592,594,598 ./.tox/py37-test-pyqt510/lib/python3.7/site-packages/numpy/core/include/numpy/ufuncobject.h:3,6,10,20,32,35,67,113,122,129,136,139,142,145,148,152,154,159,164,179,202,209,216,218,224,229,232,234,243,250,252,257,262,263,266,272,280,312,313,318,319,325,337,338,340,342,351,354,364,365,367 ./.tox/py37-test-pyqt510/lib/python3.7/site-packages/numpy/core/include/numpy/_numpyconfig.h:29 ./.tox/py37-test-pyqt510/lib/python3.7/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,173,174,179,180,186,187,198,210,224,230,233,247,252,270,277,304,308,319,323,330,340,343,346,351,353,355,356,367,371,373,376,379,383,386,389,390,395,398,401,404,413,415,424,426,428,437,442,451,453,460,467,473,479,485,492,498,505,512,518,525,533,542,546,552,554,573,580,584,587,590,652,657,708,725,727,734,736,744,749,754,763,769,771,780,790,802,810,817,820,828,835,843,854,861,869,880,885,912,916,919,920,921,922,932,945,950,951,955,958,969,973,977,993,997,1000,1005,1007,1040,1042,1073,1076,1077,1081,1084,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,1453,1456,1459,1467,1470,1472,1473,1476,1478,1479,1482,1484,1485,1488,1490,1491,1494,1496,1497,1500,1502,1503,1506,1508,1509,1512,1514,1515,1518,1520,1521,1524,1526,1527,1530,1532,1533,1536,1538,1539,1542,1544,1545,1548,1551,1552,1555,1558,1559,1561,1582,1588,1591,1593,1594,1597,1599,1600,1607,1609,1610,1617,1619,1620,1622,1628,1634,1637,1641,1644,1647,1650,1656,1659,1662,1666,1669,1671,1672,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/py37-test-pyqt510/lib/python3.7/site-packages/numpy/core/include/numpy/npy_cpu.h:25,28,113,115,121 ./.tox/py37-test-pyqt510/lib/python3.7/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,1483,1489,1490,1497,1503,1504,1513,1519,1525,1527,1529,1530,1532,1534,1536,1538 ./.tox/py37-test-pyqt510/lib/python3.7/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,144,145,153,159,173,180 ./.tox/py37-test-pyqt510/lib/python3.7/site-packages/numpy/core/include/numpy/random/distributions.h:3,9,12,26,32,37,41,61,66,71,78,85,87,90,114,118,121,128,133,151,167,170,177,184,186,198,199 ./.tox/py37-test-pyqt510/lib/python3.7/site-packages/numpy/core/include/numpy/random/bitgen.h:3,8,10,18,19 ./.tox/py37-test-pyqt510/lib/python3.7/site-packages/numpy/core/include/numpy/npy_common.h:3,9,12,22,33,40,47,52,58,66,76,80,84,88,109,124,136,146,153,160,165,171,176,200,213,220,227,241,245,248,284,296,297,313,314,338,339,343,344,352,356,357,363,371,374,385,391,404,411,418,444,447,449,451,454,458,476,494,554,653,723,793,794,864,865,866,933,934,935,1002,1007,1085,1091,1093 ./.tox/py37-test-pyqt510/lib/python3.7/site-packages/numpy/core/include/numpy/halffloat.h:3,6,10,14,41,45,54,56,60,65,67,69 ./.tox/py37-test-pyqt510/lib/python3.7/site-packages/numpy/core/include/numpy/oldnumeric.h:2,9,16,23 ./.tox/py37-test-pyqt510/lib/python3.7/site-packages/numpy/core/include/numpy/npy_no_deprecated_api.h:10,18 ./.tox/py37-test-pyqt510/lib/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:3,6,10 ./.tox/py37-test-pyqt510/lib/python3.7/site-packages/numpy/core/include/numpy/__ufunc_api.h:1,3,5,7,92,94,98,108,236,239,242,247,253,254,259,265,267,268,279,290,300,310 ./.tox/py37-test-pyqt510/lib/python3.7/site-packages/numpy/core/include/numpy/npy_endian.h:3,8,11,17,32,36,39,72 ./.tox/py37-test-pyqt510/lib/python3.7/site-packages/numpy/core/include/numpy/npy_3kcompat.h:9,12,15,19,22,26,30,37,40,41,47,54,62,69,70,72,82,87,92,96,98,102,104,118,131,133,135,149,162,164,166,167,170,173,174,177,179,180,184,190,195,200,202,207,212,213,221,226,229,240,241,250,257,263,268,269,270,276,282,287,289,290,296,300,305,307,309,312,320,321,323,328,334,340,344,345,346,350,351,356,359,360,363,369,375,377,378,381,386,388,389,392,394,398,401,402,403,408,411,421,427,430,431,432,433,440,443,453,459,462,463,464,471,477,480,481,486,489,490,495,499,500,502,511,515,517,518,521,527,529,530,533,537,539,540,543,545,546,549,551,552,554,556,557 ./.tox/py37-test-pyqt510/lib/python3.7/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/py37-test-pyqt510/lib/python3.7/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/py37-test-pyqt510/lib/python3.7/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/py37-test-pyqt510/lib/python3.7/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/py37-test-pyqt510/lib/python3.7/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/py37-test-pyqt510/lib/python3.7/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/py37-test-pyqt510/lib/python3.7/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/py37-test-pyqt510/lib/python3.7/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/py37-test-pyqt510/lib/python3.7/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/py37-test-pyqt510/lib/python3.7/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/py37-test-pyqt510/lib/python3.7/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/py37-test-pyqt510/lib/python3.7/site-packages/astropy/wcs/include/astropy_wcs/wcsconfig.h:1,4,7,10,16,20,24,28,32,36,38 ./.tox/py37-test-pyqt510/lib/python3.7/site-packages/astropy/wcs/include/astropy_wcs/isnan.h:3,5,7,11,21,31,41 ./.tox/py37-test-pyqt510/lib/python3.7/site-packages/astropy/wcs/include/astropy_wcs/astropy_wcs.h:5,8,12,21 ./.tox/py37-test-pyqt510/lib/python3.7/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/py37-test-pyqt510/lib/python3.7/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/py37-test-pyqt510/lib/python3.7/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/py37-test-pyqt510/lib/python3.7/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/py37-test-pyqt510/lib/python3.7/site-packages/astropy/wcs/include/astropy_wcs/util.h:5,8,12,16,20,23,25,28,34 ./.tox/py37-test-pyqt510/lib/python3.7/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/py37-test-pyqt510/lib/python3.7/site-packages/zmq/utils/mutex.h:9,11,17,25,26,38,39,47,48,54,55,62,63,72,73,82 ./.tox/py37-test-pyqt510/lib/python3.7/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/py37-test-pyqt510/lib/python3.7/site-packages/zmq/utils/ipcmaxlen.h:2,4,6,10,16,20 ./.tox/py37-test-pyqt510/lib/python3.7/site-packages/zmq/utils/pyversion_compat.h:2,9,13,15,24 ./.tox/py37-test-pyqt510/lib/python3.7/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/py37-test-pyqt510/lib/python3.7/site-packages/zmq/backend/cffi/_cdefs.h:2,5,8,11,13,26,30,33,41,45,48,53,59,65,67 ./.tox/py37-test-pyqt510/lib/python3.7/site-packages/zmq/backend/cffi/_verify.c:3,6 <<<<<< EOF