..\glue\backends.py
..\glue\config.py
..\glue\config_gen.py
..\glue\conftest.py
..\glue\default_config.py
..\glue\logger.py
..\glue\main.py
..\glue\qglue.py
..\glue\version.py
..\glue\_deps.py
..\glue\_mpl_backend.py
..\glue\_plugin_helpers.py
..\glue\_settings_helpers.py
..\glue\__init__.py
..\glue\app\__init__.py
..\glue\core\aggregate.py
..\glue\core\application_base.py
..\glue\core\callback_property.py
..\glue\core\client.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\coordinates.py
..\glue\core\data.py
..\glue\core\data_collection.py
..\glue\core\data_combo_helper.py
..\glue\core\decorators.py
..\glue\core\edit_subset_mode.py
..\glue\core\exceptions.py
..\glue\core\fitters.py
..\glue\core\glue_pickle.py
..\glue\core\hub.py
..\glue\core\hub_callback_container.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\registry.py
..\glue\core\roi.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\util.py
..\glue\core\visual.py
..\glue\core\__init__.py
..\glue\dialogs\__init__.py
..\glue\external\axescache.py
..\glue\external\modest_image.py
..\glue\external\six.py
..\glue\external\__init__.py
..\glue\icons\__init__.py
..\glue\io\subset_mask.py
..\glue\io\__init__.py
..\glue\plugins\export_d3po.py
..\glue\plugins\__init__.py
..\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\tests\__init__.py
..\glue\utils\array.py
..\glue\utils\colors.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\wcs.py
..\glue\utils\__init__.py
..\glue\viewers\__init__.py
..\glue\app\qt\actions.py
..\glue\app\qt\application.py
..\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\mdi_area.py
..\glue\app\qt\metadata.py
..\glue\app\qt\plugin_manager.py
..\glue\app\qt\preferences.py
..\glue\app\qt\save_data.py
..\glue\app\qt\splash_screen.py
..\glue\app\qt\terminal.py
..\glue\app\qt\versions.py
..\glue\app\qt\__init__.py
..\glue\app\tests\__init__.py
..\glue\app\qt\tests\test_actions.py
..\glue\app\qt\tests\test_application.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\tests\__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\__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\__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\mime.py
..\glue\core\qt\roi.py
..\glue\core\qt\simpleforms.py
..\glue\core\qt\style_dialog.py
..\glue\core\qt\__init__.py
..\glue\core\tests\test_aggregate.py
..\glue\core\tests\test_application_base.py
..\glue\core\tests\test_client.py
..\glue\core\tests\test_command.py
..\glue\core\tests\test_communication.py
..\glue\core\tests\test_component.py
..\glue\core\tests\test_component_link.py
..\glue\core\tests\test_coordinates.py
..\glue\core\tests\test_coordinate_links.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_retrieval.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_hub.py
..\glue\core\tests\test_joins.py
..\glue\core\tests\test_layout.py
..\glue\core\tests\test_links.py
..\glue\core\tests\test_link_helpers.py
..\glue\core\tests\test_link_manager.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_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\tests\__init__.py
..\glue\core\data_exporters\qt\dialog.py
..\glue\core\data_exporters\qt\__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_exporters\tests\__init__.py
..\glue\core\data_exporters\qt\tests\test_dialog.py
..\glue\core\data_exporters\qt\tests\__init__.py
..\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_numpy.py
..\glue\core\data_factories\tests\__init__.py
..\glue\core\data_factories\tests\data\__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\qt\tests\__init__.py
..\glue\dialogs\common\__init__.py
..\glue\dialogs\component_arithmetic\__init__.py
..\glue\dialogs\component_manager\__init__.py
..\glue\dialogs\data_wizard\__init__.py
..\glue\dialogs\link_editor\__init__.py
..\glue\dialogs\subset_facet\__init__.py
..\glue\dialogs\common\qt\component_selector.py
..\glue\dialogs\common\qt\component_tree_widget.py
..\glue\dialogs\common\qt\__init__.py
..\glue\dialogs\common\tests\__init__.py
..\glue\dialogs\common\qt\tests\test_component_selector.py
..\glue\dialogs\common\qt\tests\__init__.py
..\glue\dialogs\component_arithmetic\qt\component_arithmetic.py
..\glue\dialogs\component_arithmetic\qt\equation_editor.py
..\glue\dialogs\component_arithmetic\qt\__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_arithmetic\qt\tests\__init__.py
..\glue\dialogs\component_manager\qt\component_manager.py
..\glue\dialogs\component_manager\qt\__init__.py
..\glue\dialogs\component_manager\qt\tests\test_component_manager.py
..\glue\dialogs\component_manager\qt\tests\__init__.py
..\glue\dialogs\data_wizard\qt\data_wizard_dialog.py
..\glue\dialogs\data_wizard\qt\__init__.py
..\glue\dialogs\data_wizard\tests\__init__.py
..\glue\dialogs\data_wizard\qt\tests\test_data_wizard.py
..\glue\dialogs\data_wizard\qt\tests\__init__.py
..\glue\dialogs\link_editor\qt\data_graph.py
..\glue\dialogs\link_editor\qt\link_editor.py
..\glue\dialogs\link_editor\qt\link_equation.py
..\glue\dialogs\link_editor\qt\__init__.py
..\glue\dialogs\link_editor\tests\__init__.py
..\glue\dialogs\link_editor\qt\tests\test_link_equation.py
..\glue\dialogs\link_editor\qt\tests\__init__.py
..\glue\dialogs\subset_facet\qt\subset_facet.py
..\glue\dialogs\subset_facet\qt\__init__.py
..\glue\dialogs\subset_facet\tests\__init__.py
..\glue\dialogs\subset_facet\qt\tests\test_subset_facet.py
..\glue\dialogs\subset_facet\qt\tests\__init__.py
..\glue\external\echo\callback_container.py
..\glue\external\echo\core.py
..\glue\external\echo\list.py
..\glue\external\echo\selection.py
..\glue\external\echo\__init__.py
..\glue\external\pvextractor\gui.py
..\glue\external\pvextractor\pvextractor.py
..\glue\external\pvextractor\pvregions.py
..\glue\external\pvextractor\__init__.py
..\glue\external\tests\__init__.py
..\glue\external\echo\qt\autoconnect.py
..\glue\external\echo\qt\connect.py
..\glue\external\echo\qt\__init__.py
..\glue\external\pvextractor\geometry\line_slices.py
..\glue\external\pvextractor\geometry\path.py
..\glue\external\pvextractor\geometry\polygon.py
..\glue\external\pvextractor\geometry\poly_slices.py
..\glue\external\pvextractor\geometry\slices.py
..\glue\external\pvextractor\geometry\__init__.py
..\glue\external\pvextractor\utils\wcs_slicing.py
..\glue\external\pvextractor\utils\wcs_utils.py
..\glue\external\pvextractor\utils\__init__.py
..\glue\external\pvextractor\geometry\tests\__init__.py
..\glue\icons\qt\helpers.py
..\glue\icons\qt\__init__.py
..\glue\io\formats\__init__.py
..\glue\io\qt\subset_mask.py
..\glue\io\qt\__init__.py
..\glue\io\tests\test_subset_mask.py
..\glue\io\tests\__init__.py
..\glue\io\formats\fits\subset_mask.py
..\glue\io\formats\fits\__init__.py
..\glue\io\formats\tests\__init__.py
..\glue\io\formats\fits\tests\test_subset_mask.py
..\glue\io\formats\fits\tests\__init__.py
..\glue\io\qt\tests\test_subset_mask.py
..\glue\io\qt\tests\__init__.py
..\glue\plugins\coordinate_helpers\deprecated.py
..\glue\plugins\coordinate_helpers\link_helpers.py
..\glue\plugins\coordinate_helpers\__init__.py
..\glue\plugins\data_factories\__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\state.py
..\glue\plugins\dendro_viewer\__init__.py
..\glue\plugins\exporters\__init__.py
..\glue\plugins\tests\test_d3po.py
..\glue\plugins\tests\__init__.py
..\glue\plugins\tools\python_export.py
..\glue\plugins\tools\__init__.py
..\glue\plugins\coordinate_helpers\tests\test_link_helpers.py
..\glue\plugins\coordinate_helpers\tests\__init__.py
..\glue\plugins\data_factories\spectral_cube\spectral_cube.py
..\glue\plugins\data_factories\spectral_cube\__init__.py
..\glue\plugins\data_factories\spectral_cube\tests\test_spectral_cube.py
..\glue\plugins\data_factories\spectral_cube\tests\__init__.py
..\glue\plugins\data_factories\spectral_cube\tests\data\__init__.py
..\glue\plugins\dendro_viewer\qt\data_viewer.py
..\glue\plugins\dendro_viewer\qt\layer_style_editor.py
..\glue\plugins\dendro_viewer\qt\options_widget.py
..\glue\plugins\dendro_viewer\qt\__init__.py
..\glue\plugins\dendro_viewer\tests\test_data_factory.py
..\glue\plugins\dendro_viewer\tests\__init__.py
..\glue\plugins\dendro_viewer\qt\tests\test_data_viewer.py
..\glue\plugins\dendro_viewer\qt\tests\__init__.py
..\glue\plugins\dendro_viewer\qt\tests\data\__init__.py
..\glue\plugins\dendro_viewer\tests\data\__init__.py
..\glue\plugins\exporters\plotly\export_plotly.py
..\glue\plugins\exporters\plotly\__init__.py
..\glue\plugins\exporters\plotly\qt\exporter.py
..\glue\plugins\exporters\plotly\qt\__init__.py
..\glue\plugins\exporters\plotly\tests\test_plotly.py
..\glue\plugins\exporters\plotly\tests\__init__.py
..\glue\plugins\exporters\plotly\qt\tests\test_exporter.py
..\glue\plugins\exporters\plotly\qt\tests\__init__.py
..\glue\plugins\tools\pv_slicer\__init__.py
..\glue\plugins\tools\tests\__init__.py
..\glue\plugins\tools\pv_slicer\qt\pv_slicer.py
..\glue\plugins\tools\pv_slicer\qt\__init__.py
..\glue\plugins\tools\pv_slicer\qt\tests\test_pv_slicer.py
..\glue\plugins\tools\pv_slicer\qt\tests\__init__.py
..\glue\tests\data\__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\threading.py
..\glue\utils\qt\widget_properties.py
..\glue\utils\qt\__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\utils\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\tests\__init__.py
..\glue\viewers\common\python_export.py
..\glue\viewers\common\viz_client.py
..\glue\viewers\common\__init__.py
..\glue\viewers\custom\__init__.py
..\glue\viewers\histogram\compat.py
..\glue\viewers\histogram\layer_artist.py
..\glue\viewers\histogram\python_export.py
..\glue\viewers\histogram\state.py
..\glue\viewers\histogram\__init__.py
..\glue\viewers\image\compat.py
..\glue\viewers\image\composite_array.py
..\glue\viewers\image\contrast_mouse_mode.py
..\glue\viewers\image\layer_artist.py
..\glue\viewers\image\pixel_selection_mode.py
..\glue\viewers\image\python_export.py
..\glue\viewers\image\state.py
..\glue\viewers\image\__init__.py
..\glue\viewers\matplotlib\layer_artist.py
..\glue\viewers\matplotlib\state.py
..\glue\viewers\matplotlib\__init__.py
..\glue\viewers\profile\layer_artist.py
..\glue\viewers\profile\state.py
..\glue\viewers\profile\__init__.py
..\glue\viewers\scatter\compat.py
..\glue\viewers\scatter\layer_artist.py
..\glue\viewers\scatter\python_export.py
..\glue\viewers\scatter\state.py
..\glue\viewers\scatter\__init__.py
..\glue\viewers\table\__init__.py
..\glue\viewers\common\qt\data_slice_widget.py
..\glue\viewers\common\qt\data_viewer.py
..\glue\viewers\common\qt\data_viewer_with_state.py
..\glue\viewers\common\qt\mouse_mode.py
..\glue\viewers\common\qt\tool.py
..\glue\viewers\common\qt\toolbar.py
..\glue\viewers\common\qt\toolbar_mode.py
..\glue\viewers\common\qt\__init__.py
..\glue\viewers\common\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_mouse_mode.py
..\glue\viewers\common\qt\tests\test_toolbar.py
..\glue\viewers\common\qt\tests\__init__.py
..\glue\viewers\custom\qt\custom_viewer.py
..\glue\viewers\custom\qt\__init__.py
..\glue\viewers\custom\tests\__init__.py
..\glue\viewers\custom\qt\tests\test_custom_viewer.py
..\glue\viewers\custom\qt\tests\__init__.py
..\glue\viewers\histogram\qt\data_viewer.py
..\glue\viewers\histogram\qt\layer_style_editor.py
..\glue\viewers\histogram\qt\options_widget.py
..\glue\viewers\histogram\qt\__init__.py
..\glue\viewers\histogram\tests\test_layer_artist.py
..\glue\viewers\histogram\tests\__init__.py
..\glue\viewers\histogram\qt\tests\test_data_viewer.py
..\glue\viewers\histogram\qt\tests\test_python_export.py
..\glue\viewers\histogram\qt\tests\__init__.py
..\glue\viewers\image\qt\data_viewer.py
..\glue\viewers\image\qt\layer_style_editor.py
..\glue\viewers\image\qt\layer_style_editor_subset.py
..\glue\viewers\image\qt\mouse_mode.py
..\glue\viewers\image\qt\options_widget.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\__init__.py
..\glue\viewers\image\tests\test_composite_array.py
..\glue\viewers\image\tests\test_state.py
..\glue\viewers\image\tests\__init__.py
..\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\qt\tests\__init__.py
..\glue\viewers\matplotlib\qt\axes_editor.py
..\glue\viewers\matplotlib\qt\data_viewer.py
..\glue\viewers\matplotlib\qt\toolbar.py
..\glue\viewers\matplotlib\qt\widget.py
..\glue\viewers\matplotlib\qt\__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\__init__.py
..\glue\viewers\profile\qt\data_viewer.py
..\glue\viewers\profile\qt\layer_style_editor.py
..\glue\viewers\profile\qt\mouse_mode.py
..\glue\viewers\profile\qt\options_widget.py
..\glue\viewers\profile\qt\profile_tools.py
..\glue\viewers\profile\qt\__init__.py
..\glue\viewers\profile\tests\test_state.py
..\glue\viewers\profile\tests\__init__.py
..\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\__init__.py
..\glue\viewers\scatter\qt\data_viewer.py
..\glue\viewers\scatter\qt\layer_style_editor.py
..\glue\viewers\scatter\qt\options_widget.py
..\glue\viewers\scatter\qt\__init__.py
..\glue\viewers\scatter\qt\tests\test_data_viewer.py
..\glue\viewers\scatter\qt\tests\test_python_export.py
..\glue\viewers\scatter\qt\tests\__init__.py
..\glue\viewers\table\qt\data_viewer.py
..\glue\viewers\table\qt\__init__.py
..\glue\viewers\table\tests\__init__.py
..\glue\viewers\table\qt\tests\test_data_viewer.py
..\glue\viewers\table\qt\tests\__init__.py
..\glue\logo.png
..\glue\core\state_path_patches.txt
..\glue\icons\app_icon.png
..\glue\icons\glue_and.png
..\glue\icons\glue_andnot.png
..\glue\icons\glue_back.png
..\glue\icons\glue_box_point.png
..\glue\icons\glue_circle.png
..\glue\icons\glue_circle_point.png
..\glue\icons\glue_contour.png
..\glue\icons\glue_contrast.png
..\glue\icons\glue_cross.png
..\glue\icons\glue_crosshair.png
..\glue\icons\glue_delete.png
..\glue\icons\glue_down_arrow.png
..\glue\icons\glue_filesave.png
..\glue\icons\glue_forward.png
..\glue\icons\glue_home.png
..\glue\icons\glue_image.png
..\glue\icons\glue_lasso.png
..\glue\icons\glue_link.png
..\glue\icons\glue_move.png
..\glue\icons\glue_not.png
..\glue\icons\glue_open.png
..\glue\icons\glue_or.png
..\glue\icons\glue_patch.png
..\glue\icons\glue_point.png
..\glue\icons\glue_pythonsave.png
..\glue\icons\glue_rainbow.png
..\glue\icons\glue_replace.png
..\glue\icons\glue_row_select.png
..\glue\icons\glue_settings.png
..\glue\icons\glue_slice.png
..\glue\icons\glue_spawn.png
..\glue\icons\glue_spectrum.png
..\glue\icons\glue_square.png
..\glue\icons\glue_star.png
..\glue\icons\glue_subset.png
..\glue\icons\glue_tree.png
..\glue\icons\glue_triangle_up.png
..\glue\icons\glue_unlink.png
..\glue\icons\glue_welcome.png
..\glue\icons\glue_xor.png
..\glue\icons\glue_xrange_select.png
..\glue\icons\glue_yrange_select.png
..\glue\icons\glue_zoom_to_rect.png
..\glue\icons\IPythonConsole.png
..\glue\icons\pencil.png
..\glue\icons\playback_back.png
..\glue\icons\playback_first.png
..\glue\icons\playback_forw.png
..\glue\icons\playback_last.png
..\glue\icons\playback_next.png
..\glue\icons\playback_prev.png
..\glue\icons\playback_stop.png
..\glue\app\qt\application.ui
..\glue\app\qt\layer_tree_widget.ui
..\glue\app\qt\merge.ui
..\glue\app\qt\metadata.ui
..\glue\app\qt\plugin_manager.ui
..\glue\app\qt\preferences.ui
..\glue\app\qt\report_crash.ui
..\glue\app\qt\report_feedback.ui
..\glue\app\qt\save_data.ui
..\glue\app\qt\versions.ui
..\glue\core\qt\message_widget.ui
..\glue\core\data_factories\tests\data\data.hdf5
..\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\events.fits
..\glue\core\data_factories\tests\data\generic.fits
..\glue\core\data_factories\tests\data\simple_data.xlsx
..\glue\dialogs\common\qt\component_selector.ui
..\glue\dialogs\component_arithmetic\qt\component_arithmetic.ui
..\glue\dialogs\component_arithmetic\qt\equation_editor.ui
..\glue\dialogs\component_manager\qt\component_manager.ui
..\glue\dialogs\link_editor\qt\link_editor.ui
..\glue\dialogs\link_editor\qt\link_equation.ui
..\glue\dialogs\subset_facet\qt\subset_facet.ui
..\glue\plugins\data_factories\spectral_cube\tests\data\cube_3d.fits
..\glue\plugins\dendro_viewer\qt\layer_style_editor.ui
..\glue\plugins\dendro_viewer\qt\options_widget.ui
..\glue\plugins\dendro_viewer\qt\tests\data\dendro_v0.glu
..\glue\plugins\dendro_viewer\qt\tests\data\dendro_v1.glu
..\glue\plugins\dendro_viewer\tests\data\dendro.hdf5
..\glue\plugins\dendro_viewer\tests\data\dendro.fits
..\glue\plugins\dendro_viewer\tests\data\dendro_old.fits
..\glue\plugins\exporters\plotly\qt\exporter.ui
..\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_links.glu
..\glue\tests\data\simple_hdf5_grid.glu
..\glue\tests\data\simple_tables.glu
..\glue\tests\data\simple_viewers.glu
..\glue\tests\data\single_grid.hdf5
..\glue\tests\data\double_tables.fits
..\glue\tests\data\single_table.fits
..\glue\tests\data\simple.csv
..\glue\viewers\common\qt\contrastlimits.ui
..\glue\viewers\common\qt\data_slice_widget.ui
..\glue\viewers\histogram\qt\layer_style_editor.ui
..\glue\viewers\histogram\qt\options_widget.ui
..\glue\viewers\image\qt\layer_style_editor.ui
..\glue\viewers\image\qt\layer_style_editor_subset.ui
..\glue\viewers\image\qt\options_widget.ui
..\glue\viewers\matplotlib\qt\axes_editor.ui
..\glue\viewers\profile\qt\layer_style_editor.ui
..\glue\viewers\profile\qt\options_widget.ui
..\glue\viewers\profile\qt\profile_tools.ui
..\glue\viewers\scatter\qt\layer_style_editor.ui
..\glue\viewers\scatter\qt\options_widget.ui
..\glue\viewers\table\qt\data_viewer.ui
..\glue\backends.pyc
..\glue\config.pyc
..\glue\config_gen.pyc
..\glue\conftest.pyc
..\glue\default_config.pyc
..\glue\logger.pyc
..\glue\main.pyc
..\glue\qglue.pyc
..\glue\version.pyc
..\glue\_deps.pyc
..\glue\_mpl_backend.pyc
..\glue\_plugin_helpers.pyc
..\glue\_settings_helpers.pyc
..\glue\__init__.pyc
..\glue\app\__init__.pyc
..\glue\core\aggregate.pyc
..\glue\core\application_base.pyc
..\glue\core\callback_property.pyc
..\glue\core\client.pyc
..\glue\core\command.pyc
..\glue\core\component.pyc
..\glue\core\component_id.pyc
..\glue\core\component_link.pyc
..\glue\core\contracts.pyc
..\glue\core\coordinates.pyc
..\glue\core\data.pyc
..\glue\core\data_collection.pyc
..\glue\core\data_combo_helper.pyc
..\glue\core\decorators.pyc
..\glue\core\edit_subset_mode.pyc
..\glue\core\exceptions.pyc
..\glue\core\fitters.pyc
..\glue\core\glue_pickle.pyc
..\glue\core\hub.pyc
..\glue\core\hub_callback_container.pyc
..\glue\core\layer_artist.pyc
..\glue\core\layout.pyc
..\glue\core\link_helpers.pyc
..\glue\core\link_manager.pyc
..\glue\core\message.pyc
..\glue\core\parse.pyc
..\glue\core\registry.pyc
..\glue\core\roi.pyc
..\glue\core\session.pyc
..\glue\core\simpleforms.pyc
..\glue\core\state.pyc
..\glue\core\state_objects.pyc
..\glue\core\subset.pyc
..\glue\core\subset_group.pyc
..\glue\core\util.pyc
..\glue\core\visual.pyc
..\glue\core\__init__.pyc
..\glue\dialogs\__init__.pyc
..\glue\external\axescache.pyc
..\glue\external\modest_image.pyc
..\glue\external\six.pyc
..\glue\external\__init__.pyc
..\glue\icons\__init__.pyc
..\glue\io\subset_mask.pyc
..\glue\io\__init__.pyc
..\glue\plugins\export_d3po.pyc
..\glue\plugins\__init__.pyc
..\glue\tests\example_data.pyc
..\glue\tests\helpers.pyc
..\glue\tests\test_config.pyc
..\glue\tests\test_deps.pyc
..\glue\tests\test_main.pyc
..\glue\tests\test_qglue.pyc
..\glue\tests\test_session_back_compat.pyc
..\glue\tests\test_settings_helpers.pyc
..\glue\tests\__init__.pyc
..\glue\utils\array.pyc
..\glue\utils\colors.pyc
..\glue\utils\decorators.pyc
..\glue\utils\error.pyc
..\glue\utils\geometry.pyc
..\glue\utils\matplotlib.pyc
..\glue\utils\misc.pyc
..\glue\utils\noconflict.pyc
..\glue\utils\wcs.pyc
..\glue\utils\__init__.pyc
..\glue\viewers\__init__.pyc
..\glue\app\qt\actions.pyc
..\glue\app\qt\application.pyc
..\glue\app\qt\edit_subset_mode_toolbar.pyc
..\glue\app\qt\feedback.pyc
..\glue\app\qt\keyboard_shortcuts.pyc
..\glue\app\qt\layer_tree_widget.pyc
..\glue\app\qt\mdi_area.pyc
..\glue\app\qt\metadata.pyc
..\glue\app\qt\plugin_manager.pyc
..\glue\app\qt\preferences.pyc
..\glue\app\qt\save_data.pyc
..\glue\app\qt\splash_screen.pyc
..\glue\app\qt\terminal.pyc
..\glue\app\qt\versions.pyc
..\glue\app\qt\__init__.pyc
..\glue\app\tests\__init__.pyc
..\glue\app\qt\tests\test_actions.pyc
..\glue\app\qt\tests\test_application.pyc
..\glue\app\qt\tests\test_layer_tree_widget.pyc
..\glue\app\qt\tests\test_plugin_manager.pyc
..\glue\app\qt\tests\test_preferences.pyc
..\glue\app\qt\tests\test_save_data.pyc
..\glue\app\qt\tests\test_terminal.pyc
..\glue\app\qt\tests\__init__.pyc
..\glue\core\data_exporters\astropy_table.pyc
..\glue\core\data_exporters\gridded_fits.pyc
..\glue\core\data_exporters\hdf5.pyc
..\glue\core\data_exporters\__init__.pyc
..\glue\core\data_factories\astropy_table.pyc
..\glue\core\data_factories\dendrogram.pyc
..\glue\core\data_factories\deprecated.pyc
..\glue\core\data_factories\excel.pyc
..\glue\core\data_factories\fits.pyc
..\glue\core\data_factories\hdf5.pyc
..\glue\core\data_factories\helpers.pyc
..\glue\core\data_factories\image.pyc
..\glue\core\data_factories\numpy.pyc
..\glue\core\data_factories\pandas.pyc
..\glue\core\data_factories\tables.pyc
..\glue\core\data_factories\__init__.pyc
..\glue\core\qt\data_collection_model.pyc
..\glue\core\qt\dialogs.pyc
..\glue\core\qt\fitters.pyc
..\glue\core\qt\layer_artist_model.pyc
..\glue\core\qt\message_widget.pyc
..\glue\core\qt\mime.pyc
..\glue\core\qt\roi.pyc
..\glue\core\qt\simpleforms.pyc
..\glue\core\qt\style_dialog.pyc
..\glue\core\qt\__init__.pyc
..\glue\core\tests\test_aggregate.pyc
..\glue\core\tests\test_application_base.pyc
..\glue\core\tests\test_client.pyc
..\glue\core\tests\test_command.pyc
..\glue\core\tests\test_communication.pyc
..\glue\core\tests\test_component.pyc
..\glue\core\tests\test_component_link.pyc
..\glue\core\tests\test_coordinates.pyc
..\glue\core\tests\test_coordinate_links.pyc
..\glue\core\tests\test_data.pyc
..\glue\core\tests\test_data_collection.pyc
..\glue\core\tests\test_data_combo_helper.pyc
..\glue\core\tests\test_data_retrieval.pyc
..\glue\core\tests\test_decorators.pyc
..\glue\core\tests\test_edit_subset_mode.pyc
..\glue\core\tests\test_fitters.pyc
..\glue\core\tests\test_hub.pyc
..\glue\core\tests\test_joins.pyc
..\glue\core\tests\test_layout.pyc
..\glue\core\tests\test_links.pyc
..\glue\core\tests\test_link_helpers.pyc
..\glue\core\tests\test_link_manager.pyc
..\glue\core\tests\test_message.pyc
..\glue\core\tests\test_pandas.pyc
..\glue\core\tests\test_parse.pyc
..\glue\core\tests\test_registry.pyc
..\glue\core\tests\test_roi.pyc
..\glue\core\tests\test_simpleforms.pyc
..\glue\core\tests\test_state.pyc
..\glue\core\tests\test_state_objects.pyc
..\glue\core\tests\test_subset.pyc
..\glue\core\tests\test_subset_group.pyc
..\glue\core\tests\test_util.pyc
..\glue\core\tests\util.pyc
..\glue\core\tests\__init__.pyc
..\glue\core\data_exporters\qt\dialog.pyc
..\glue\core\data_exporters\qt\__init__.pyc
..\glue\core\data_exporters\tests\test_astropy_table.pyc
..\glue\core\data_exporters\tests\test_gridded_fits.pyc
..\glue\core\data_exporters\tests\test_hdf5.pyc
..\glue\core\data_exporters\tests\__init__.pyc
..\glue\core\data_exporters\qt\tests\test_dialog.pyc
..\glue\core\data_exporters\qt\tests\__init__.pyc
..\glue\core\data_factories\tests\test_data_factories.pyc
..\glue\core\data_factories\tests\test_excel.pyc
..\glue\core\data_factories\tests\test_fits.pyc
..\glue\core\data_factories\tests\test_hdf5.pyc
..\glue\core\data_factories\tests\test_numpy.pyc
..\glue\core\data_factories\tests\__init__.pyc
..\glue\core\data_factories\tests\data\__init__.pyc
..\glue\core\qt\tests\test_data_collection_model.pyc
..\glue\core\qt\tests\test_fitters.pyc
..\glue\core\qt\tests\test_layer_artist_model.pyc
..\glue\core\qt\tests\test_message_widget.pyc
..\glue\core\qt\tests\test_mime.pyc
..\glue\core\qt\tests\test_simpleforms.pyc
..\glue\core\qt\tests\test_style_dialog.pyc
..\glue\core\qt\tests\__init__.pyc
..\glue\dialogs\common\__init__.pyc
..\glue\dialogs\component_arithmetic\__init__.pyc
..\glue\dialogs\component_manager\__init__.pyc
..\glue\dialogs\data_wizard\__init__.pyc
..\glue\dialogs\link_editor\__init__.pyc
..\glue\dialogs\subset_facet\__init__.pyc
..\glue\dialogs\common\qt\component_selector.pyc
..\glue\dialogs\common\qt\component_tree_widget.pyc
..\glue\dialogs\common\qt\__init__.pyc
..\glue\dialogs\common\tests\__init__.pyc
..\glue\dialogs\common\qt\tests\test_component_selector.pyc
..\glue\dialogs\common\qt\tests\__init__.pyc
..\glue\dialogs\component_arithmetic\qt\component_arithmetic.pyc
..\glue\dialogs\component_arithmetic\qt\equation_editor.pyc
..\glue\dialogs\component_arithmetic\qt\__init__.pyc
..\glue\dialogs\component_arithmetic\qt\tests\test_component_arithmetic.pyc
..\glue\dialogs\component_arithmetic\qt\tests\test_equation_editor.pyc
..\glue\dialogs\component_arithmetic\qt\tests\__init__.pyc
..\glue\dialogs\component_manager\qt\component_manager.pyc
..\glue\dialogs\component_manager\qt\__init__.pyc
..\glue\dialogs\component_manager\qt\tests\test_component_manager.pyc
..\glue\dialogs\component_manager\qt\tests\__init__.pyc
..\glue\dialogs\data_wizard\qt\data_wizard_dialog.pyc
..\glue\dialogs\data_wizard\qt\__init__.pyc
..\glue\dialogs\data_wizard\tests\__init__.pyc
..\glue\dialogs\data_wizard\qt\tests\test_data_wizard.pyc
..\glue\dialogs\data_wizard\qt\tests\__init__.pyc
..\glue\dialogs\link_editor\qt\data_graph.pyc
..\glue\dialogs\link_editor\qt\link_editor.pyc
..\glue\dialogs\link_editor\qt\link_equation.pyc
..\glue\dialogs\link_editor\qt\__init__.pyc
..\glue\dialogs\link_editor\tests\__init__.pyc
..\glue\dialogs\link_editor\qt\tests\test_link_equation.pyc
..\glue\dialogs\link_editor\qt\tests\__init__.pyc
..\glue\dialogs\subset_facet\qt\subset_facet.pyc
..\glue\dialogs\subset_facet\qt\__init__.pyc
..\glue\dialogs\subset_facet\tests\__init__.pyc
..\glue\dialogs\subset_facet\qt\tests\test_subset_facet.pyc
..\glue\dialogs\subset_facet\qt\tests\__init__.pyc
..\glue\external\echo\callback_container.pyc
..\glue\external\echo\core.pyc
..\glue\external\echo\list.pyc
..\glue\external\echo\selection.pyc
..\glue\external\echo\__init__.pyc
..\glue\external\pvextractor\gui.pyc
..\glue\external\pvextractor\pvextractor.pyc
..\glue\external\pvextractor\pvregions.pyc
..\glue\external\pvextractor\__init__.pyc
..\glue\external\tests\__init__.pyc
..\glue\external\echo\qt\autoconnect.pyc
..\glue\external\echo\qt\connect.pyc
..\glue\external\echo\qt\__init__.pyc
..\glue\external\pvextractor\geometry\line_slices.pyc
..\glue\external\pvextractor\geometry\path.pyc
..\glue\external\pvextractor\geometry\polygon.pyc
..\glue\external\pvextractor\geometry\poly_slices.pyc
..\glue\external\pvextractor\geometry\slices.pyc
..\glue\external\pvextractor\geometry\__init__.pyc
..\glue\external\pvextractor\utils\wcs_slicing.pyc
..\glue\external\pvextractor\utils\wcs_utils.pyc
..\glue\external\pvextractor\utils\__init__.pyc
..\glue\external\pvextractor\geometry\tests\__init__.pyc
..\glue\icons\qt\helpers.pyc
..\glue\icons\qt\__init__.pyc
..\glue\io\formats\__init__.pyc
..\glue\io\qt\subset_mask.pyc
..\glue\io\qt\__init__.pyc
..\glue\io\tests\test_subset_mask.pyc
..\glue\io\tests\__init__.pyc
..\glue\io\formats\fits\subset_mask.pyc
..\glue\io\formats\fits\__init__.pyc
..\glue\io\formats\tests\__init__.pyc
..\glue\io\formats\fits\tests\test_subset_mask.pyc
..\glue\io\formats\fits\tests\__init__.pyc
..\glue\io\qt\tests\test_subset_mask.pyc
..\glue\io\qt\tests\__init__.pyc
..\glue\plugins\coordinate_helpers\deprecated.pyc
..\glue\plugins\coordinate_helpers\link_helpers.pyc
..\glue\plugins\coordinate_helpers\__init__.pyc
..\glue\plugins\data_factories\__init__.pyc
..\glue\plugins\dendro_viewer\compat.pyc
..\glue\plugins\dendro_viewer\data_factory.pyc
..\glue\plugins\dendro_viewer\dendro_helpers.pyc
..\glue\plugins\dendro_viewer\layer_artist.pyc
..\glue\plugins\dendro_viewer\layer_style_editor.pyc
..\glue\plugins\dendro_viewer\state.pyc
..\glue\plugins\dendro_viewer\__init__.pyc
..\glue\plugins\exporters\__init__.pyc
..\glue\plugins\tests\test_d3po.pyc
..\glue\plugins\tests\__init__.pyc
..\glue\plugins\tools\python_export.pyc
..\glue\plugins\tools\__init__.pyc
..\glue\plugins\coordinate_helpers\tests\test_link_helpers.pyc
..\glue\plugins\coordinate_helpers\tests\__init__.pyc
..\glue\plugins\data_factories\spectral_cube\spectral_cube.pyc
..\glue\plugins\data_factories\spectral_cube\__init__.pyc
..\glue\plugins\data_factories\spectral_cube\tests\test_spectral_cube.pyc
..\glue\plugins\data_factories\spectral_cube\tests\__init__.pyc
..\glue\plugins\data_factories\spectral_cube\tests\data\__init__.pyc
..\glue\plugins\dendro_viewer\qt\data_viewer.pyc
..\glue\plugins\dendro_viewer\qt\layer_style_editor.pyc
..\glue\plugins\dendro_viewer\qt\options_widget.pyc
..\glue\plugins\dendro_viewer\qt\__init__.pyc
..\glue\plugins\dendro_viewer\tests\test_data_factory.pyc
..\glue\plugins\dendro_viewer\tests\__init__.pyc
..\glue\plugins\dendro_viewer\qt\tests\test_data_viewer.pyc
..\glue\plugins\dendro_viewer\qt\tests\__init__.pyc
..\glue\plugins\dendro_viewer\qt\tests\data\__init__.pyc
..\glue\plugins\dendro_viewer\tests\data\__init__.pyc
..\glue\plugins\exporters\plotly\export_plotly.pyc
..\glue\plugins\exporters\plotly\__init__.pyc
..\glue\plugins\exporters\plotly\qt\exporter.pyc
..\glue\plugins\exporters\plotly\qt\__init__.pyc
..\glue\plugins\exporters\plotly\tests\test_plotly.pyc
..\glue\plugins\exporters\plotly\tests\__init__.pyc
..\glue\plugins\exporters\plotly\qt\tests\test_exporter.pyc
..\glue\plugins\exporters\plotly\qt\tests\__init__.pyc
..\glue\plugins\tools\pv_slicer\__init__.pyc
..\glue\plugins\tools\tests\__init__.pyc
..\glue\plugins\tools\pv_slicer\qt\pv_slicer.pyc
..\glue\plugins\tools\pv_slicer\qt\__init__.pyc
..\glue\plugins\tools\pv_slicer\qt\tests\test_pv_slicer.pyc
..\glue\plugins\tools\pv_slicer\qt\tests\__init__.pyc
..\glue\tests\data\__init__.pyc
..\glue\utils\qt\app.pyc
..\glue\utils\qt\autocomplete_widget.pyc
..\glue\utils\qt\colors.pyc
..\glue\utils\qt\decorators.pyc
..\glue\utils\qt\delegates.pyc
..\glue\utils\qt\dialogs.pyc
..\glue\utils\qt\helpers.pyc
..\glue\utils\qt\mime.pyc
..\glue\utils\qt\mixins.pyc
..\glue\utils\qt\python_list_model.pyc
..\glue\utils\qt\threading.pyc
..\glue\utils\qt\widget_properties.pyc
..\glue\utils\qt\__init__.pyc
..\glue\utils\tests\test_array.pyc
..\glue\utils\tests\test_decorator.pyc
..\glue\utils\tests\test_geometry.pyc
..\glue\utils\tests\test_matplotlib.pyc
..\glue\utils\tests\test_misc.pyc
..\glue\utils\tests\__init__.pyc
..\glue\utils\qt\tests\test_colors.pyc
..\glue\utils\qt\tests\test_decorators.pyc
..\glue\utils\qt\tests\test_dialogs.pyc
..\glue\utils\qt\tests\test_helpers.pyc
..\glue\utils\qt\tests\test_mime.pyc
..\glue\utils\qt\tests\test_python_list_model.pyc
..\glue\utils\qt\tests\test_widget_properties.pyc
..\glue\utils\qt\tests\__init__.pyc
..\glue\viewers\common\python_export.pyc
..\glue\viewers\common\viz_client.pyc
..\glue\viewers\common\__init__.pyc
..\glue\viewers\custom\__init__.pyc
..\glue\viewers\histogram\compat.pyc
..\glue\viewers\histogram\layer_artist.pyc
..\glue\viewers\histogram\python_export.pyc
..\glue\viewers\histogram\state.pyc
..\glue\viewers\histogram\__init__.pyc
..\glue\viewers\image\compat.pyc
..\glue\viewers\image\composite_array.pyc
..\glue\viewers\image\contrast_mouse_mode.pyc
..\glue\viewers\image\layer_artist.pyc
..\glue\viewers\image\pixel_selection_mode.pyc
..\glue\viewers\image\python_export.pyc
..\glue\viewers\image\state.pyc
..\glue\viewers\image\__init__.pyc
..\glue\viewers\matplotlib\layer_artist.pyc
..\glue\viewers\matplotlib\state.pyc
..\glue\viewers\matplotlib\__init__.pyc
..\glue\viewers\profile\layer_artist.pyc
..\glue\viewers\profile\state.pyc
..\glue\viewers\profile\__init__.pyc
..\glue\viewers\scatter\compat.pyc
..\glue\viewers\scatter\layer_artist.pyc
..\glue\viewers\scatter\python_export.pyc
..\glue\viewers\scatter\state.pyc
..\glue\viewers\scatter\__init__.pyc
..\glue\viewers\table\__init__.pyc
..\glue\viewers\common\qt\data_slice_widget.pyc
..\glue\viewers\common\qt\data_viewer.pyc
..\glue\viewers\common\qt\data_viewer_with_state.pyc
..\glue\viewers\common\qt\mouse_mode.pyc
..\glue\viewers\common\qt\tool.pyc
..\glue\viewers\common\qt\toolbar.pyc
..\glue\viewers\common\qt\toolbar_mode.pyc
..\glue\viewers\common\qt\__init__.pyc
..\glue\viewers\common\tests\__init__.pyc
..\glue\viewers\common\qt\tests\test_data_slice_widget.pyc
..\glue\viewers\common\qt\tests\test_data_viewer.pyc
..\glue\viewers\common\qt\tests\test_mouse_mode.pyc
..\glue\viewers\common\qt\tests\test_toolbar.pyc
..\glue\viewers\common\qt\tests\__init__.pyc
..\glue\viewers\custom\qt\custom_viewer.pyc
..\glue\viewers\custom\qt\__init__.pyc
..\glue\viewers\custom\tests\__init__.pyc
..\glue\viewers\custom\qt\tests\test_custom_viewer.pyc
..\glue\viewers\custom\qt\tests\__init__.pyc
..\glue\viewers\histogram\qt\data_viewer.pyc
..\glue\viewers\histogram\qt\layer_style_editor.pyc
..\glue\viewers\histogram\qt\options_widget.pyc
..\glue\viewers\histogram\qt\__init__.pyc
..\glue\viewers\histogram\tests\test_layer_artist.pyc
..\glue\viewers\histogram\tests\__init__.pyc
..\glue\viewers\histogram\qt\tests\test_data_viewer.pyc
..\glue\viewers\histogram\qt\tests\test_python_export.pyc
..\glue\viewers\histogram\qt\tests\__init__.pyc
..\glue\viewers\image\qt\data_viewer.pyc
..\glue\viewers\image\qt\layer_style_editor.pyc
..\glue\viewers\image\qt\layer_style_editor_subset.pyc
..\glue\viewers\image\qt\mouse_mode.pyc
..\glue\viewers\image\qt\options_widget.pyc
..\glue\viewers\image\qt\profile_viewer_tool.pyc
..\glue\viewers\image\qt\slice_widget.pyc
..\glue\viewers\image\qt\standalone_image_viewer.pyc
..\glue\viewers\image\qt\__init__.pyc
..\glue\viewers\image\tests\test_composite_array.pyc
..\glue\viewers\image\tests\test_state.pyc
..\glue\viewers\image\tests\__init__.pyc
..\glue\viewers\image\qt\tests\test_data_viewer.pyc
..\glue\viewers\image\qt\tests\test_python_export.pyc
..\glue\viewers\image\qt\tests\test_regression.pyc
..\glue\viewers\image\qt\tests\__init__.pyc
..\glue\viewers\matplotlib\qt\axes_editor.pyc
..\glue\viewers\matplotlib\qt\data_viewer.pyc
..\glue\viewers\matplotlib\qt\toolbar.pyc
..\glue\viewers\matplotlib\qt\widget.pyc
..\glue\viewers\matplotlib\qt\__init__.pyc
..\glue\viewers\matplotlib\qt\tests\test_data_viewer.pyc
..\glue\viewers\matplotlib\qt\tests\test_python_export.pyc
..\glue\viewers\matplotlib\qt\tests\test_toolbar.pyc
..\glue\viewers\matplotlib\qt\tests\__init__.pyc
..\glue\viewers\profile\qt\data_viewer.pyc
..\glue\viewers\profile\qt\layer_style_editor.pyc
..\glue\viewers\profile\qt\mouse_mode.pyc
..\glue\viewers\profile\qt\options_widget.pyc
..\glue\viewers\profile\qt\profile_tools.pyc
..\glue\viewers\profile\qt\__init__.pyc
..\glue\viewers\profile\tests\test_state.pyc
..\glue\viewers\profile\tests\__init__.pyc
..\glue\viewers\profile\qt\tests\test_data_viewer.pyc
..\glue\viewers\profile\qt\tests\test_mouse_mode.pyc
..\glue\viewers\profile\qt\tests\test_profile_tools.pyc
..\glue\viewers\profile\qt\tests\__init__.pyc
..\glue\viewers\scatter\qt\data_viewer.pyc
..\glue\viewers\scatter\qt\layer_style_editor.pyc
..\glue\viewers\scatter\qt\options_widget.pyc
..\glue\viewers\scatter\qt\__init__.pyc
..\glue\viewers\scatter\qt\tests\test_data_viewer.pyc
..\glue\viewers\scatter\qt\tests\test_python_export.pyc
..\glue\viewers\scatter\qt\tests\__init__.pyc
..\glue\viewers\table\qt\data_viewer.pyc
..\glue\viewers\table\qt\__init__.pyc
..\glue\viewers\table\tests\__init__.pyc
..\glue\viewers\table\qt\tests\test_data_viewer.pyc
..\glue\viewers\table\qt\tests\__init__.pyc
dependency_links.txt
entry_points.txt
PKG-INFO
requires.txt
SOURCES.txt
top_level.txt
..\..\..\Scripts\glue-config-script.py
..\..\..\Scripts\glue-config.exe
..\..\..\Scripts\glue-deps-script.py
..\..\..\Scripts\glue-deps.exe
..\..\..\Scripts\glue-script.pyw
..\..\..\Scripts\glue.exe
