Glue
stable
Installing and running glue
Getting started
Advanced User Interface Guide
Using the IPython terminal in Glue
Working with Data objects
Starting Glue from Python
Working with non-glue data objects
Visualizing Astronomical Dendrograms
Introduction to customizing/extending glue
List of available plugins
Configuring Glue via a startup file
Customizing your Glue environment
Distributing your own plugin package
Customizing the coordinate system of a data object
Programmatically configuring viewers
Writing a simple custom data viewer
Watching data for changes
Custom fitting plugins
Unit conversion in glue
Writing a custom viewer for glue
Writing a custom viewer for glue with Qt
Writing a custom viewer for glue with Qt and Matplotlib
Custom tools for viewers and custom toolbars
Defining your own data objects
Demo Videos
Frequently Asked Questions
Getting Help with Glue
Known issues and solutions
The selection/subset framework
The communication framework
The linking framework
Developer Guide
API
Glue
Index
Edit on GitHub
Index
_
|
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
J
|
K
|
L
|
M
|
N
|
O
|
P
|
Q
|
R
|
S
|
T
|
U
|
V
|
W
|
X
|
Y
|
Z
_
__call__() (glue.config.AutoLinkerRegistry method)
(glue.config.DataExporterRegistry method)
(glue.config.DataFactoryRegistry method)
(glue.config.DataTranslatorRegistry method)
(glue.config.KeyboardShortcut method)
(glue.config.LayerActionRegistry method)
(glue.config.LayerArtistMakerRegistry method)
(glue.config.LinkFunctionRegistry method)
(glue.config.LinkHelperRegistry method)
(glue.config.Registry method)
(glue.config.SessionPatchRegistry method)
(glue.config.StartupActionRegistry method)
(glue.config.SubsetDefinitionTranslatorRegistry method)
(glue.config.UnitConverterRegistry method)
(glue.config.ViewerToolRegistry method)
(glue.core.util.ThetaRadianFormatter method)
(glue.utils.misc.DeferredMethod method)
(glue.utils.qt.messagebox_on_error method)
A
aastex_factory() (in module glue.core.data_factories)
abort_selection() (glue.core.roi.AbstractMplRoi method)
AbstractMplRoi (class in glue.core.roi)
action_text (glue.viewers.common.tool.CheckableTool attribute)
(glue.viewers.common.tool.DropdownTool attribute)
(glue.viewers.common.tool.SimpleToolMenu attribute)
(glue.viewers.common.tool.Tool attribute)
(glue.viewers.matplotlib.qt.toolbar.HomeTool attribute)
(glue.viewers.matplotlib.qt.toolbar.MatplotlibCheckableTool attribute)
(glue.viewers.matplotlib.qt.toolbar.MatplotlibTool attribute)
(glue.viewers.matplotlib.qt.toolbar.PanTool attribute)
(glue.viewers.matplotlib.qt.toolbar.SaveTool attribute)
(glue.viewers.matplotlib.qt.toolbar.ZoomTool attribute)
(glue.viewers.matplotlib.qt.toolbar_mode.ColormapMode attribute)
(glue.viewers.matplotlib.qt.toolbar_mode.ContrastMode attribute)
(glue.viewers.matplotlib.toolbar_mode.CircleMode attribute)
(glue.viewers.matplotlib.toolbar_mode.ClickRoiMode attribute)
(glue.viewers.matplotlib.toolbar_mode.HRangeMode attribute)
(glue.viewers.matplotlib.toolbar_mode.PathMode attribute)
(glue.viewers.matplotlib.toolbar_mode.PersistentRoiMode attribute)
(glue.viewers.matplotlib.toolbar_mode.PickMode attribute)
(glue.viewers.matplotlib.toolbar_mode.PolyMode attribute)
(glue.viewers.matplotlib.toolbar_mode.RectangleMode attribute)
(glue.viewers.matplotlib.toolbar_mode.RoiMode attribute)
(glue.viewers.matplotlib.toolbar_mode.RoiModeBase attribute)
(glue.viewers.matplotlib.toolbar_mode.ToolbarModeBase attribute)
(glue.viewers.matplotlib.toolbar_mode.VRangeMode attribute)
activate() (glue.viewers.common.tool.CheckableTool method)
(glue.viewers.common.tool.DropdownTool method)
(glue.viewers.common.tool.SimpleToolMenu method)
(glue.viewers.common.tool.Tool method)
(glue.viewers.matplotlib.mouse_mode.MouseMode method)
(glue.viewers.matplotlib.qt.toolbar.HomeTool method)
(glue.viewers.matplotlib.qt.toolbar.MatplotlibCheckableTool method)
(glue.viewers.matplotlib.qt.toolbar.MatplotlibTool method)
(glue.viewers.matplotlib.qt.toolbar.PanTool method)
(glue.viewers.matplotlib.qt.toolbar.SaveTool method)
(glue.viewers.matplotlib.qt.toolbar.ZoomTool method)
(glue.viewers.matplotlib.qt.toolbar_mode.ColormapMode method)
(glue.viewers.matplotlib.qt.toolbar_mode.ContrastMode method)
(glue.viewers.matplotlib.toolbar_mode.CircleMode method)
(glue.viewers.matplotlib.toolbar_mode.ClickRoiMode method)
(glue.viewers.matplotlib.toolbar_mode.HRangeMode method)
(glue.viewers.matplotlib.toolbar_mode.PathMode method)
(glue.viewers.matplotlib.toolbar_mode.PersistentRoiMode method)
(glue.viewers.matplotlib.toolbar_mode.PickMode method)
(glue.viewers.matplotlib.toolbar_mode.PolyMode method)
(glue.viewers.matplotlib.toolbar_mode.RectangleMode method)
(glue.viewers.matplotlib.toolbar_mode.RoiMode method)
(glue.viewers.matplotlib.toolbar_mode.RoiModeBase method)
(glue.viewers.matplotlib.toolbar_mode.ToolbarModeBase method)
(glue.viewers.matplotlib.toolbar_mode.VRangeMode method)
active() (glue.core.roi.AbstractMplRoi method)
add() (glue.config.AutoLinkerRegistry method)
(glue.config.ColormapRegistry method)
(glue.config.ExporterRegistry method)
(glue.config.KeyboardShortcut method)
(glue.config.LayerArtistMakerRegistry method)
(glue.config.PreferencePanesRegistry method)
(glue.config.ProfileFitterRegistry method)
(glue.config.Registry method)
(glue.config.SessionPatchRegistry method)
(glue.config.SettingRegistry method)
(glue.config.StartupActionRegistry method)
(glue.config.UnitConverterRegistry method)
(glue.config.ViewerToolRegistry method)
add_callback() (glue.utils.misc.CallbackMixin method)
(glue.viewers.common.state.LayerState method)
(glue.viewers.common.state.ViewerState method)
(glue.viewers.histogram.state.HistogramLayerState method)
(glue.viewers.histogram.state.HistogramViewerState method)
(glue.viewers.image.state.ImageLayerState method)
(glue.viewers.image.state.ImageSubsetLayerState method)
(glue.viewers.image.state.ImageViewerState method)
(glue.viewers.profile.state.ProfileLayerState method)
(glue.viewers.profile.state.ProfileViewerState method)
(glue.viewers.scatter.state.ScatterLayerState method)
(glue.viewers.scatter.state.ScatterViewerState method)
add_component() (glue.core.data.Data method)
add_component_id_combo() (glue.core.data_combo_helper.BaseDataComboHelper method)
add_component_link() (glue.core.data.Data method)
add_data() (glue.core.application_base.Application method)
(glue.viewers.common.qt.data_viewer.DataViewer method)
(glue.viewers.common.viewer.BaseViewer method)
(glue.viewers.common.viewer.Viewer method)
(glue.viewers.histogram.qt.HistogramViewer method)
(glue.viewers.image.qt.ImageViewer method)
(glue.viewers.image.viewer.MatplotlibImageMixin method)
(glue.viewers.matplotlib.qt.data_viewer.MatplotlibDataViewer method)
(glue.viewers.profile.qt.ProfileViewer method)
(glue.viewers.scatter.qt.ScatterViewer method)
(glue.viewers.table.qt.TableViewer method)
add_datasets() (glue.app.qt.application.GlueApplication method)
(glue.core.application_base.Application method)
add_fixed_layout_tab() (glue.app.qt.application.GlueApplication method)
add_global_callback() (glue.viewers.common.state.LayerState method)
(glue.viewers.common.state.ViewerState method)
(glue.viewers.histogram.state.HistogramLayerState method)
(glue.viewers.histogram.state.HistogramViewerState method)
(glue.viewers.image.state.ImageLayerState method)
(glue.viewers.image.state.ImageSubsetLayerState method)
(glue.viewers.image.state.ImageViewerState method)
(glue.viewers.profile.state.ProfileLayerState method)
(glue.viewers.profile.state.ProfileViewerState method)
(glue.viewers.scatter.state.ScatterLayerState method)
(glue.viewers.scatter.state.ScatterViewerState method)
add_layer() (glue.viewers.common.viewer.BaseViewer method)
(glue.viewers.histogram.qt.HistogramViewer method)
(glue.viewers.image.qt.ImageViewer method)
(glue.viewers.matplotlib.qt.data_viewer.MatplotlibDataViewer method)
(glue.viewers.profile.qt.ProfileViewer method)
(glue.viewers.scatter.qt.ScatterViewer method)
add_link() (glue.core.data_collection.DataCollection method)
add_point() (glue.core.roi.VertexROIBase method)
add_subset() (glue.core.data.BaseData method)
(glue.viewers.common.qt.data_viewer.DataViewer method)
(glue.viewers.common.viewer.BaseViewer method)
(glue.viewers.common.viewer.Viewer method)
(glue.viewers.histogram.qt.HistogramViewer method)
(glue.viewers.image.qt.ImageViewer method)
(glue.viewers.matplotlib.qt.data_viewer.MatplotlibDataViewer method)
(glue.viewers.profile.qt.ProfileViewer method)
(glue.viewers.scatter.qt.ScatterViewer method)
(glue.viewers.table.qt.TableViewer method)
add_widget() (glue.app.qt.application.GlueApplication method)
addToolBar() (glue.viewers.common.qt.data_viewer.DataViewer method)
(glue.viewers.histogram.qt.HistogramViewer method)
(glue.viewers.image.qt.ImageViewer method)
(glue.viewers.matplotlib.qt.data_viewer.MatplotlibDataViewer method)
(glue.viewers.profile.qt.ProfileViewer method)
(glue.viewers.scatter.qt.ScatterViewer method)
AffineCoordinates (class in glue.core.coordinates)
AffineLink (class in glue.plugins.wcs_autolinking.wcs_autolinking)
AggregateSlice (class in glue.viewers.image.state)
all_artists() (in module glue.utils.matplotlib)
allow_duplicate_data (glue.viewers.common.viewer.Viewer attribute)
(glue.viewers.image.qt.ImageViewer attribute)
(glue.viewers.profile.qt.ProfileViewer attribute)
allow_duplicate_subset (glue.viewers.common.viewer.Viewer attribute)
alpha (glue.core.visual.VisualAttributes attribute)
(glue.viewers.histogram.state.HistogramLayerState attribute)
(glue.viewers.image.state.ImageLayerState attribute)
(glue.viewers.image.state.ImageSubsetLayerState attribute)
(glue.viewers.matplotlib.state.MatplotlibLayerState attribute)
(glue.viewers.profile.state.ProfileLayerState attribute)
(glue.viewers.scatter.state.ScatterLayerState attribute)
AndState (class in glue.core.subset)
angle_unit (glue.viewers.scatter.state.ScatterViewerState attribute)
append() (glue.core.data_collection.DataCollection method)
(glue.core.layer_artist.LayerArtistContainer method)
(glue.core.link_helpers.ManualLinkCollection method)
(glue.utils.qt.PythonListModel method)
append_data() (glue.core.data_combo_helper.ComponentIDComboHelper method)
(glue.core.data_combo_helper.ManualDataComboHelper method)
Application (class in glue.core.application_base)
application (glue.core.session.Session attribute)
ApplicationClosedMessage (class in glue.core.message)
apply_roi() (glue.viewers.common.qt.data_viewer.DataViewer method)
(glue.viewers.custom.qt.custom_viewer.CustomMatplotlibDataViewer method)
(glue.viewers.histogram.qt.HistogramViewer method)
(glue.viewers.histogram.viewer.MatplotlibHistogramMixin method)
(glue.viewers.image.qt.ImageViewer method)
(glue.viewers.image.viewer.MatplotlibImageMixin method)
(glue.viewers.matplotlib.qt.data_viewer.MatplotlibDataViewer method)
(glue.viewers.matplotlib.viewer.MatplotlibViewerMixin method)
(glue.viewers.profile.qt.ProfileViewer method)
(glue.viewers.profile.viewer.MatplotlibProfileMixin method)
(glue.viewers.scatter.qt.ScatterViewer method)
(glue.viewers.scatter.viewer.MatplotlibScatterMixin method)
apply_subset_state() (glue.viewers.common.viewer.BaseViewer method)
(glue.viewers.histogram.qt.HistogramViewer method)
(glue.viewers.image.qt.ImageViewer method)
(glue.viewers.matplotlib.qt.data_viewer.MatplotlibDataViewer method)
(glue.viewers.profile.qt.ProfileViewer method)
(glue.viewers.scatter.qt.ScatterViewer method)
area() (glue.core.roi.PolygonalROI method)
array_index_to_world_values() (glue.core.coordinates.Coordinates method)
as_affine_link() (glue.plugins.wcs_autolinking.wcs_autolinking.WCSLink method)
as_dict() (glue.core.state_objects.State method)
(glue.viewers.common.state.LayerState method)
(glue.viewers.common.state.ViewerState method)
(glue.viewers.histogram.state.HistogramLayerState method)
(glue.viewers.histogram.state.HistogramViewerState method)
(glue.viewers.image.state.ImageLayerState method)
(glue.viewers.image.state.ImageSubsetLayerState method)
(glue.viewers.image.state.ImageViewerState method)
(glue.viewers.profile.state.ProfileLayerState method)
(glue.viewers.profile.state.ProfileViewerState method)
(glue.viewers.scatter.state.ScatterLayerState method)
(glue.viewers.scatter.state.ScatterViewerState method)
as_list() (in module glue.utils.misc)
as_steps (glue.viewers.profile.state.ProfileLayerState attribute)
as_variable_name() (in module glue.utils.misc)
aspect (glue.viewers.histogram.state.HistogramViewerState attribute)
(glue.viewers.image.state.ImageViewerState attribute)
(glue.viewers.matplotlib.state.MatplotlibDataViewerState attribute)
(glue.viewers.profile.state.ProfileViewerState attribute)
(glue.viewers.scatter.state.ScatterViewerState attribute)
astropy_tabular_data() (in module glue.core.data_factories)
AstropyFitter1D (class in glue.core.fitters)
att (glue.core.subset.CategoricalROISubsetState attribute)
(glue.core.subset.CategorySubsetState attribute)
(glue.core.subset.MultiRangeSubsetState attribute)
(glue.core.subset.RangeSubsetState attribute)
att1 (glue.core.subset.CategoricalROISubsetState2D attribute)
att2 (glue.core.subset.CategoricalROISubsetState2D attribute)
attribute (glue.viewers.image.state.ImageLayerState attribute)
(glue.viewers.profile.state.ProfileLayerState attribute)
attributes (glue.core.subset.CategoricalMultiRangeSubsetState attribute)
(glue.core.subset.CategoricalROISubsetState attribute)
(glue.core.subset.CategoricalROISubsetState2D attribute)
(glue.core.subset.CategorySubsetState attribute)
(glue.core.subset.CompositeSubsetState attribute)
(glue.core.subset.ElementSubsetState attribute)
(glue.core.subset.MaskSubsetState attribute)
(glue.core.subset.MultiOrState attribute)
(glue.core.subset.MultiRangeSubsetState attribute)
(glue.core.subset.RangeSubsetState attribute)
(glue.core.subset.RoiSubsetStateNd attribute)
(glue.core.subset.SliceSubsetState attribute)
(glue.core.subset.Subset attribute)
(glue.core.subset.SubsetState attribute)
AttributeWithInfo (class in glue.viewers.custom.qt.custom_viewer)
auto_data() (in module glue.core.data_factories)
AutoLinkerRegistry (class in glue.config)
autotyped() (glue.core.component.Component class method)
axes_ratio (glue.viewers.matplotlib.viewer.MatplotlibViewerMixin attribute)
axis_correlation_matrix (glue.core.coordinates.IdentityCoordinates attribute)
B
backwards() (glue.core.link_helpers.BaseMultiLink method)
(glue.plugins.wcs_autolinking.wcs_autolinking.AffineLink method)
(glue.plugins.wcs_autolinking.wcs_autolinking.OffsetLink method)
BaseCartesianData (class in glue.core.data)
BaseData (class in glue.core.data)
BaseDataComboHelper (class in glue.core.data_combo_helper)
BaseFitter1D (class in glue.core.fitters)
BaseMultiLink (class in glue.core.link_helpers)
BaseViewer (class in glue.viewers.common.viewer)
BasicGaussianFitter (class in glue.core.fitters)
bias (glue.viewers.image.state.ImageLayerState attribute)
BinaryComponentLink (class in glue.core.component_link)
bins (glue.viewers.histogram.state.HistogramViewerState attribute)
BoolOption (class in glue.core.simpleforms)
bounds() (glue.core.roi.EllipticalROI method)
broadcast() (glue.core.data.BaseData method)
(glue.core.hub.Hub method)
(glue.core.subset.Subset method)
(glue.core.subset_group.SubsetGroup method)
broadcast_arrays_minimal() (in module glue.utils.array)
build_and_fit() (glue.core.fitters.BaseFitter1D method)
ButtonProperty (class in glue.utils.qt.widget_properties)
C
cache_axes() (in module glue.utils.matplotlib)
callback_properties() (glue.viewers.common.state.LayerState method)
(glue.viewers.common.state.ViewerState method)
(glue.viewers.histogram.state.HistogramLayerState method)
(glue.viewers.histogram.state.HistogramViewerState method)
(glue.viewers.image.state.ImageLayerState method)
(glue.viewers.image.state.ImageSubsetLayerState method)
(glue.viewers.image.state.ImageViewerState method)
(glue.viewers.profile.state.ProfileLayerState method)
(glue.viewers.profile.state.ProfileViewerState method)
(glue.viewers.scatter.state.ScatterLayerState method)
(glue.viewers.scatter.state.ScatterViewerState method)
CallbackMixin (class in glue.utils.misc)
casalike_cube() (in module glue.core.data_factories)
cat_att (glue.core.subset.CategoricalMultiRangeSubsetState attribute)
categorical (glue.core.component.CategoricalComponent attribute)
(glue.core.component.Component attribute)
(glue.core.component.CoordinateComponent attribute)
(glue.core.data_combo_helper.ComponentIDComboHelper attribute)
categorical_ndarray (class in glue.utils.array)
CategoricalComponent (class in glue.core.component)
CategoricalMultiRangeSubsetState (class in glue.core.subset)
CategoricalROI (class in glue.core.roi)
CategoricalROISubsetState (class in glue.core.subset)
CategoricalROISubsetState2D (class in glue.core.subset)
categories (glue.core.component.CategoricalComponent attribute)
(glue.core.subset.CategoricalROISubsetState2D attribute)
(glue.core.subset.CategorySubsetState attribute)
(glue.utils.array.categorical_ndarray attribute)
CategorySubsetState (class in glue.core.subset)
cds_factory() (in module glue.core.data_factories)
center() (glue.core.roi.RangeROI method)
(glue.core.roi.RectangularROI method)
(glue.core.roi.Roi method)
(glue.utils.qt.CenteredDialog method)
CenteredDialog (class in glue.utils.qt)
centroid() (glue.core.roi.PolygonalROI method)
check_for_changes() (glue.core.data_factories.FileWatcher method)
check_sorted() (in module glue.utils.array)
CheckableTool (class in glue.viewers.common.tool)
choices (glue.core.data_combo_helper.ComboHelper attribute)
choose_new_data_viewer() (glue.app.qt.application.GlueApplication method)
choose_new_fixed_layout_tab() (glue.app.qt.application.GlueApplication method)
choose_rename_tab() (glue.utils.qt.GlueTabBar method)
choose_vmin_vmax() (glue.viewers.matplotlib.qt.toolbar_mode.ContrastMode method)
cid_independent (glue.core.link_helpers.BaseMultiLink attribute)
(glue.core.link_helpers.JoinLink attribute)
(glue.plugins.wcs_autolinking.wcs_autolinking.WCSLink attribute)
cids (glue.core.subset.MaskSubsetState attribute)
CircleMode (class in glue.viewers.matplotlib.toolbar_mode)
CircularROI (class in glue.core.roi)
cleanup() (glue.viewers.common.viewer.Viewer method)
(glue.viewers.histogram.qt.HistogramViewer method)
(glue.viewers.image.qt.ImageViewer method)
(glue.viewers.matplotlib.qt.data_viewer.MatplotlibDataViewer method)
(glue.viewers.profile.qt.ProfileViewer method)
(glue.viewers.scatter.qt.ScatterViewer method)
clear() (glue.core.data_collection.DataCollection method)
(glue.core.data_combo_helper.ComponentIDComboHelper method)
(glue.core.layer_artist.LayerArtistBase method)
(glue.core.layer_artist.LayerArtistContainer method)
(glue.viewers.common.layer_artist.LayerArtist method)
(glue.viewers.matplotlib.layer_artist.MatplotlibLayerArtist method)
(glue.viewers.matplotlib.toolbar_mode.CircleMode method)
(glue.viewers.matplotlib.toolbar_mode.ClickRoiMode method)
(glue.viewers.matplotlib.toolbar_mode.HRangeMode method)
(glue.viewers.matplotlib.toolbar_mode.PathMode method)
(glue.viewers.matplotlib.toolbar_mode.PersistentRoiMode method)
(glue.viewers.matplotlib.toolbar_mode.PickMode method)
(glue.viewers.matplotlib.toolbar_mode.PolyMode method)
(glue.viewers.matplotlib.toolbar_mode.RectangleMode method)
(glue.viewers.matplotlib.toolbar_mode.RoiMode method)
(glue.viewers.matplotlib.toolbar_mode.RoiModeBase method)
(glue.viewers.matplotlib.toolbar_mode.VRangeMode method)
(glue.viewers.table.qt.TableLayerArtist method)
clear_callbacks() (glue.core.layer_artist.LayerArtistContainer method)
(glue.viewers.common.state.LayerState method)
(glue.viewers.common.state.ViewerState method)
(glue.viewers.histogram.state.HistogramLayerState method)
(glue.viewers.histogram.state.HistogramViewerState method)
(glue.viewers.image.state.ImageLayerState method)
(glue.viewers.image.state.ImageSubsetLayerState method)
(glue.viewers.image.state.ImageViewerState method)
(glue.viewers.profile.state.ProfileLayerState method)
(glue.viewers.profile.state.ProfileViewerState method)
(glue.viewers.scatter.state.ScatterLayerState method)
(glue.viewers.scatter.state.ScatterViewerState method)
ClickRoiMode (class in glue.viewers.matplotlib.toolbar_mode)
close() (glue.viewers.common.tool.CheckableTool method)
(glue.viewers.common.tool.DropdownTool method)
(glue.viewers.common.tool.SimpleToolMenu method)
(glue.viewers.common.tool.Tool method)
(glue.viewers.histogram.qt.HistogramViewer method)
(glue.viewers.image.qt.ImageViewer method)
(glue.viewers.matplotlib.qt.data_viewer.MatplotlibDataViewer method)
(glue.viewers.matplotlib.qt.toolbar.HomeTool method)
(glue.viewers.matplotlib.qt.toolbar.MatplotlibCheckableTool method)
(glue.viewers.matplotlib.qt.toolbar.MatplotlibTool method)
(glue.viewers.matplotlib.qt.toolbar.PanTool method)
(glue.viewers.matplotlib.qt.toolbar.SaveTool method)
(glue.viewers.matplotlib.qt.toolbar.ZoomTool method)
(glue.viewers.matplotlib.qt.toolbar_mode.ColormapMode method)
(glue.viewers.matplotlib.qt.toolbar_mode.ContrastMode method)
(glue.viewers.matplotlib.toolbar_mode.CircleMode method)
(glue.viewers.matplotlib.toolbar_mode.ClickRoiMode method)
(glue.viewers.matplotlib.toolbar_mode.HRangeMode method)
(glue.viewers.matplotlib.toolbar_mode.PathMode method)
(glue.viewers.matplotlib.toolbar_mode.PersistentRoiMode method)
(glue.viewers.matplotlib.toolbar_mode.PickMode method)
(glue.viewers.matplotlib.toolbar_mode.PolyMode method)
(glue.viewers.matplotlib.toolbar_mode.RectangleMode method)
(glue.viewers.matplotlib.toolbar_mode.RoiMode method)
(glue.viewers.matplotlib.toolbar_mode.RoiModeBase method)
(glue.viewers.matplotlib.toolbar_mode.ToolbarModeBase method)
(glue.viewers.matplotlib.toolbar_mode.VRangeMode method)
(glue.viewers.profile.qt.ProfileViewer method)
(glue.viewers.scatter.qt.ScatterViewer method)
close_tab() (glue.app.qt.application.GlueApplication method)
closeEvent() (glue.app.qt.application.GlueApplication method)
(glue.viewers.common.qt.data_viewer.DataViewer method)
(glue.viewers.histogram.qt.HistogramViewer method)
(glue.viewers.image.qt.ImageViewer method)
(glue.viewers.matplotlib.qt.data_viewer.MatplotlibDataViewer method)
(glue.viewers.profile.qt.ProfileViewer method)
(glue.viewers.scatter.qt.ScatterViewer method)
(glue.viewers.table.qt.TableViewer method)
cmap (glue.viewers.image.state.ImageLayerState attribute)
(glue.viewers.scatter.state.ScatterLayerState attribute)
cmap2pixmap() (in module glue.utils.qt)
cmap_att (glue.viewers.scatter.state.ScatterLayerState attribute)
cmap_mode (glue.viewers.scatter.state.ScatterLayerState attribute)
cmap_name (glue.viewers.scatter.state.ScatterLayerState attribute)
cmap_vmax (glue.viewers.scatter.state.ScatterLayerState attribute)
cmap_vmin (glue.viewers.scatter.state.ScatterLayerState attribute)
codes (glue.core.component.CategoricalComponent attribute)
(glue.utils.array.categorical_ndarray attribute)
coerce_numeric() (in module glue.utils.array)
color (glue.core.visual.VisualAttributes attribute)
(glue.viewers.histogram.state.HistogramLayerState attribute)
(glue.viewers.image.state.ImageLayerState attribute)
(glue.viewers.image.state.ImageSubsetLayerState attribute)
(glue.viewers.matplotlib.state.MatplotlibLayerState attribute)
(glue.viewers.profile.state.ProfileLayerState attribute)
(glue.viewers.scatter.state.ScatterLayerState attribute)
color2hex() (in module glue.utils.matplotlib)
color2rgb() (in module glue.utils.matplotlib)
color_mode (glue.viewers.image.state.ImageViewerState attribute)
colorize_subsets() (in module glue.core.util)
ColormapMode (class in glue.viewers.matplotlib.qt.toolbar_mode)
ColormapRegistry (class in glue.config)
ColorProperty (class in glue.utils.qt)
combine_multiple() (in module glue.core.subset)
combine_slices() (in module glue.utils.array)
combo_as_string() (in module glue.utils.qt)
ComboHelper (class in glue.core.data_combo_helper)
common_n_bin (glue.viewers.histogram.state.HistogramViewerState attribute)
common_prefix() (in module glue.utils.misc)
CompletionTextEdit (class in glue.utils.qt)
Component (class in glue.core.component)
component() (glue.core.data_factories.LoadLog method)
component_id (glue.core.state_objects.StateAttributeCacheHelper attribute)
component_ids() (glue.core.data.Data method)
(glue.core.subset.Subset method)
ComponentID (class in glue.core.component_id)
ComponentIDComboHelper (class in glue.core.data_combo_helper)
ComponentIDDict (class in glue.core.component_id)
ComponentIDList (class in glue.core.component_id)
ComponentLink (class in glue.core.component_link)
components (glue.core.data.BaseData attribute)
(glue.core.data.Data attribute)
(glue.core.subset.Subset attribute)
CompositeSubsetState (class in glue.core.subset)
compute() (glue.core.component_link.BinaryComponentLink method)
(glue.core.component_link.ComponentLink method)
compute_density_map() (glue.viewers.scatter.state.ScatterLayerState method)
compute_fixed_resolution_buffer() (glue.core.data.BaseCartesianData method)
(glue.core.data.Data method)
compute_histogram() (glue.core.data.BaseCartesianData method)
(glue.core.data.Data method)
compute_statistic() (glue.core.data.BaseCartesianData method)
(glue.core.data.Data method)
(in module glue.utils.array)
connect_color() (in module glue.utils.qt)
constraints (glue.core.fitters.BaseFitter1D attribute)
contains() (glue.core.roi.CategoricalROI method)
(glue.core.roi.CircularROI method)
(glue.core.roi.EllipticalROI method)
(glue.core.roi.PolygonalROI method)
(glue.core.roi.RangeROI method)
(glue.core.roi.RectangularROI method)
(glue.core.roi.Roi method)
contains3d() (glue.core.roi.Roi method)
contrast (glue.viewers.image.state.ImageLayerState attribute)
ContrastMode (class in glue.viewers.matplotlib.qt.toolbar_mode)
coordinate_components (glue.core.data.BaseData attribute)
(glue.core.data.Data attribute)
(glue.core.subset.Subset attribute)
coordinate_links (glue.core.data.Data attribute)
CoordinateComponent (class in glue.core.component)
CoordinateComponentLink (class in glue.core.component_link)
Coordinates (class in glue.core.coordinates)
coordinates_from_header() (in module glue.core.coordinates)
coordinates_from_wcs() (in module glue.core.coordinates)
coords (glue.core.data.BaseCartesianData attribute)
(glue.core.data.Data attribute)
copy() (glue.core.roi.Roi method)
(glue.core.subset.CategoricalMultiRangeSubsetState method)
(glue.core.subset.CategoricalROISubsetState method)
(glue.core.subset.CategoricalROISubsetState2D method)
(glue.core.subset.CategorySubsetState method)
(glue.core.subset.CompositeSubsetState method)
(glue.core.subset.ElementSubsetState method)
(glue.core.subset.InequalitySubsetState method)
(glue.core.subset.MaskSubsetState method)
(glue.core.subset.MultiOrState method)
(glue.core.subset.MultiRangeSubsetState method)
(glue.core.subset.RangeSubsetState method)
(glue.core.subset.RoiSubsetState method)
(glue.core.subset.SliceSubsetState method)
(glue.core.subset.SubsetState method)
(glue.core.visual.VisualAttributes method)
(glue.viewers.custom.qt.custom_viewer.CustomSubsetState method)
corner() (glue.core.roi.RectangularROI method)
create_new_subclass() (glue.viewers.custom.qt.custom_viewer.CustomViewer class method)
cumulative (glue.viewers.histogram.state.HistogramViewerState attribute)
current_tab (glue.app.qt.application.GlueApplication attribute)
CurrentComboDataProperty (class in glue.utils.qt.widget_properties)
CurrentComboTextProperty (class in glue.utils.qt.widget_properties)
CurrentTabProperty (class in glue.utils.qt.widget_properties)
custom_viewer() (in module glue)
CustomLayerArtist (class in glue.viewers.custom.qt.custom_viewer)
CustomMatplotlibDataViewer (class in glue.viewers.custom.qt.custom_viewer)
CustomSubsetState (class in glue.viewers.custom.qt.custom_viewer)
CustomViewer (class in glue.viewers.custom.qt.custom_viewer)
CustomViewerMeta (class in glue.viewers.custom.qt.custom_viewer)
D
daophot_factory() (in module glue.core.data_factories)
Data (class in glue.core.data)
data (glue.core.component.CategoricalComponent attribute)
(glue.core.component.Component attribute)
(glue.core.component.CoordinateComponent attribute)
(glue.core.component.DerivedComponent attribute)
(glue.core.data.BaseData attribute)
(glue.core.data_collection.DataCollection attribute)
(glue.core.state_objects.StateAttributeCacheHelper attribute)
(glue.core.subset.ElementSubsetState attribute)
(glue.utils.qt.GlueItemWidget attribute)
data() (glue.utils.qt.PyMimeData method)
(glue.utils.qt.PythonListModel method)
data_collection (glue.core.application_base.Application attribute)
data_label() (in module glue.core.data_factories)
data_values (glue.core.state_objects.StateAttributeCacheHelper attribute)
DataAddComponentMessage (class in glue.core.message)
DataCollection (class in glue.core.data_collection)
DataCollectionActiveChange (class in glue.core.message)
DataCollectionActiveDataChange (class in glue.core.message)
DataCollectionAddMessage (class in glue.core.message)
DataCollectionComboHelper (class in glue.core.data_combo_helper)
DataCollectionDeleteMessage (class in glue.core.message)
DataCollectionMessage (class in glue.core.message)
DataExporterRegistry (class in glue.config)
DataFactoryRegistry (class in glue.config)
DataMessage (class in glue.core.message)
DataRemoveComponentMessage (class in glue.core.message)
DataRenameComponentMessage (class in glue.core.message)
DataReorderComponentMessage (class in glue.core.message)
DataTranslatorRegistry (class in glue.config)
DataUpdateMessage (class in glue.core.message)
DataViewer (class in glue.viewers.common.qt.data_viewer)
datetime (glue.core.component.Component attribute)
(glue.core.component.DateTimeComponent attribute)
(glue.core.data_combo_helper.ComponentIDComboHelper attribute)
datetime64_to_mpl() (in module glue.utils.matplotlib)
DateTimeComponent (class in glue.core.component)
deactivate() (glue.viewers.common.tool.CheckableTool method)
(glue.viewers.matplotlib.mouse_mode.MouseMode method)
(glue.viewers.matplotlib.qt.toolbar.MatplotlibCheckableTool method)
(glue.viewers.matplotlib.qt.toolbar.PanTool method)
(glue.viewers.matplotlib.qt.toolbar.ZoomTool method)
(glue.viewers.matplotlib.qt.toolbar_mode.ContrastMode method)
(glue.viewers.matplotlib.toolbar_mode.CircleMode method)
(glue.viewers.matplotlib.toolbar_mode.ClickRoiMode method)
(glue.viewers.matplotlib.toolbar_mode.HRangeMode method)
(glue.viewers.matplotlib.toolbar_mode.PathMode method)
(glue.viewers.matplotlib.toolbar_mode.PersistentRoiMode method)
(glue.viewers.matplotlib.toolbar_mode.PickMode method)
(glue.viewers.matplotlib.toolbar_mode.PolyMode method)
(glue.viewers.matplotlib.toolbar_mode.RectangleMode method)
(glue.viewers.matplotlib.toolbar_mode.RoiMode method)
(glue.viewers.matplotlib.toolbar_mode.RoiModeBase method)
(glue.viewers.matplotlib.toolbar_mode.ToolbarModeBase method)
(glue.viewers.matplotlib.toolbar_mode.VRangeMode method)
DEFAULT_ATTS (glue.core.visual.VisualAttributes attribute)
default_members() (glue.config.ColormapRegistry method)
(glue.config.DictRegistry method)
(glue.config.ProfileFitterRegistry method)
(glue.config.Registry method)
defer_draw() (in module glue.utils.matplotlib)
DeferredDrawCallbackProperty (class in glue.viewers.matplotlib.state)
DeferredDrawSelectionCallbackProperty (class in glue.viewers.matplotlib.state)
DeferredMethod (class in glue.utils.misc)
defined() (glue.core.roi.CategoricalROI method)
(glue.core.roi.CircularROI method)
(glue.core.roi.EllipticalROI method)
(glue.core.roi.RangeROI method)
(glue.core.roi.RectangularROI method)
(glue.core.roi.Roi method)
(glue.core.roi.VertexROIBase method)
degree (glue.core.fitters.PolynomialFitter attribute)
delay_callbacks() (glue.core.hub.Hub method)
delay_link_manager_update() (glue.core.data_collection.DataCollection method)
delete() (glue.core.subset.Subset method)
density_contrast (glue.viewers.scatter.state.ScatterLayerState attribute)
density_map (glue.viewers.scatter.state.ScatterLayerState attribute)
derived (glue.core.data_combo_helper.ComponentIDComboHelper attribute)
derived_components (glue.core.data.BaseData attribute)
(glue.core.data.Data attribute)
(glue.core.subset.Subset attribute)
derived_links (glue.core.data.Data attribute)
DerivedComponent (class in glue.core.component)
description (glue.core.link_helpers.JoinLink attribute)
(glue.core.link_helpers.LinkCollection attribute)
(glue.core.link_helpers.ManualLinkCollection attribute)
(glue.plugins.wcs_autolinking.wcs_autolinking.WCSLink attribute)
DictRegistry (class in glue.config)
die_on_error (class in glue.utils.qt)
disable() (glue.core.layer_artist.LayerArtistBase method)
(glue.viewers.common.layer_artist.LayerArtist method)
disable_incompatible_subset() (glue.core.layer_artist.LayerArtistBase method)
(glue.viewers.common.layer_artist.LayerArtist method)
disable_invalid_attributes() (glue.core.layer_artist.LayerArtistBase method)
(glue.viewers.common.layer_artist.LayerArtist method)
disable_on_finalize (glue.viewers.matplotlib.toolbar_mode.CircleMode attribute)
(glue.viewers.matplotlib.toolbar_mode.ClickRoiMode attribute)
(glue.viewers.matplotlib.toolbar_mode.HRangeMode attribute)
(glue.viewers.matplotlib.toolbar_mode.PathMode attribute)
(glue.viewers.matplotlib.toolbar_mode.PersistentRoiMode attribute)
(glue.viewers.matplotlib.toolbar_mode.PickMode attribute)
(glue.viewers.matplotlib.toolbar_mode.PolyMode attribute)
(glue.viewers.matplotlib.toolbar_mode.RectangleMode attribute)
(glue.viewers.matplotlib.toolbar_mode.RoiMode attribute)
(glue.viewers.matplotlib.toolbar_mode.RoiModeBase attribute)
(glue.viewers.matplotlib.toolbar_mode.VRangeMode attribute)
disabled_message (glue.core.layer_artist.LayerArtistBase attribute)
(glue.viewers.common.layer_artist.LayerArtist attribute)
disambiguate() (in module glue.core.util)
display (glue.core.data_combo_helper.ComboHelper attribute)
(glue.core.link_helpers.JoinLink attribute)
(glue.core.link_helpers.LinkCollection attribute)
(glue.core.link_helpers.LinkSame attribute)
(glue.core.link_helpers.ManualLinkCollection attribute)
(glue.plugins.wcs_autolinking.wcs_autolinking.WCSLink attribute)
do() (glue.core.application_base.Application method)
do_broadcast() (glue.core.subset.Subset method)
dpi (glue.viewers.image.state.ImageViewerState attribute)
(glue.viewers.scatter.state.ScatterViewerState attribute)
dragEnterEvent() (glue.app.qt.application.GlueApplication method)
(glue.viewers.histogram.qt.HistogramViewer method)
(glue.viewers.image.qt.ImageViewer method)
(glue.viewers.matplotlib.qt.data_viewer.MatplotlibDataViewer method)
(glue.viewers.profile.qt.ProfileViewer method)
(glue.viewers.scatter.qt.ScatterViewer method)
draw_legend() (glue.viewers.common.viewer.Viewer method)
(glue.viewers.histogram.qt.HistogramViewer method)
(glue.viewers.image.qt.ImageViewer method)
(glue.viewers.matplotlib.qt.data_viewer.MatplotlibDataViewer method)
(glue.viewers.matplotlib.viewer.MatplotlibViewerMixin method)
(glue.viewers.profile.qt.ProfileViewer method)
(glue.viewers.scatter.qt.ScatterViewer method)
drop_data() (glue.utils.qt.GlueItemWidget method)
DropdownTool (class in glue.viewers.common.tool)
dropEvent() (glue.app.qt.application.GlueApplication method)
(glue.viewers.histogram.qt.HistogramViewer method)
(glue.viewers.image.qt.ImageViewer method)
(glue.viewers.matplotlib.qt.data_viewer.MatplotlibDataViewer method)
(glue.viewers.profile.qt.ProfileViewer method)
(glue.viewers.scatter.qt.ScatterViewer method)
dtype() (glue.core.data.Data method)
E
ElementSubsetState (class in glue.core.subset)
EllipticalROI (class in glue.core.roi)
enable() (glue.core.layer_artist.LayerArtistBase method)
(glue.viewers.common.layer_artist.LayerArtist method)
enabled (glue.core.layer_artist.LayerArtistBase attribute)
(glue.viewers.common.layer_artist.LayerArtist attribute)
(glue.viewers.common.tool.CheckableTool attribute)
(glue.viewers.common.tool.DropdownTool attribute)
(glue.viewers.common.tool.SimpleToolMenu attribute)
(glue.viewers.common.tool.Tool attribute)
(glue.viewers.matplotlib.qt.toolbar.HomeTool attribute)
(glue.viewers.matplotlib.qt.toolbar.MatplotlibCheckableTool attribute)
(glue.viewers.matplotlib.qt.toolbar.MatplotlibTool attribute)
(glue.viewers.matplotlib.qt.toolbar.PanTool attribute)
(glue.viewers.matplotlib.qt.toolbar.SaveTool attribute)
(glue.viewers.matplotlib.qt.toolbar.ZoomTool attribute)
(glue.viewers.matplotlib.qt.toolbar_mode.ColormapMode attribute)
(glue.viewers.matplotlib.qt.toolbar_mode.ContrastMode attribute)
(glue.viewers.matplotlib.toolbar_mode.CircleMode attribute)
(glue.viewers.matplotlib.toolbar_mode.ClickRoiMode attribute)
(glue.viewers.matplotlib.toolbar_mode.HRangeMode attribute)
(glue.viewers.matplotlib.toolbar_mode.PathMode attribute)
(glue.viewers.matplotlib.toolbar_mode.PersistentRoiMode attribute)
(glue.viewers.matplotlib.toolbar_mode.PickMode attribute)
(glue.viewers.matplotlib.toolbar_mode.PolyMode attribute)
(glue.viewers.matplotlib.toolbar_mode.RectangleMode attribute)
(glue.viewers.matplotlib.toolbar_mode.RoiMode attribute)
(glue.viewers.matplotlib.toolbar_mode.RoiModeBase attribute)
(glue.viewers.matplotlib.toolbar_mode.ToolbarModeBase attribute)
(glue.viewers.matplotlib.toolbar_mode.VRangeMode attribute)
ensure_numerical() (in module glue.utils.array)
ErrorMessage (class in glue.core.message)
eval() (glue.core.fitters.BasicGaussianFitter static method)
exec_() (glue.app.qt.application.GlueApplication method)
execute_deferred_calls() (glue.utils.misc.DeferredMethod method)
export_as_script() (glue.viewers.common.viewer.Viewer method)
(glue.viewers.histogram.qt.HistogramViewer method)
(glue.viewers.image.qt.ImageViewer method)
(glue.viewers.matplotlib.qt.data_viewer.MatplotlibDataViewer method)
(glue.viewers.profile.qt.ProfileViewer method)
(glue.viewers.scatter.qt.ScatterViewer method)
ExporterRegistry (class in glue.config)
extend() (glue.core.data_collection.DataCollection method)
(glue.core.link_helpers.ManualLinkCollection method)
(glue.utils.qt.PythonListModel method)
external_links (glue.core.data_collection.DataCollection attribute)
externally_derivable_components (glue.core.data.Data attribute)
F
facet_subsets() (in module glue.core.util)
fast_limits() (in module glue.utils.matplotlib)
file_format() (in module glue.utils.misc)
FileWatcher (class in glue.core.data_factories)
fill (glue.viewers.scatter.state.ScatterLayerState attribute)
finalize_selection() (glue.core.roi.AbstractMplRoi method)
(glue.core.roi.MplCircularROI method)
(glue.core.roi.MplPolygonalROI method)
(glue.core.roi.MplRectangularROI method)
(glue.core.roi.MplXRangeROI method)
(glue.core.roi.MplYRangeROI method)
(glue.viewers.table.qt.TableViewer method)
find_component_id() (glue.core.data.BaseData method)
(glue.core.data.Data method)
find_factory() (in module glue.core.data_factories)
fit() (glue.core.fitters.AstropyFitter1D method)
(glue.core.fitters.BaseFitter1D method)
(glue.core.fitters.BasicGaussianFitter method)
(glue.core.fitters.PolynomialFitter method)
fit_deriv() (glue.core.fitters.BasicGaussianFitter static method)
fits_reader() (in module glue.core.data_factories)
fitting_cls (glue.core.fitters.AstropyFitter1D attribute)
fix_tab_widget_fontsize() (in module glue.utils.qt)
flip_cmap() (glue.viewers.scatter.state.ScatterLayerState method)
flip_limits() (glue.core.state_objects.StateAttributeLimitsHelper method)
(glue.viewers.image.state.ImageLayerState method)
flip_size() (glue.viewers.scatter.state.ScatterLayerState method)
flip_x() (glue.viewers.histogram.state.HistogramViewerState method)
(glue.viewers.image.state.ImageViewerState method)
(glue.viewers.profile.state.ProfileViewerState method)
(glue.viewers.scatter.state.ScatterViewerState method)
flip_y() (glue.viewers.image.state.ImageViewerState method)
(glue.viewers.scatter.state.ScatterViewerState method)
FloatLineProperty (class in glue.utils.qt.widget_properties)
FloatOption (class in glue.core.simpleforms)
floodfill() (in module glue.utils.geometry)
focusInEvent() (glue.utils.qt.CompletionTextEdit method)
force_update() (glue.core.layer_artist.LayerArtistBase method)
(glue.viewers.common.layer_artist.LayerArtist method)
format_choices() (in module glue.utils.misc)
format_minimal() (in module glue.utils.array)
format_ticks() (glue.core.util.PolarRadiusFormatter method)
(glue.core.util.ThetaDegreeFormatter method)
(glue.core.util.ThetaRadianFormatter method)
formats() (glue.utils.qt.PyMimeData method)
forwards() (glue.core.link_helpers.BaseMultiLink method)
(glue.plugins.wcs_autolinking.wcs_autolinking.AffineLink method)
(glue.plugins.wcs_autolinking.wcs_autolinking.OffsetLink method)
from_layer() (glue.viewers.custom.qt.custom_viewer.AttributeWithInfo class method)
from_range() (glue.core.roi.CategoricalROI static method)
(glue.core.subset.CategoricalROISubsetState static method)
full_circle() (glue.viewers.scatter.state.ScatterViewerState method)
function (glue.viewers.profile.state.ProfileViewerState attribute)
G
gather_current_tab() (glue.app.qt.application.GlueApplication method)
get_center() (glue.core.roi.CircularROI method)
(glue.core.roi.EllipticalROI method)
get_clip_percentile() (glue.viewers.matplotlib.qt.toolbar_mode.ContrastMode method)
get_component() (glue.core.data.Data method)
get_data() (glue.core.data.BaseCartesianData method)
(glue.core.data.Data method)
(glue.utils.qt.GlueItemWidget method)
get_data_layer_artist() (glue.viewers.common.viewer.Viewer method)
(glue.viewers.histogram.qt.HistogramViewer method)
(glue.viewers.image.qt.ImageViewer method)
(glue.viewers.image.viewer.MatplotlibImageMixin method)
(glue.viewers.matplotlib.qt.data_viewer.MatplotlibDataViewer method)
(glue.viewers.profile.qt.ProfileViewer method)
(glue.viewers.scatter.qt.ScatterViewer method)
get_extent() (in module glue.utils.matplotlib)
get_from_ids() (glue.core.component_link.ComponentLink method)
get_handle_legend() (glue.viewers.matplotlib.layer_artist.MatplotlibLayerArtist method)
get_handler() (glue.core.hub.Hub method)
get_handler_for() (glue.config.DataTranslatorRegistry method)
(glue.config.SubsetDefinitionTranslatorRegistry method)
get_handles_legend() (glue.viewers.histogram.qt.HistogramViewer method)
(glue.viewers.image.qt.ImageViewer method)
(glue.viewers.matplotlib.qt.data_viewer.MatplotlibDataViewer method)
(glue.viewers.matplotlib.viewer.MatplotlibViewerMixin method)
(glue.viewers.profile.qt.ProfileViewer method)
(glue.viewers.scatter.qt.ScatterViewer method)
get_inverse() (glue.core.component_link.ComponentLink method)
get_kind() (glue.core.data.BaseData method)
(glue.core.data.Data method)
get_layer_artist() (glue.viewers.common.viewer.Viewer method)
(glue.viewers.custom.qt.custom_viewer.CustomMatplotlibDataViewer method)
(glue.viewers.histogram.qt.HistogramViewer method)
(glue.viewers.image.qt.ImageViewer method)
(glue.viewers.matplotlib.qt.data_viewer.MatplotlibDataViewer method)
(glue.viewers.matplotlib.viewer.MatplotlibViewerMixin method)
(glue.viewers.profile.qt.ProfileViewer method)
(glue.viewers.scatter.qt.ScatterViewer method)
(glue.viewers.table.qt.TableViewer method)
get_layer_color() (glue.core.layer_artist.LayerArtistBase method)
(glue.viewers.common.layer_artist.LayerArtist method)
(glue.viewers.matplotlib.layer_artist.MatplotlibLayerArtist method)
get_mask() (glue.core.data.BaseCartesianData method)
(glue.core.data.Data method)
get_object() (glue.core.data.BaseData method)
get_qapp() (in module glue.utils.qt)
get_radius() (glue.core.roi.CircularROI method)
get_selection_definition() (glue.core.data.BaseData method)
get_setting() (glue.core.application_base.Application method)
get_sliced_data() (glue.viewers.image.state.ImageLayerState method)
(glue.viewers.image.state.ImageSubsetLayerState method)
get_sliced_data_shape() (glue.viewers.image.state.ImageLayerState method)
(glue.viewers.image.state.ImageSubsetLayerState method)
get_subset_layer_artist() (glue.viewers.common.viewer.Viewer method)
(glue.viewers.histogram.qt.HistogramViewer method)
(glue.viewers.image.qt.ImageViewer method)
(glue.viewers.image.viewer.MatplotlibImageMixin method)
(glue.viewers.matplotlib.qt.data_viewer.MatplotlibDataViewer method)
(glue.viewers.profile.qt.ProfileViewer method)
(glue.viewers.scatter.qt.ScatterViewer method)
get_subset_object() (glue.core.data.BaseData method)
get_tab_index() (glue.app.qt.application.GlueApplication method)
get_text() (in module glue.utils.qt)
get_to_id() (glue.core.component_link.ComponentLink method)
get_to_ids() (glue.core.component_link.ComponentLink method)
get_using() (glue.core.component_link.ComponentLink method)
get_vmin_vmax() (glue.viewers.matplotlib.qt.toolbar_mode.ContrastMode method)
getter() (glue.utils.qt.ColorProperty method)
(glue.utils.qt.widget_properties.ButtonProperty method)
(glue.utils.qt.widget_properties.CurrentComboDataProperty method)
(glue.utils.qt.widget_properties.CurrentComboTextProperty method)
(glue.utils.qt.widget_properties.CurrentTabProperty method)
(glue.utils.qt.widget_properties.FloatLineProperty method)
(glue.utils.qt.widget_properties.TextProperty method)
(glue.utils.qt.widget_properties.ValueProperty method)
(glue.utils.qt.widget_properties.WidgetProperty method)
global_sync (glue.viewers.image.state.ImageLayerState attribute)
glue
module
glue.app.qt.application
module
glue.config
module
glue.core.application_base
module
glue.core.component
module
glue.core.component_id
module
glue.core.component_link
module
glue.core.coordinates
module
glue.core.data
module
glue.core.data_collection
module
glue.core.data_combo_helper
module
glue.core.data_factories
module
glue.core.exceptions
module
glue.core.fitters
module
glue.core.hub
module
glue.core.layer_artist
module
glue.core.link_helpers
module
glue.core.message
module
glue.core.roi
module
glue.core.session
module
glue.core.simpleforms
module
glue.core.state_objects
module
glue.core.subset
module
glue.core.subset_group
module
glue.core.util
module
glue.core.visual
module
glue.plugins.wcs_autolinking.wcs_autolinking
module
glue.utils.array
module
glue.utils.geometry
module
glue.utils.matplotlib
module
glue.utils.misc
module
glue.utils.qt
module
glue.utils.qt.widget_properties
module
glue.viewers.common.layer_artist
module
glue.viewers.common.qt.base_widget
module
glue.viewers.common.qt.data_viewer
module
glue.viewers.common.qt.toolbar
module
glue.viewers.common.state
module
glue.viewers.common.tool
module
glue.viewers.common.viewer
module
glue.viewers.custom.qt.custom_viewer
module
glue.viewers.histogram.qt
module
glue.viewers.histogram.state
module
glue.viewers.histogram.viewer
module
glue.viewers.image.qt
module
glue.viewers.image.state
module
glue.viewers.image.viewer
module
glue.viewers.matplotlib.layer_artist
module
glue.viewers.matplotlib.mouse_mode
module
glue.viewers.matplotlib.mpl_axes
module
glue.viewers.matplotlib.qt.data_viewer
module
glue.viewers.matplotlib.qt.toolbar
module
glue.viewers.matplotlib.qt.toolbar_mode
module
glue.viewers.matplotlib.state
module
glue.viewers.matplotlib.toolbar_mode
module
glue.viewers.matplotlib.viewer
module
glue.viewers.profile.qt
module
glue.viewers.profile.state
module
glue.viewers.profile.viewer
module
glue.viewers.scatter.qt
module
glue.viewers.scatter.state
module
glue.viewers.scatter.viewer
module
glue.viewers.table.qt
module
GlueApplication (class in glue.app.qt.application)
GlueItemWidget (class in glue.utils.qt)
GlueTabBar (class in glue.utils.qt)
GroupedSubset (class in glue.core.subset_group)
H
has_extension() (in module glue.core.data_factories)
has_terminal() (glue.app.qt.application.GlueApplication method)
hasFormat() (glue.utils.qt.PyMimeData method)
hdf5_reader() (in module glue.core.data_factories)
header_from_string() (in module glue.core.coordinates)
headerData() (glue.utils.qt.PythonListModel method)
height() (glue.core.roi.RectangularROI method)
hi (glue.core.subset.RangeSubsetState attribute)
hide_crosshairs() (glue.viewers.image.qt.ImageViewer method)
(glue.viewers.image.viewer.MatplotlibImageMixin method)
hide_toolbars() (glue.viewers.common.qt.data_viewer.DataViewer method)
(glue.viewers.histogram.qt.HistogramViewer method)
(glue.viewers.image.qt.ImageViewer method)
(glue.viewers.matplotlib.qt.data_viewer.MatplotlibDataViewer method)
(glue.viewers.profile.qt.ProfileViewer method)
(glue.viewers.scatter.qt.ScatterViewer method)
hist_n_bin (glue.viewers.histogram.state.HistogramViewerState attribute)
hist_x_max (glue.viewers.histogram.state.HistogramViewerState attribute)
hist_x_min (glue.viewers.histogram.state.HistogramViewerState attribute)
histogram (glue.viewers.histogram.state.HistogramLayerState attribute)
HistogramLayerState (class in glue.viewers.histogram.state)
HistogramViewer (class in glue.viewers.histogram.qt)
HistogramViewerState (class in glue.viewers.histogram.state)
HomeTool (class in glue.viewers.matplotlib.qt.toolbar)
HRangeMode (class in glue.viewers.matplotlib.toolbar_mode)
HtmlItemDelegate (class in glue.utils.qt)
Hub (class in glue.core.hub)
hub (glue.core.data_combo_helper.BaseDataComboHelper attribute)
(glue.core.data_combo_helper.ComponentIDComboHelper attribute)
(glue.core.subset.Subset attribute)
HubListener (class in glue.core.hub)
I
icon (glue.viewers.common.tool.CheckableTool attribute)
(glue.viewers.common.tool.DropdownTool attribute)
(glue.viewers.common.tool.SimpleToolMenu attribute)
(glue.viewers.common.tool.Tool attribute)
(glue.viewers.matplotlib.qt.toolbar.HomeTool attribute)
(glue.viewers.matplotlib.qt.toolbar.MatplotlibCheckableTool attribute)
(glue.viewers.matplotlib.qt.toolbar.MatplotlibTool attribute)
(glue.viewers.matplotlib.qt.toolbar.PanTool attribute)
(glue.viewers.matplotlib.qt.toolbar.SaveTool attribute)
(glue.viewers.matplotlib.qt.toolbar.ZoomTool attribute)
(glue.viewers.matplotlib.qt.toolbar_mode.ColormapMode attribute)
(glue.viewers.matplotlib.qt.toolbar_mode.ContrastMode attribute)
(glue.viewers.matplotlib.toolbar_mode.CircleMode attribute)
(glue.viewers.matplotlib.toolbar_mode.ClickRoiMode attribute)
(glue.viewers.matplotlib.toolbar_mode.HRangeMode attribute)
(glue.viewers.matplotlib.toolbar_mode.PathMode attribute)
(glue.viewers.matplotlib.toolbar_mode.PersistentRoiMode attribute)
(glue.viewers.matplotlib.toolbar_mode.PickMode attribute)
(glue.viewers.matplotlib.toolbar_mode.PolyMode attribute)
(glue.viewers.matplotlib.toolbar_mode.RectangleMode attribute)
(glue.viewers.matplotlib.toolbar_mode.RoiMode attribute)
(glue.viewers.matplotlib.toolbar_mode.RoiModeBase attribute)
(glue.viewers.matplotlib.toolbar_mode.ToolbarModeBase attribute)
(glue.viewers.matplotlib.toolbar_mode.VRangeMode attribute)
id() (glue.core.data_factories.LoadLog method)
IdentityCoordinates (class in glue.core.coordinates)
ignore_callbacks() (glue.core.hub.Hub method)
(glue.core.layer_artist.LayerArtistContainer method)
ignore_change() (glue.core.layer_artist.LayerArtistContainer method)
ignore_empty() (glue.core.layer_artist.LayerArtistContainer method)
ImageLayerState (class in glue.viewers.image.state)
ImageSubsetLayerState (class in glue.viewers.image.state)
ImageViewer (class in glue.viewers.image.qt)
ImageViewerState (class in glue.viewers.image.state)
img_data() (in module glue.core.data_factories)
IncompatibleAttribute
IncompatibleDataException
IncompatibleWCS
independent_x_att (glue.viewers.profile.state.ProfileLayerState attribute)
index() (glue.core.data_collection.DataCollection method)
index_lookup() (in module glue.utils.array)
indices (glue.core.subset.ElementSubsetState attribute)
InequalitySubsetState (class in glue.core.subset)
inherit_tools (glue.viewers.common.qt.data_viewer.DataViewer attribute)
(glue.viewers.table.qt.TableViewer attribute)
init_mpl() (in module glue.viewers.matplotlib.mpl_axes)
initialize_toolbar() (glue.viewers.common.qt.data_viewer.DataViewer method)
(glue.viewers.histogram.qt.HistogramViewer method)
(glue.viewers.image.qt.ImageViewer method)
(glue.viewers.matplotlib.qt.data_viewer.MatplotlibDataViewer method)
(glue.viewers.profile.qt.ProfileViewer method)
(glue.viewers.scatter.qt.ScatterViewer method)
insert() (glue.utils.qt.PythonListModel method)
insert_completion() (glue.utils.qt.CompletionTextEdit method)
IntOption (class in glue.core.simpleforms)
invalidate_cache() (glue.core.state_objects.StateAttributeCacheHelper method)
InvalidMessage
InvalidSubscriber
inverse (glue.core.component_link.ComponentLink attribute)
InvertState (class in glue.core.subset)
ipac_factory() (in module glue.core.data_factories)
is_callback_property() (glue.viewers.common.state.LayerState method)
(glue.viewers.common.state.ViewerState method)
(glue.viewers.histogram.state.HistogramLayerState method)
(glue.viewers.histogram.state.HistogramViewerState method)
(glue.viewers.image.state.ImageLayerState method)
(glue.viewers.image.state.ImageSubsetLayerState method)
(glue.viewers.image.state.ImageViewerState method)
(glue.viewers.profile.state.ProfileLayerState method)
(glue.viewers.profile.state.ProfileViewerState method)
(glue.viewers.scatter.state.ScatterLayerState method)
(glue.viewers.scatter.state.ScatterViewerState method)
is_casalike() (in module glue.core.data_factories)
is_default() (glue.config.SettingRegistry method)
is_empty (glue.app.qt.application.GlueApplication attribute)
is_fits() (in module glue.core.data_factories)
is_hdf5() (in module glue.core.data_factories)
is_npy_npz() (in module glue.core.data_factories)
is_subscribed() (glue.core.hub.Hub method)
isVisible() (glue.viewers.histogram.qt.HistogramViewer method)
(glue.viewers.image.qt.ImageViewer method)
(glue.viewers.matplotlib.qt.data_viewer.MatplotlibDataViewer method)
(glue.viewers.profile.qt.ProfileViewer method)
(glue.viewers.scatter.qt.ScatterViewer method)
iter_callback_properties() (glue.viewers.common.state.LayerState method)
(glue.viewers.common.state.ViewerState method)
(glue.viewers.histogram.state.HistogramLayerState method)
(glue.viewers.histogram.state.HistogramViewerState method)
(glue.viewers.image.state.ImageLayerState method)
(glue.viewers.image.state.ImageSubsetLayerState method)
(glue.viewers.image.state.ImageViewerState method)
(glue.viewers.profile.state.ProfileLayerState method)
(glue.viewers.profile.state.ProfileViewerState method)
(glue.viewers.scatter.state.ScatterLayerState method)
(glue.viewers.scatter.state.ScatterViewerState method)
iterate_chunks() (in module glue.utils.array)
J
jitter() (glue.core.component.CategoricalComponent method)
(glue.core.component.Component method)
(glue.utils.array.categorical_ndarray method)
join_component_view() (in module glue.core.util)
join_on_key() (glue.core.data.Data method)
JoinLink (class in glue.core.link_helpers)
K
key() (glue.viewers.matplotlib.mouse_mode.MouseMode method)
(glue.viewers.matplotlib.qt.toolbar_mode.ContrastMode method)
(glue.viewers.matplotlib.toolbar_mode.CircleMode method)
(glue.viewers.matplotlib.toolbar_mode.ClickRoiMode method)
(glue.viewers.matplotlib.toolbar_mode.HRangeMode method)
(glue.viewers.matplotlib.toolbar_mode.PathMode method)
(glue.viewers.matplotlib.toolbar_mode.PersistentRoiMode method)
(glue.viewers.matplotlib.toolbar_mode.PickMode method)
(glue.viewers.matplotlib.toolbar_mode.PolyMode method)
(glue.viewers.matplotlib.toolbar_mode.RectangleMode method)
(glue.viewers.matplotlib.toolbar_mode.RoiMode method)
(glue.viewers.matplotlib.toolbar_mode.RoiModeBase method)
(glue.viewers.matplotlib.toolbar_mode.ToolbarModeBase method)
(glue.viewers.matplotlib.toolbar_mode.VRangeMode method)
KeyboardShortcut (class in glue.config)
keyPressEvent() (glue.app.qt.application.GlueApplication method)
(glue.utils.qt.CompletionTextEdit method)
(glue.viewers.table.qt.TableViewer method)
L
label (glue.core.component_id.ComponentID attribute)
(glue.core.data.BaseData attribute)
(glue.core.data.Data attribute)
(glue.core.fitters.AstropyFitter1D attribute)
(glue.core.fitters.BaseFitter1D attribute)
(glue.core.fitters.BasicGaussianFitter attribute)
(glue.core.fitters.PolynomialFitter attribute)
(glue.core.fitters.SimpleAstropyGaussianFitter attribute)
(glue.core.subset.Subset attribute)
(glue.core.subset_group.GroupedSubset attribute)
LABEL (glue.viewers.common.viewer.BaseViewer attribute)
(glue.viewers.custom.qt.custom_viewer.CustomMatplotlibDataViewer attribute)
(glue.viewers.histogram.qt.HistogramViewer attribute)
(glue.viewers.image.qt.ImageViewer attribute)
(glue.viewers.profile.qt.ProfileViewer attribute)
(glue.viewers.scatter.qt.ScatterViewer attribute)
(glue.viewers.table.qt.TableViewer attribute)
labels (glue.core.component.CategoricalComponent attribute)
(glue.core.data_collection.DataCollection attribute)
labels1 (glue.core.link_helpers.JoinLink attribute)
(glue.core.link_helpers.LinkCollection attribute)
labels2 (glue.core.link_helpers.JoinLink attribute)
(glue.core.link_helpers.LinkCollection attribute)
large_data_size (glue.viewers.common.qt.data_viewer.DataViewer attribute)
(glue.viewers.common.viewer.Viewer attribute)
(glue.viewers.histogram.qt.HistogramViewer attribute)
(glue.viewers.profile.qt.ProfileViewer attribute)
latex_factory() (in module glue.core.data_factories)
layer (glue.core.layer_artist.LayerArtistBase attribute)
(glue.viewers.common.layer_artist.LayerArtist attribute)
(glue.viewers.common.state.LayerState attribute)
(glue.viewers.histogram.state.HistogramLayerState attribute)
(glue.viewers.image.state.ImageLayerState attribute)
(glue.viewers.image.state.ImageSubsetLayerState attribute)
(glue.viewers.profile.state.ProfileLayerState attribute)
(glue.viewers.scatter.state.ScatterLayerState attribute)
layer_view() (glue.viewers.common.qt.data_viewer.DataViewer method)
(glue.viewers.histogram.qt.HistogramViewer method)
(glue.viewers.image.qt.ImageViewer method)
(glue.viewers.matplotlib.qt.data_viewer.MatplotlibDataViewer method)
(glue.viewers.profile.qt.ProfileViewer method)
(glue.viewers.scatter.qt.ScatterViewer method)
LayerActionRegistry (class in glue.config)
LayerArtist (class in glue.viewers.common.layer_artist)
LayerArtistBase (class in glue.core.layer_artist)
LayerArtistContainer (class in glue.core.layer_artist)
LayerArtistDisabledMessage (class in glue.core.message)
LayerArtistEnabledMessage (class in glue.core.message)
LayerArtistMakerRegistry (class in glue.config)
LayerArtistVisibilityMessage (class in glue.core.message)
layers (glue.core.layer_artist.LayerArtistContainer attribute)
(glue.viewers.common.state.ViewerState attribute)
(glue.viewers.common.viewer.Viewer attribute)
(glue.viewers.histogram.state.HistogramViewerState attribute)
(glue.viewers.image.state.ImageViewerState attribute)
(glue.viewers.profile.state.ProfileViewerState attribute)
(glue.viewers.scatter.state.ScatterViewerState attribute)
layers_data (glue.viewers.common.state.ViewerState attribute)
(glue.viewers.histogram.state.HistogramViewerState attribute)
(glue.viewers.image.state.ImageViewerState attribute)
(glue.viewers.profile.state.ProfileViewerState attribute)
(glue.viewers.scatter.state.ScatterViewerState attribute)
LayerState (class in glue.viewers.common.state)
lazy_add() (glue.config.Registry method)
left (glue.core.subset.InequalitySubsetState attribute)
limit_den (glue.core.util.ThetaRadianFormatter attribute)
limits_from_mpl() (glue.viewers.histogram.qt.HistogramViewer method)
(glue.viewers.image.qt.ImageViewer method)
(glue.viewers.matplotlib.qt.data_viewer.MatplotlibDataViewer method)
(glue.viewers.matplotlib.viewer.MatplotlibViewerMixin method)
(glue.viewers.profile.qt.ProfileViewer method)
(glue.viewers.scatter.qt.ScatterViewer method)
limits_to_mpl() (glue.viewers.histogram.qt.HistogramViewer method)
(glue.viewers.image.qt.ImageViewer method)
(glue.viewers.matplotlib.qt.data_viewer.MatplotlibDataViewer method)
(glue.viewers.matplotlib.viewer.MatplotlibViewerMixin method)
(glue.viewers.profile.qt.ProfileViewer method)
(glue.viewers.scatter.qt.ScatterViewer method)
line_visible (glue.viewers.scatter.state.ScatterLayerState attribute)
linestyle (glue.core.visual.VisualAttributes attribute)
(glue.viewers.scatter.state.ScatterLayerState attribute)
linewidth (glue.core.visual.VisualAttributes attribute)
(glue.viewers.profile.state.ProfileLayerState attribute)
(glue.viewers.scatter.state.ScatterLayerState attribute)
link (glue.core.component.DerivedComponent attribute)
LinkAligned (class in glue.core.link_helpers)
LinkCollection (class in glue.core.link_helpers)
LinkFunctionRegistry (class in glue.config)
LinkHelperRegistry (class in glue.config)
links (glue.core.data.Data attribute)
(glue.core.data_collection.DataCollection attribute)
LinkSame (class in glue.core.link_helpers)
LinkTwoWay (class in glue.core.link_helpers)
lo (glue.core.subset.RangeSubsetState attribute)
load_data() (glue.core.application_base.Application method)
(in module glue.core.data_factories)
load_ui() (in module glue.utils.qt)
LoadLog (class in glue.core.data_factories)
log() (glue.core.data_factories.LoadLog method)
lookup_class() (in module glue.utils.misc)
M
main_components (glue.core.data.BaseData attribute)
(glue.core.data.Data attribute)
(glue.core.subset.Subset attribute)
make() (glue.viewers.custom.qt.custom_viewer.AttributeWithInfo class method)
make_selector() (glue.viewers.custom.qt.custom_viewer.CustomViewer method)
ManualDataComboHelper (class in glue.core.data_combo_helper)
ManualLinkCollection (class in glue.core.link_helpers)
marker (glue.core.visual.VisualAttributes attribute)
markers_visible (glue.viewers.scatter.state.ScatterLayerState attribute)
markersize (glue.core.visual.VisualAttributes attribute)
mask (glue.core.subset.MaskSubsetState attribute)
MaskSubsetState (class in glue.core.subset)
MatplotlibCheckableTool (class in glue.viewers.matplotlib.qt.toolbar)
MatplotlibDataViewer (class in glue.viewers.matplotlib.qt.data_viewer)
MatplotlibDataViewerState (class in glue.viewers.matplotlib.state)
MatplotlibHistogramMixin (class in glue.viewers.histogram.viewer)
MatplotlibImageMixin (class in glue.viewers.image.viewer)
MatplotlibLayerArtist (class in glue.viewers.matplotlib.layer_artist)
MatplotlibLayerState (class in glue.viewers.matplotlib.state)
MatplotlibProfileMixin (class in glue.viewers.profile.viewer)
MatplotlibScatterMixin (class in glue.viewers.scatter.viewer)
MatplotlibTool (class in glue.viewers.matplotlib.qt.toolbar)
MatplotlibViewerMixin (class in glue.viewers.matplotlib.viewer)
matrix (glue.plugins.wcs_autolinking.wcs_autolinking.AffineLink attribute)
max_den (glue.core.util.ThetaRadianFormatter attribute)
max_num (glue.core.util.ThetaRadianFormatter attribute)
mdi_wrap() (glue.viewers.histogram.qt.HistogramViewer method)
(glue.viewers.image.qt.ImageViewer method)
(glue.viewers.matplotlib.qt.data_viewer.MatplotlibDataViewer method)
(glue.viewers.profile.qt.ProfileViewer method)
(glue.viewers.scatter.qt.ScatterViewer method)
mean() (glue.core.roi.PolygonalROI method)
members (glue.config.DictRegistry attribute)
(glue.config.Registry attribute)
menu_actions() (glue.viewers.common.tool.CheckableTool method)
(glue.viewers.common.tool.DropdownTool method)
(glue.viewers.common.tool.SimpleToolMenu method)
(glue.viewers.common.tool.Tool method)
(glue.viewers.matplotlib.qt.toolbar.HomeTool method)
(glue.viewers.matplotlib.qt.toolbar.MatplotlibCheckableTool method)
(glue.viewers.matplotlib.qt.toolbar.MatplotlibTool method)
(glue.viewers.matplotlib.qt.toolbar.PanTool method)
(glue.viewers.matplotlib.qt.toolbar.SaveTool method)
(glue.viewers.matplotlib.qt.toolbar.ZoomTool method)
(glue.viewers.matplotlib.qt.toolbar_mode.ColormapMode method)
(glue.viewers.matplotlib.qt.toolbar_mode.ContrastMode method)
(glue.viewers.matplotlib.toolbar_mode.CircleMode method)
(glue.viewers.matplotlib.toolbar_mode.ClickRoiMode method)
(glue.viewers.matplotlib.toolbar_mode.HRangeMode method)
(glue.viewers.matplotlib.toolbar_mode.PathMode method)
(glue.viewers.matplotlib.toolbar_mode.PersistentRoiMode method)
(glue.viewers.matplotlib.toolbar_mode.PickMode method)
(glue.viewers.matplotlib.toolbar_mode.PolyMode method)
(glue.viewers.matplotlib.toolbar_mode.RectangleMode method)
(glue.viewers.matplotlib.toolbar_mode.RoiMode method)
(glue.viewers.matplotlib.toolbar_mode.RoiModeBase method)
(glue.viewers.matplotlib.toolbar_mode.ToolbarModeBase method)
(glue.viewers.matplotlib.toolbar_mode.VRangeMode method)
merge() (glue.core.data_collection.DataCollection method)
Message (class in glue.core.message)
messagebox_on_error (class in glue.utils.qt)
MIME_TYPE (glue.utils.qt.PyMimeData attribute)
mimeData() (glue.utils.qt.GlueItemWidget method)
mimeTypes() (glue.utils.qt.GlueItemWidget method)
model_cls (glue.core.fitters.AstropyFitter1D attribute)
modifiers_names (glue.core.state_objects.StateAttributeLimitsHelper attribute)
(glue.core.state_objects.StateAttributeSingleValueHelper attribute)
module
glue
glue.app.qt.application
glue.config
glue.core.application_base
glue.core.component
glue.core.component_id
glue.core.component_link
glue.core.coordinates
glue.core.data
glue.core.data_collection
glue.core.data_combo_helper
glue.core.data_factories
glue.core.exceptions
glue.core.fitters
glue.core.hub
glue.core.layer_artist
glue.core.link_helpers
glue.core.message
glue.core.roi
glue.core.session
glue.core.simpleforms
glue.core.state_objects
glue.core.subset
glue.core.subset_group
glue.core.util
glue.core.visual
glue.plugins.wcs_autolinking.wcs_autolinking
glue.utils.array
glue.utils.geometry
glue.utils.matplotlib
glue.utils.misc
glue.utils.qt
glue.utils.qt.widget_properties
glue.viewers.common.layer_artist
glue.viewers.common.qt.base_widget
glue.viewers.common.qt.data_viewer
glue.viewers.common.qt.toolbar
glue.viewers.common.state
glue.viewers.common.tool
glue.viewers.common.viewer
glue.viewers.custom.qt.custom_viewer
glue.viewers.histogram.qt
glue.viewers.histogram.state
glue.viewers.histogram.viewer
glue.viewers.image.qt
glue.viewers.image.state
glue.viewers.image.viewer
glue.viewers.matplotlib.layer_artist
glue.viewers.matplotlib.mouse_mode
glue.viewers.matplotlib.mpl_axes
glue.viewers.matplotlib.qt.data_viewer
glue.viewers.matplotlib.qt.toolbar
glue.viewers.matplotlib.qt.toolbar_mode
glue.viewers.matplotlib.state
glue.viewers.matplotlib.toolbar_mode
glue.viewers.matplotlib.viewer
glue.viewers.profile.qt
glue.viewers.profile.state
glue.viewers.profile.viewer
glue.viewers.scatter.qt
glue.viewers.scatter.state
glue.viewers.scatter.viewer
glue.viewers.table.qt
mouseDoubleClickEvent() (glue.utils.qt.GlueTabBar method)
MouseMode (class in glue.viewers.matplotlib.mouse_mode)
mousePressEvent() (glue.viewers.histogram.qt.HistogramViewer method)
(glue.viewers.image.qt.ImageViewer method)
(glue.viewers.matplotlib.qt.data_viewer.MatplotlibDataViewer method)
(glue.viewers.profile.qt.ProfileViewer method)
(glue.viewers.scatter.qt.ScatterViewer method)
move() (glue.viewers.histogram.qt.HistogramViewer method)
(glue.viewers.image.qt.ImageViewer method)
(glue.viewers.matplotlib.mouse_mode.MouseMode method)
(glue.viewers.matplotlib.qt.data_viewer.MatplotlibDataViewer method)
(glue.viewers.matplotlib.qt.toolbar_mode.ContrastMode method)
(glue.viewers.matplotlib.toolbar_mode.CircleMode method)
(glue.viewers.matplotlib.toolbar_mode.ClickRoiMode method)
(glue.viewers.matplotlib.toolbar_mode.HRangeMode method)
(glue.viewers.matplotlib.toolbar_mode.PathMode method)
(glue.viewers.matplotlib.toolbar_mode.PersistentRoiMode method)
(glue.viewers.matplotlib.toolbar_mode.PickMode method)
(glue.viewers.matplotlib.toolbar_mode.PolyMode method)
(glue.viewers.matplotlib.toolbar_mode.RectangleMode method)
(glue.viewers.matplotlib.toolbar_mode.RoiMode method)
(glue.viewers.matplotlib.toolbar_mode.RoiModeBase method)
(glue.viewers.matplotlib.toolbar_mode.ToolbarModeBase method)
(glue.viewers.matplotlib.toolbar_mode.VRangeMode method)
(glue.viewers.profile.qt.ProfileViewer method)
(glue.viewers.scatter.qt.ScatterViewer method)
move_to() (glue.core.roi.CircularROI method)
(glue.core.roi.EllipticalROI method)
(glue.core.roi.PolygonalROI method)
(glue.core.roi.RangeROI method)
(glue.core.roi.RectangularROI method)
(glue.core.roi.Roi method)
mpl_to_datetime64() (in module glue.utils.matplotlib)
mpl_to_qt_color() (in module glue.utils.qt)
MplCircularROI (class in glue.core.roi)
MplPolygonalROI (class in glue.core.roi)
MplRectangularROI (class in glue.core.roi)
MplXRangeROI (class in glue.core.roi)
MplYRangeROI (class in glue.core.roi)
MultiLink (class in glue.core.link_helpers)
MultiOrState (class in glue.core.subset)
MultiRangeSubsetState (class in glue.core.subset)
N
name (glue.viewers.custom.qt.custom_viewer.CustomViewer attribute)
name_from_cmap() (glue.config.ColormapRegistry method)
ndim (glue.core.component.Component attribute)
(glue.core.component.CoordinateComponent attribute)
(glue.core.data.BaseCartesianData attribute)
(glue.core.data.Data attribute)
(glue.core.subset.Subset attribute)
new_artists() (in module glue.utils.matplotlib)
new_data_viewer() (glue.app.qt.application.GlueApplication method)
(glue.core.application_base.Application method)
new_subset() (glue.core.data.BaseData method)
new_subset_group() (glue.core.data_collection.DataCollection method)
new_tab() (glue.app.qt.application.GlueApplication method)
NoAffineApproximation
none (glue.core.data_combo_helper.ComponentIDComboHelper attribute)
nonpartial() (in module glue.utils.misc)
normalize (glue.viewers.histogram.state.HistogramViewerState attribute)
(glue.viewers.profile.state.ProfileViewerState attribute)
normalize_values() (glue.viewers.profile.state.ProfileLayerState method)
notify() (glue.core.hub.HubListener method)
(glue.utils.misc.CallbackMixin method)
(glue.viewers.histogram.qt.HistogramViewer method)
(glue.viewers.image.qt.ImageViewer method)
(glue.viewers.matplotlib.qt.data_viewer.MatplotlibDataViewer method)
(glue.viewers.matplotlib.state.DeferredDrawCallbackProperty method)
(glue.viewers.matplotlib.state.DeferredDrawSelectionCallbackProperty method)
(glue.viewers.profile.qt.ProfileViewer method)
(glue.viewers.profile.state.ProfileLayerState method)
(glue.viewers.scatter.qt.ScatterViewer method)
notify_end_computation() (glue.viewers.matplotlib.layer_artist.MatplotlibLayerArtist method)
notify_start_computation() (glue.viewers.matplotlib.layer_artist.MatplotlibLayerArtist method)
npy_npz_reader() (in module glue.core.data_factories)
num_att (glue.core.subset.CategoricalMultiRangeSubsetState attribute)
numeric (glue.core.component.CategoricalComponent attribute)
(glue.core.component.Component attribute)
(glue.core.component.CoordinateComponent attribute)
(glue.core.component.DateTimeComponent attribute)
(glue.core.data_combo_helper.ComponentIDComboHelper attribute)
numpy_slice_aggregation_transpose (glue.viewers.image.state.ImageViewerState attribute)
O
OffsetLink (class in glue.plugins.wcs_autolinking.wcs_autolinking)
on_changed() (glue.core.layer_artist.LayerArtistContainer method)
on_empty() (glue.core.layer_artist.LayerArtistContainer method)
op (glue.core.subset.CompositeSubsetState attribute)
op() (glue.core.subset.AndState method)
(glue.core.subset.OrState method)
(glue.core.subset.XorState method)
operator (glue.core.subset.InequalitySubsetState attribute)
Option (class in glue.core.simpleforms)
options (glue.core.fitters.BaseFitter1D attribute)
options_widget() (glue.viewers.common.viewer.Viewer method)
(glue.viewers.histogram.qt.HistogramViewer method)
(glue.viewers.image.qt.ImageViewer method)
(glue.viewers.matplotlib.qt.data_viewer.MatplotlibDataViewer method)
(glue.viewers.profile.qt.ProfileViewer method)
(glue.viewers.scatter.qt.ScatterViewer method)
ori (glue.core.roi.RangeROI attribute)
original_method (glue.utils.misc.DeferredMethod attribute)
OrState (class in glue.core.subset)
P
paint() (glue.utils.qt.HtmlItemDelegate method)
pairs (glue.core.subset.MultiRangeSubsetState attribute)
pandas_read_table() (in module glue.core.data_factories)
PanTool (class in glue.viewers.matplotlib.qt.toolbar)
param_names (glue.core.fitters.AstropyFitter1D attribute)
(glue.core.fitters.BaseFitter1D attribute)
parameter_guesses() (glue.core.fitters.AstropyFitter1D method)
(glue.core.fitters.SimpleAstropyGaussianFitter static method)
paste() (glue.core.subset.Subset method)
(glue.core.subset_group.SubsetGroup method)
PathMode (class in glue.viewers.matplotlib.toolbar_mode)
percentile (glue.viewers.image.state.ImageLayerState attribute)
(glue.viewers.profile.state.ProfileLayerState attribute)
persistent (glue.viewers.matplotlib.toolbar_mode.CircleMode attribute)
(glue.viewers.matplotlib.toolbar_mode.ClickRoiMode attribute)
(glue.viewers.matplotlib.toolbar_mode.HRangeMode attribute)
(glue.viewers.matplotlib.toolbar_mode.PathMode attribute)
(glue.viewers.matplotlib.toolbar_mode.PersistentRoiMode attribute)
(glue.viewers.matplotlib.toolbar_mode.PickMode attribute)
(glue.viewers.matplotlib.toolbar_mode.PolyMode attribute)
(glue.viewers.matplotlib.toolbar_mode.RectangleMode attribute)
(glue.viewers.matplotlib.toolbar_mode.RoiMode attribute)
(glue.viewers.matplotlib.toolbar_mode.RoiModeBase attribute)
(glue.viewers.matplotlib.toolbar_mode.VRangeMode attribute)
PersistentRoiMode (class in glue.viewers.matplotlib.toolbar_mode)
pick_class() (in module glue.utils.qt)
pick_item() (in module glue.utils.qt)
PickMode (class in glue.viewers.matplotlib.toolbar_mode)
pixel_aligned_data (glue.core.data.BaseCartesianData attribute)
pixel_component_ids (glue.core.data.BaseData attribute)
(glue.core.data.Data attribute)
(glue.core.subset.Subset attribute)
pixel_coord (glue.core.data_combo_helper.ComponentIDComboHelper attribute)
pixel_n_dim (glue.core.coordinates.Coordinates attribute)
pixel_to_world_values() (glue.core.coordinates.AffineCoordinates method)
(glue.core.coordinates.IdentityCoordinates method)
PixelComponentID (class in glue.core.component_id)
plot() (glue.core.fitters.BaseFitter1D method)
plot_data() (glue.viewers.custom.qt.custom_viewer.CustomViewer method)
plot_mode (glue.viewers.scatter.state.ScatterViewerState attribute)
plot_subset() (glue.viewers.custom.qt.custom_viewer.CustomViewer method)
plugin_manager() (glue.app.qt.application.GlueApplication method)
point_contour() (in module glue.utils.matplotlib)
Pointer (class in glue.utils.misc)
points_inside_poly() (in module glue.utils.geometry)
points_mode (glue.viewers.scatter.state.ScatterLayerState attribute)
PolarRadiusFormatter (class in glue.core.util)
polygon_line_intersections() (in module glue.utils.geometry)
PolygonalROI (class in glue.core.roi)
PolyMode (class in glue.viewers.matplotlib.toolbar_mode)
PolynomialFitter (class in glue.core.fitters)
pop() (glue.core.layer_artist.LayerArtistContainer method)
(glue.utils.qt.PythonListModel method)
pop_changed_properties() (glue.viewers.common.layer_artist.LayerArtist method)
predict() (glue.core.fitters.AstropyFitter1D method)
(glue.core.fitters.BaseFitter1D method)
(glue.core.fitters.BasicGaussianFitter method)
(glue.core.fitters.PolynomialFitter method)
PreferencePanesRegistry (class in glue.config)
preferred_cmap (glue.core.visual.VisualAttributes attribute)
press() (glue.viewers.matplotlib.mouse_mode.MouseMode method)
(glue.viewers.matplotlib.qt.toolbar_mode.ContrastMode method)
(glue.viewers.matplotlib.toolbar_mode.CircleMode method)
(glue.viewers.matplotlib.toolbar_mode.ClickRoiMode method)
(glue.viewers.matplotlib.toolbar_mode.HRangeMode method)
(glue.viewers.matplotlib.toolbar_mode.PathMode method)
(glue.viewers.matplotlib.toolbar_mode.PersistentRoiMode method)
(glue.viewers.matplotlib.toolbar_mode.PickMode method)
(glue.viewers.matplotlib.toolbar_mode.PolyMode method)
(glue.viewers.matplotlib.toolbar_mode.RectangleMode method)
(glue.viewers.matplotlib.toolbar_mode.RoiMode method)
(glue.viewers.matplotlib.toolbar_mode.RoiModeBase method)
(glue.viewers.matplotlib.toolbar_mode.ToolbarModeBase method)
(glue.viewers.matplotlib.toolbar_mode.VRangeMode method)
pretransform (glue.core.subset.RoiSubsetStateNd attribute)
primary_components (glue.core.data.Data attribute)
(glue.core.subset.Subset attribute)
process_dialog() (in module glue.utils.qt)
process_events() (in module glue.utils.qt)
profile (glue.viewers.profile.state.ProfileLayerState attribute)
ProfileFitterRegistry (class in glue.config)
ProfileLayerState (class in glue.viewers.profile.state)
ProfileViewer (class in glue.viewers.profile.qt)
ProfileViewerState (class in glue.viewers.profile.state)
properties (glue.utils.misc.PropertySetMixin attribute)
(glue.viewers.common.layer_artist.LayerArtist attribute)
PropertySetMixin (class in glue.utils.misc)
PyMimeData (class in glue.utils.qt)
PythonListModel (class in glue.utils.qt)
Q
QColormapCombo (class in glue.utils.qt)
qglue() (in module glue)
qt_to_mpl_color() (in module glue.utils.qt)
QtClientRegistry (class in glue.config)
QtFixedLayoutTabRegistry (class in glue.config)
queue_to_list() (in module glue.utils.misc)
qurl_to_path() (in module glue.utils.qt)
R
rad_fn() (glue.core.util.ThetaRadianFormatter class method)
random_views_for_dask_array() (in module glue.utils.array)
range() (glue.core.roi.RangeROI method)
RangeROI (class in glue.core.roi)
ranges (glue.core.subset.CategoricalMultiRangeSubsetState attribute)
RangeSubsetState (class in glue.core.subset)
read_mask() (glue.core.subset.Subset method)
RectangleMode (class in glue.viewers.matplotlib.toolbar_mode)
RectangularROI (class in glue.core.roi)
redo() (glue.app.qt.application.GlueApplication method)
(glue.core.application_base.Application method)
redraw() (glue.core.layer_artist.LayerArtistBase method)
(glue.viewers.common.layer_artist.LayerArtist method)
(glue.viewers.histogram.qt.HistogramViewer method)
(glue.viewers.image.qt.ImageViewer method)
(glue.viewers.matplotlib.layer_artist.MatplotlibLayerArtist method)
(glue.viewers.matplotlib.qt.data_viewer.MatplotlibDataViewer method)
(glue.viewers.matplotlib.viewer.MatplotlibViewerMixin method)
(glue.viewers.profile.qt.ProfileViewer method)
(glue.viewers.scatter.qt.ScatterViewer method)
(glue.viewers.table.qt.TableLayerArtist method)
reference_data (glue.core.subset.SliceSubsetState attribute)
(glue.viewers.image.state.ImageViewerState attribute)
(glue.viewers.profile.state.ProfileViewerState attribute)
refresh() (glue.core.data_combo_helper.BaseDataComboHelper method)
(glue.core.data_combo_helper.ComponentIDComboHelper method)
refresh_component_ids() (glue.core.data_combo_helper.BaseDataComboHelper method)
register() (glue.core.subset.Subset method)
(glue.core.subset_group.SubsetGroup method)
register_to_hub() (glue.core.data.BaseData method)
(glue.core.data_collection.DataCollection method)
(glue.core.data_combo_helper.BaseDataComboHelper method)
(glue.core.data_combo_helper.ComponentIDComboHelper method)
(glue.core.data_combo_helper.DataCollectionComboHelper method)
(glue.core.data_combo_helper.ManualDataComboHelper method)
(glue.core.hub.HubListener method)
(glue.core.subset_group.SubsetGroup method)
(glue.viewers.common.viewer.BaseViewer method)
(glue.viewers.common.viewer.Viewer method)
(glue.viewers.histogram.qt.HistogramViewer method)
(glue.viewers.image.qt.ImageViewer method)
(glue.viewers.matplotlib.qt.data_viewer.MatplotlibDataViewer method)
(glue.viewers.profile.qt.ProfileViewer method)
(glue.viewers.profile.state.ProfileLayerState method)
(glue.viewers.scatter.qt.ScatterViewer method)
Registry (class in glue.config)
release() (glue.viewers.matplotlib.mouse_mode.MouseMode method)
(glue.viewers.matplotlib.qt.toolbar_mode.ContrastMode method)
(glue.viewers.matplotlib.toolbar_mode.CircleMode method)
(glue.viewers.matplotlib.toolbar_mode.ClickRoiMode method)
(glue.viewers.matplotlib.toolbar_mode.HRangeMode method)
(glue.viewers.matplotlib.toolbar_mode.PathMode method)
(glue.viewers.matplotlib.toolbar_mode.PersistentRoiMode method)
(glue.viewers.matplotlib.toolbar_mode.PickMode method)
(glue.viewers.matplotlib.toolbar_mode.PolyMode method)
(glue.viewers.matplotlib.toolbar_mode.RectangleMode method)
(glue.viewers.matplotlib.toolbar_mode.RoiMode method)
(glue.viewers.matplotlib.toolbar_mode.RoiModeBase method)
(glue.viewers.matplotlib.toolbar_mode.ToolbarModeBase method)
(glue.viewers.matplotlib.toolbar_mode.VRangeMode method)
relim() (in module glue.core.util)
reload() (glue.core.data_factories.LoadLog method)
remove() (glue.config.DataTranslatorRegistry method)
(glue.config.SubsetDefinitionTranslatorRegistry method)
(glue.core.data_collection.DataCollection method)
(glue.core.layer_artist.LayerArtistBase method)
(glue.core.layer_artist.LayerArtistContainer method)
(glue.viewers.common.layer_artist.LayerArtist method)
(glue.viewers.matplotlib.layer_artist.MatplotlibLayerArtist method)
remove_all_toolbars() (glue.viewers.common.qt.data_viewer.DataViewer method)
(glue.viewers.histogram.qt.HistogramViewer method)
(glue.viewers.image.qt.ImageViewer method)
(glue.viewers.matplotlib.qt.data_viewer.MatplotlibDataViewer method)
(glue.viewers.profile.qt.ProfileViewer method)
(glue.viewers.scatter.qt.ScatterViewer method)
remove_artists() (in module glue.utils.matplotlib)
remove_callback() (glue.utils.misc.CallbackMixin method)
(glue.viewers.common.state.LayerState method)
(glue.viewers.common.state.ViewerState method)
(glue.viewers.histogram.state.HistogramLayerState method)
(glue.viewers.histogram.state.HistogramViewerState method)
(glue.viewers.image.state.ImageLayerState method)
(glue.viewers.image.state.ImageSubsetLayerState method)
(glue.viewers.image.state.ImageViewerState method)
(glue.viewers.profile.state.ProfileLayerState method)
(glue.viewers.profile.state.ProfileViewerState method)
(glue.viewers.scatter.state.ScatterLayerState method)
(glue.viewers.scatter.state.ScatterViewerState method)
remove_component() (glue.core.data.Data method)
remove_data() (glue.core.data_combo_helper.ComponentIDComboHelper method)
(glue.core.data_combo_helper.ManualDataComboHelper method)
(glue.viewers.common.viewer.Viewer method)
(glue.viewers.histogram.qt.HistogramViewer method)
(glue.viewers.image.qt.ImageViewer method)
(glue.viewers.matplotlib.qt.data_viewer.MatplotlibDataViewer method)
(glue.viewers.profile.qt.ProfileViewer method)
(glue.viewers.scatter.qt.ScatterViewer method)
remove_global_callback() (glue.viewers.common.state.LayerState method)
(glue.viewers.common.state.ViewerState method)
(glue.viewers.histogram.state.HistogramLayerState method)
(glue.viewers.histogram.state.HistogramViewerState method)
(glue.viewers.image.state.ImageLayerState method)
(glue.viewers.image.state.ImageSubsetLayerState method)
(glue.viewers.image.state.ImageViewerState method)
(glue.viewers.profile.state.ProfileLayerState method)
(glue.viewers.profile.state.ProfileViewerState method)
(glue.viewers.scatter.state.ScatterLayerState method)
(glue.viewers.scatter.state.ScatterViewerState method)
remove_layer() (glue.viewers.common.viewer.BaseViewer method)
(glue.viewers.common.viewer.Viewer method)
(glue.viewers.histogram.qt.HistogramViewer method)
(glue.viewers.image.qt.ImageViewer method)
(glue.viewers.matplotlib.qt.data_viewer.MatplotlibDataViewer method)
(glue.viewers.profile.qt.ProfileViewer method)
(glue.viewers.scatter.qt.ScatterViewer method)
remove_link() (glue.core.data_collection.DataCollection method)
remove_point() (glue.core.roi.VertexROIBase method)
remove_subset() (glue.viewers.common.viewer.Viewer method)
(glue.viewers.histogram.qt.HistogramViewer method)
(glue.viewers.image.qt.ImageViewer method)
(glue.viewers.matplotlib.qt.data_viewer.MatplotlibDataViewer method)
(glue.viewers.profile.qt.ProfileViewer method)
(glue.viewers.scatter.qt.ScatterViewer method)
remove_subset_group() (glue.core.data_collection.DataCollection method)
remove_toolbar() (glue.viewers.common.qt.data_viewer.DataViewer method)
(glue.viewers.histogram.qt.HistogramViewer method)
(glue.viewers.image.qt.ImageViewer method)
(glue.viewers.matplotlib.qt.data_viewer.MatplotlibDataViewer method)
(glue.viewers.profile.qt.ProfileViewer method)
(glue.viewers.scatter.qt.ScatterViewer method)
removeRow() (glue.utils.qt.PythonListModel method)
rename_tab() (glue.utils.qt.GlueTabBar method)
renderless_figure() (in module glue.utils.matplotlib)
reorder_components() (glue.core.data.Data method)
replace_ids() (glue.core.component_link.BinaryComponentLink method)
(glue.core.component_link.ComponentLink method)
replace_last_point() (glue.core.roi.VertexROIBase method)
report_error() (glue.app.qt.application.GlueApplication method)
(glue.core.application_base.Application method)
request_add_layer() (glue.viewers.common.viewer.BaseViewer method)
(glue.viewers.histogram.qt.HistogramViewer method)
(glue.viewers.image.qt.ImageViewer method)
(glue.viewers.matplotlib.qt.data_viewer.MatplotlibDataViewer method)
(glue.viewers.profile.qt.ProfileViewer method)
(glue.viewers.scatter.qt.ScatterViewer method)
reset() (glue.core.roi.AbstractMplRoi method)
(glue.core.roi.CategoricalROI method)
(glue.core.roi.CircularROI method)
(glue.core.roi.EllipticalROI method)
(glue.core.roi.RangeROI method)
(glue.core.roi.RectangularROI method)
(glue.core.roi.VertexROIBase method)
reset_cache() (glue.viewers.histogram.state.HistogramLayerState method)
(glue.viewers.profile.state.ProfileLayerState method)
reset_contrast_bias() (glue.viewers.image.state.ImageLayerState method)
reset_defaults() (glue.config.SettingRegistry method)
reset_limits() (glue.viewers.histogram.state.HistogramViewerState method)
(glue.viewers.image.state.ImageViewerState method)
(glue.viewers.profile.state.ProfileViewerState method)
(glue.viewers.scatter.state.ScatterViewerState method)
resizeEvent() (glue.utils.qt.QColormapCombo method)
restore_session() (glue.app.qt.application.GlueApplication static method)
(glue.core.application_base.Application static method)
restore_session_and_close() (glue.app.qt.application.GlueApplication method)
rgba (glue.core.visual.VisualAttributes attribute)
right (glue.core.subset.InequalitySubsetState attribute)
Roi (class in glue.core.roi)
roi (glue.core.subset.CategoricalROISubsetState attribute)
(glue.core.subset.RoiSubsetStateNd attribute)
roi() (glue.core.roi.AbstractMplRoi method)
(glue.core.roi.MplCircularROI method)
(glue.viewers.matplotlib.toolbar_mode.CircleMode method)
(glue.viewers.matplotlib.toolbar_mode.ClickRoiMode method)
(glue.viewers.matplotlib.toolbar_mode.HRangeMode method)
(glue.viewers.matplotlib.toolbar_mode.PathMode method)
(glue.viewers.matplotlib.toolbar_mode.PersistentRoiMode method)
(glue.viewers.matplotlib.toolbar_mode.PickMode method)
(glue.viewers.matplotlib.toolbar_mode.PolyMode method)
(glue.viewers.matplotlib.toolbar_mode.RectangleMode method)
(glue.viewers.matplotlib.toolbar_mode.RoiMode method)
(glue.viewers.matplotlib.toolbar_mode.RoiModeBase method)
(glue.viewers.matplotlib.toolbar_mode.VRangeMode method)
roi_to_subset_state() (in module glue.core.subset)
RoiMode (class in glue.viewers.matplotlib.toolbar_mode)
RoiModeBase (class in glue.viewers.matplotlib.toolbar_mode)
RoiSubsetState (class in glue.core.subset)
RoiSubsetStateNd (class in glue.core.subset)
rotate_by() (glue.core.roi.Roi method)
rotate_to() (glue.core.roi.EllipticalROI method)
(glue.core.roi.PolygonalROI method)
(glue.core.roi.RectangularROI method)
(glue.core.roi.Roi method)
rotation_matrix_2d() (in module glue.utils.geometry)
row_label() (glue.utils.qt.PythonListModel method)
rowCount() (glue.utils.qt.PythonListModel method)
run_startup_action() (glue.app.qt.application.GlueApplication method)
S
save_session() (glue.core.application_base.Application method)
SaveTool (class in glue.viewers.matplotlib.qt.toolbar)
ScatterLayerState (class in glue.viewers.scatter.state)
ScatterViewer (class in glue.viewers.scatter.qt)
ScatterViewerState (class in glue.viewers.scatter.state)
screenshot() (glue.app.qt.application.GlueApplication method)
select() (glue.viewers.custom.qt.custom_viewer.CustomViewer method)
selected_layer (glue.viewers.common.qt.data_viewer.DataViewer attribute)
selection (glue.core.data_combo_helper.ComboHelper attribute)
selection_changed() (glue.viewers.table.qt.TableViewer method)
selections_enabled (glue.viewers.custom.qt.custom_viewer.CustomViewer attribute)
Session (class in glue.core.session)
session (glue.core.application_base.Application attribute)
(glue.viewers.common.viewer.BaseViewer attribute)
SessionPatchRegistry (class in glue.config)
set() (glue.core.state_objects.StateAttributeCacheHelper method)
(glue.core.visual.VisualAttributes method)
set_cache() (glue.core.state_objects.StateAttributeCacheHelper method)
set_center() (glue.core.roi.CircularROI method)
set_clip_percentile() (glue.viewers.matplotlib.qt.toolbar_mode.ContrastMode method)
set_completer() (glue.utils.qt.CompletionTextEdit method)
set_constraint() (glue.core.fitters.BaseFitter1D method)
set_cursor() (in module glue.utils.qt)
set_cursor_cm() (in module glue.utils.qt)
set_data() (glue.utils.qt.GlueItemWidget method)
set_data_color() (glue.core.application_base.Application method)
set_focus() (glue.viewers.common.qt.data_viewer.DataViewer method)
(glue.viewers.histogram.qt.HistogramViewer method)
(glue.viewers.image.qt.ImageViewer method)
(glue.viewers.matplotlib.qt.data_viewer.MatplotlibDataViewer method)
(glue.viewers.profile.qt.ProfileViewer method)
(glue.viewers.scatter.qt.ScatterViewer method)
set_from_ids() (glue.core.component_link.ComponentLink method)
set_links() (glue.core.data_collection.DataCollection method)
set_list() (glue.utils.qt.PythonListModel method)
set_multiple_data() (glue.core.data_combo_helper.ComponentIDComboHelper method)
(glue.core.data_combo_helper.ManualDataComboHelper method)
set_parent() (glue.core.component.DerivedComponent method)
set_radius() (glue.core.roi.CircularROI method)
set_range() (glue.core.roi.RangeROI method)
set_setting() (glue.core.application_base.Application method)
set_status() (glue.viewers.histogram.qt.HistogramViewer method)
(glue.viewers.image.qt.ImageViewer method)
(glue.viewers.matplotlib.qt.data_viewer.MatplotlibDataViewer method)
(glue.viewers.profile.qt.ProfileViewer method)
(glue.viewers.scatter.qt.ScatterViewer method)
set_to_id() (glue.core.component_link.ComponentLink method)
set_vmin_vmax() (glue.viewers.matplotlib.qt.toolbar_mode.ContrastMode method)
set_window_title() (glue.app.qt.application.GlueApplication method)
set_word_list() (glue.utils.qt.CompletionTextEdit method)
setData() (glue.utils.qt.PyMimeData method)
(glue.utils.qt.PythonListModel method)
setter() (glue.utils.qt.ColorProperty method)
(glue.utils.qt.widget_properties.ButtonProperty method)
(glue.utils.qt.widget_properties.CurrentComboDataProperty method)
(glue.utils.qt.widget_properties.CurrentComboTextProperty method)
(glue.utils.qt.widget_properties.CurrentTabProperty method)
(glue.utils.qt.widget_properties.FloatLineProperty method)
(glue.utils.qt.widget_properties.TextProperty method)
(glue.utils.qt.widget_properties.ValueProperty method)
(glue.utils.qt.widget_properties.WidgetProperty method)
SettingRegistry (class in glue.config)
settings (glue.core.application_base.Application attribute)
settings_changed() (glue.viewers.custom.qt.custom_viewer.CustomViewer method)
setup() (glue.viewers.custom.qt.custom_viewer.CustomViewer method)
(in module glue.viewers.histogram.qt)
(in module glue.viewers.image.qt)
(in module glue.viewers.profile.qt)
(in module glue.viewers.scatter.qt)
(in module glue.viewers.table.qt)
setup_callbacks() (glue.viewers.histogram.qt.HistogramViewer method)
(glue.viewers.histogram.viewer.MatplotlibHistogramMixin method)
(glue.viewers.image.qt.ImageViewer method)
(glue.viewers.image.viewer.MatplotlibImageMixin method)
(glue.viewers.matplotlib.qt.data_viewer.MatplotlibDataViewer method)
(glue.viewers.matplotlib.viewer.MatplotlibViewerMixin method)
(glue.viewers.profile.qt.ProfileViewer method)
(glue.viewers.profile.viewer.MatplotlibProfileMixin method)
(glue.viewers.scatter.qt.ScatterViewer method)
(glue.viewers.scatter.viewer.MatplotlibScatterMixin method)
sextractor_factory() (in module glue.core.data_factories)
shape (glue.core.component.Component attribute)
(glue.core.component.CoordinateComponent attribute)
(glue.core.data.BaseCartesianData attribute)
(glue.core.data.Data attribute)
(glue.core.subset.Subset attribute)
shape_to_string() (in module glue.utils.array)
shortcut (glue.viewers.common.tool.CheckableTool attribute)
(glue.viewers.common.tool.DropdownTool attribute)
(glue.viewers.common.tool.SimpleToolMenu attribute)
(glue.viewers.common.tool.Tool attribute)
(glue.viewers.matplotlib.qt.toolbar.HomeTool attribute)
(glue.viewers.matplotlib.qt.toolbar.MatplotlibCheckableTool attribute)
(glue.viewers.matplotlib.qt.toolbar.MatplotlibTool attribute)
(glue.viewers.matplotlib.qt.toolbar.PanTool attribute)
(glue.viewers.matplotlib.qt.toolbar.SaveTool attribute)
(glue.viewers.matplotlib.qt.toolbar.ZoomTool attribute)
(glue.viewers.matplotlib.qt.toolbar_mode.ColormapMode attribute)
(glue.viewers.matplotlib.qt.toolbar_mode.ContrastMode attribute)
(glue.viewers.matplotlib.toolbar_mode.CircleMode attribute)
(glue.viewers.matplotlib.toolbar_mode.ClickRoiMode attribute)
(glue.viewers.matplotlib.toolbar_mode.HRangeMode attribute)
(glue.viewers.matplotlib.toolbar_mode.PathMode attribute)
(glue.viewers.matplotlib.toolbar_mode.PersistentRoiMode attribute)
(glue.viewers.matplotlib.toolbar_mode.PickMode attribute)
(glue.viewers.matplotlib.toolbar_mode.PolyMode attribute)
(glue.viewers.matplotlib.toolbar_mode.RectangleMode attribute)
(glue.viewers.matplotlib.toolbar_mode.RoiMode attribute)
(glue.viewers.matplotlib.toolbar_mode.RoiModeBase attribute)
(glue.viewers.matplotlib.toolbar_mode.ToolbarModeBase attribute)
(glue.viewers.matplotlib.toolbar_mode.VRangeMode attribute)
show_axes (glue.viewers.histogram.state.HistogramViewerState attribute)
(glue.viewers.image.state.ImageViewerState attribute)
(glue.viewers.matplotlib.state.MatplotlibDataViewerState attribute)
(glue.viewers.profile.state.ProfileViewerState attribute)
(glue.viewers.scatter.state.ScatterViewerState attribute)
show_crosshairs() (glue.viewers.image.qt.ImageViewer method)
(glue.viewers.image.viewer.MatplotlibImageMixin method)
show_toolbars() (glue.viewers.common.qt.data_viewer.DataViewer method)
(glue.viewers.histogram.qt.HistogramViewer method)
(glue.viewers.image.qt.ImageViewer method)
(glue.viewers.matplotlib.qt.data_viewer.MatplotlibDataViewer method)
(glue.viewers.profile.qt.ProfileViewer method)
(glue.viewers.scatter.qt.ScatterViewer method)
SimpleAstropyGaussianFitter (class in glue.core.fitters)
SimpleToolMenu (class in glue.viewers.common.tool)
size (glue.core.data.BaseCartesianData attribute)
(glue.core.data.Data attribute)
(glue.core.subset.Subset attribute)
(glue.viewers.scatter.state.ScatterLayerState attribute)
size_att (glue.viewers.scatter.state.ScatterLayerState attribute)
size_mode (glue.viewers.scatter.state.ScatterLayerState attribute)
size_scaling (glue.viewers.scatter.state.ScatterLayerState attribute)
size_vmax (glue.viewers.scatter.state.ScatterLayerState attribute)
size_vmin (glue.viewers.scatter.state.ScatterLayerState attribute)
sizeHint() (glue.utils.qt.HtmlItemDelegate method)
slices (glue.core.subset.SliceSubsetState attribute)
(glue.viewers.image.state.ImageViewerState attribute)
SliceSubsetState (class in glue.core.subset)
small_view() (in module glue.core.util)
small_view_array() (in module glue.core.util)
split_component_view() (in module glue.core.util)
stack_view() (in module glue.utils.array)
start() (glue.app.qt.application.GlueApplication method)
(glue.core.data_factories.FileWatcher method)
start_selection() (glue.core.roi.AbstractMplRoi method)
(glue.core.roi.MplCircularROI method)
(glue.core.roi.MplPolygonalROI method)
(glue.core.roi.MplRectangularROI method)
(glue.core.roi.MplXRangeROI method)
(glue.core.roi.MplYRangeROI method)
StartupActionRegistry (class in glue.config)
State (class in glue.core.state_objects)
state (glue.core.data_combo_helper.ComboHelper attribute)
state_as_mask() (glue.core.subset.Subset method)
StateAttributeCacheHelper (class in glue.core.state_objects)
StateAttributeLimitsHelper (class in glue.core.state_objects)
StateAttributeSingleValueHelper (class in glue.core.state_objects)
status_tip (glue.viewers.common.tool.CheckableTool attribute)
(glue.viewers.common.tool.DropdownTool attribute)
(glue.viewers.common.tool.SimpleToolMenu attribute)
(glue.viewers.common.tool.Tool attribute)
(glue.viewers.matplotlib.qt.toolbar.HomeTool attribute)
(glue.viewers.matplotlib.qt.toolbar.MatplotlibCheckableTool attribute)
(glue.viewers.matplotlib.qt.toolbar.MatplotlibTool attribute)
(glue.viewers.matplotlib.qt.toolbar.PanTool attribute)
(glue.viewers.matplotlib.qt.toolbar.SaveTool attribute)
(glue.viewers.matplotlib.qt.toolbar.ZoomTool attribute)
(glue.viewers.matplotlib.qt.toolbar_mode.ColormapMode attribute)
(glue.viewers.matplotlib.qt.toolbar_mode.ContrastMode attribute)
(glue.viewers.matplotlib.toolbar_mode.CircleMode attribute)
(glue.viewers.matplotlib.toolbar_mode.ClickRoiMode attribute)
(glue.viewers.matplotlib.toolbar_mode.HRangeMode attribute)
(glue.viewers.matplotlib.toolbar_mode.PathMode attribute)
(glue.viewers.matplotlib.toolbar_mode.PersistentRoiMode attribute)
(glue.viewers.matplotlib.toolbar_mode.PickMode attribute)
(glue.viewers.matplotlib.toolbar_mode.PolyMode attribute)
(glue.viewers.matplotlib.toolbar_mode.RectangleMode attribute)
(glue.viewers.matplotlib.toolbar_mode.RoiMode attribute)
(glue.viewers.matplotlib.toolbar_mode.RoiModeBase attribute)
(glue.viewers.matplotlib.toolbar_mode.ToolbarModeBase attribute)
(glue.viewers.matplotlib.toolbar_mode.VRangeMode attribute)
stop() (glue.core.data_factories.FileWatcher method)
stretch (glue.viewers.image.state.ImageLayerState attribute)
(glue.viewers.scatter.state.ScatterLayerState attribute)
style (glue.core.subset.Subset attribute)
(glue.core.subset_group.GroupedSubset attribute)
(glue.core.subset_group.SubsetGroup attribute)
subscribe() (glue.core.hub.Hub method)
Subset (class in glue.core.subset)
subset_group (glue.core.subset_group.GroupedSubset attribute)
subset_groups (glue.core.data_collection.DataCollection attribute)
subset_state (glue.core.subset.Subset attribute)
(glue.core.subset.SubsetState attribute)
(glue.core.subset_group.GroupedSubset attribute)
SubsetCreateMessage (class in glue.core.message)
SubsetDefinitionTranslatorRegistry (class in glue.config)
SubsetDeleteMessage (class in glue.core.message)
SubsetGroup (class in glue.core.subset_group)
SubsetMaskExporterRegistry (class in glue.config)
SubsetMaskImporterRegistry (class in glue.config)
SubsetMessage (class in glue.core.message)
subsets (glue.core.data.BaseData attribute)
SubsetState (class in glue.core.subset)
SubsetUpdateMessage (class in glue.core.message)
subtools (glue.viewers.common.qt.data_viewer.DataViewer attribute)
(glue.viewers.matplotlib.qt.data_viewer.MatplotlibDataViewer attribute)
suggest_merge_label() (glue.core.data_collection.DataCollection method)
summarize() (glue.core.fitters.AstropyFitter1D method)
(glue.core.fitters.BaseFitter1D method)
(glue.core.fitters.BasicGaussianFitter method)
(glue.core.fitters.PolynomialFitter method)
supported_classes (glue.config.DataTranslatorRegistry attribute)
(glue.config.SubsetDefinitionTranslatorRegistry attribute)
SUPPORTED_MIME_TYPE (glue.utils.qt.GlueItemWidget attribute)
T
tab() (glue.app.qt.application.GlueApplication method)
tab_bar (glue.app.qt.application.GlueApplication attribute)
tab_count (glue.app.qt.application.GlueApplication attribute)
tab_names (glue.app.qt.application.GlueApplication attribute)
tab_widget (glue.app.qt.application.GlueApplication attribute)
TableLayerArtist (class in glue.viewers.table.qt)
TableViewer (class in glue.viewers.table.qt)
tabular_data() (in module glue.core.data_factories)
test() (in module glue)
text_under_cursor() (glue.utils.qt.CompletionTextEdit method)
TextProperty (class in glue.utils.qt.widget_properties)
ThetaDegreeFormatter (class in glue.core.util)
ThetaRadianFormatter (class in glue.core.util)
tick_linker() (in module glue.core.util)
tint_pixmap() (in module glue.utils.qt)
to_array() (glue.core.subset.SliceSubsetState method)
to_dataframe() (glue.core.data.Data method)
to_html() (glue.core.component_id.ComponentID method)
(glue.core.component_link.ComponentLink method)
to_index_list() (glue.core.subset.Subset method)
(glue.core.subset.SubsetState method)
to_mask() (glue.core.subset.CategoricalMultiRangeSubsetState method)
(glue.core.subset.CategoricalROISubsetState method)
(glue.core.subset.CategoricalROISubsetState2D method)
(glue.core.subset.CategorySubsetState method)
(glue.core.subset.CompositeSubsetState method)
(glue.core.subset.ElementSubsetState method)
(glue.core.subset.InequalitySubsetState method)
(glue.core.subset.InvertState method)
(glue.core.subset.MaskSubsetState method)
(glue.core.subset.MultiOrState method)
(glue.core.subset.MultiRangeSubsetState method)
(glue.core.subset.RangeSubsetState method)
(glue.core.subset.RoiSubsetStateNd method)
(glue.core.subset.SliceSubsetState method)
(glue.core.subset.Subset method)
(glue.core.subset.SubsetState method)
(glue.viewers.custom.qt.custom_viewer.CustomSubsetState method)
to_polygon() (glue.core.roi.CategoricalROI method)
(glue.core.roi.CircularROI method)
(glue.core.roi.EllipticalROI method)
(glue.core.roi.RangeROI method)
(glue.core.roi.RectangularROI method)
(glue.core.roi.Roi method)
(glue.core.roi.VertexROIBase method)
to_series() (glue.core.component.CategoricalComponent method)
(glue.core.component.Component method)
Tool (class in glue.viewers.common.tool)
tool_id (glue.viewers.common.tool.CheckableTool attribute)
(glue.viewers.common.tool.DropdownTool attribute)
(glue.viewers.common.tool.SimpleToolMenu attribute)
(glue.viewers.common.tool.Tool attribute)
(glue.viewers.matplotlib.qt.toolbar.HomeTool attribute)
(glue.viewers.matplotlib.qt.toolbar.MatplotlibCheckableTool attribute)
(glue.viewers.matplotlib.qt.toolbar.MatplotlibTool attribute)
(glue.viewers.matplotlib.qt.toolbar.PanTool attribute)
(glue.viewers.matplotlib.qt.toolbar.SaveTool attribute)
(glue.viewers.matplotlib.qt.toolbar.ZoomTool attribute)
(glue.viewers.matplotlib.qt.toolbar_mode.ColormapMode attribute)
(glue.viewers.matplotlib.qt.toolbar_mode.ContrastMode attribute)
(glue.viewers.matplotlib.toolbar_mode.CircleMode attribute)
(glue.viewers.matplotlib.toolbar_mode.ClickRoiMode attribute)
(glue.viewers.matplotlib.toolbar_mode.HRangeMode attribute)
(glue.viewers.matplotlib.toolbar_mode.PathMode attribute)
(glue.viewers.matplotlib.toolbar_mode.PersistentRoiMode attribute)
(glue.viewers.matplotlib.toolbar_mode.PickMode attribute)
(glue.viewers.matplotlib.toolbar_mode.PolyMode attribute)
(glue.viewers.matplotlib.toolbar_mode.RectangleMode attribute)
(glue.viewers.matplotlib.toolbar_mode.RoiMode attribute)
(glue.viewers.matplotlib.toolbar_mode.RoiModeBase attribute)
(glue.viewers.matplotlib.toolbar_mode.ToolbarModeBase attribute)
(glue.viewers.matplotlib.toolbar_mode.VRangeMode attribute)
tool_tip (glue.viewers.common.tool.CheckableTool attribute)
(glue.viewers.common.tool.DropdownTool attribute)
(glue.viewers.common.tool.SimpleToolMenu attribute)
(glue.viewers.common.tool.Tool attribute)
(glue.viewers.matplotlib.qt.toolbar.HomeTool attribute)
(glue.viewers.matplotlib.qt.toolbar.MatplotlibCheckableTool attribute)
(glue.viewers.matplotlib.qt.toolbar.MatplotlibTool attribute)
(glue.viewers.matplotlib.qt.toolbar.PanTool attribute)
(glue.viewers.matplotlib.qt.toolbar.SaveTool attribute)
(glue.viewers.matplotlib.qt.toolbar.ZoomTool attribute)
(glue.viewers.matplotlib.qt.toolbar_mode.ColormapMode attribute)
(glue.viewers.matplotlib.qt.toolbar_mode.ContrastMode attribute)
(glue.viewers.matplotlib.toolbar_mode.CircleMode attribute)
(glue.viewers.matplotlib.toolbar_mode.ClickRoiMode attribute)
(glue.viewers.matplotlib.toolbar_mode.HRangeMode attribute)
(glue.viewers.matplotlib.toolbar_mode.PathMode attribute)
(glue.viewers.matplotlib.toolbar_mode.PersistentRoiMode attribute)
(glue.viewers.matplotlib.toolbar_mode.PickMode attribute)
(glue.viewers.matplotlib.toolbar_mode.PolyMode attribute)
(glue.viewers.matplotlib.toolbar_mode.RectangleMode attribute)
(glue.viewers.matplotlib.toolbar_mode.RoiMode attribute)
(glue.viewers.matplotlib.toolbar_mode.RoiModeBase attribute)
(glue.viewers.matplotlib.toolbar_mode.ToolbarModeBase attribute)
(glue.viewers.matplotlib.toolbar_mode.VRangeMode attribute)
ToolbarModeBase (class in glue.viewers.matplotlib.toolbar_mode)
tools (glue.viewers.common.qt.data_viewer.DataViewer attribute)
(glue.viewers.custom.qt.custom_viewer.CustomMatplotlibDataViewer attribute)
(glue.viewers.histogram.qt.HistogramViewer attribute)
(glue.viewers.image.qt.ImageViewer attribute)
(glue.viewers.matplotlib.qt.data_viewer.MatplotlibDataViewer attribute)
(glue.viewers.profile.qt.ProfileViewer attribute)
(glue.viewers.scatter.qt.ScatterViewer attribute)
(glue.viewers.table.qt.TableViewer attribute)
transformed() (glue.core.roi.CircularROI method)
(glue.core.roi.EllipticalROI method)
(glue.core.roi.RangeROI method)
(glue.core.roi.RectangularROI method)
(glue.core.roi.Roi method)
(glue.core.roi.VertexROIBase method)
transpose() (glue.core.roi.RectangularROI method)
U
ui (glue.viewers.custom.qt.custom_viewer.CustomViewer attribute)
unbroadcast() (in module glue.utils.array)
UndefinedROI
undo() (glue.app.qt.application.GlueApplication method)
(glue.core.application_base.Application method)
unique() (in module glue.utils.array)
UnitConverterRegistry (class in glue.config)
units (glue.core.component.Component attribute)
(glue.core.component.CoordinateComponent attribute)
unregister() (glue.core.data_combo_helper.ComponentIDComboHelper method)
(glue.core.hub.HubListener method)
(glue.viewers.histogram.qt.HistogramViewer method)
(glue.viewers.image.qt.ImageViewer method)
(glue.viewers.matplotlib.qt.data_viewer.MatplotlibDataViewer method)
(glue.viewers.profile.qt.ProfileViewer method)
(glue.viewers.profile.state.ProfileLayerState method)
(glue.viewers.scatter.qt.ScatterViewer method)
unsubscribe() (glue.core.hub.Hub method)
unsubscribe_all() (glue.core.hub.Hub method)
update() (glue.core.layer_artist.LayerArtistBase method)
(glue.viewers.common.layer_artist.LayerArtist method)
(glue.viewers.custom.qt.custom_viewer.CustomLayerArtist method)
(glue.viewers.table.qt.TableLayerArtist method)
update_appearance_from_settings() (in module glue.viewers.matplotlib.mpl_axes)
update_axes_settings_from() (glue.viewers.histogram.state.HistogramViewerState method)
(glue.viewers.image.state.ImageViewerState method)
(glue.viewers.matplotlib.state.MatplotlibDataViewerState method)
(glue.viewers.profile.state.ProfileViewerState method)
(glue.viewers.scatter.state.ScatterViewerState method)
update_bins_to_view() (glue.viewers.histogram.state.HistogramViewerState method)
update_categories() (glue.core.roi.CategoricalROI method)
update_combobox() (in module glue.utils.qt)
update_components() (glue.core.data.Data method)
update_from_dict() (glue.core.state_objects.State method)
(glue.viewers.common.state.LayerState method)
(glue.viewers.common.state.ViewerState method)
(glue.viewers.histogram.state.HistogramLayerState method)
(glue.viewers.histogram.state.HistogramViewerState method)
(glue.viewers.image.state.ImageLayerState method)
(glue.viewers.image.state.ImageSubsetLayerState method)
(glue.viewers.image.state.ImageViewerState method)
(glue.viewers.profile.state.ProfileLayerState method)
(glue.viewers.profile.state.ProfileViewerState method)
(glue.viewers.scatter.state.ScatterLayerState method)
(glue.viewers.scatter.state.ScatterViewerState method)
update_from_state() (glue.core.state_objects.State method)
(glue.viewers.common.state.LayerState method)
(glue.viewers.common.state.ViewerState method)
(glue.viewers.histogram.state.HistogramLayerState method)
(glue.viewers.histogram.state.HistogramViewerState method)
(glue.viewers.image.state.ImageLayerState method)
(glue.viewers.image.state.ImageSubsetLayerState method)
(glue.viewers.image.state.ImageViewerState method)
(glue.viewers.profile.state.ProfileLayerState method)
(glue.viewers.profile.state.ProfileViewerState method)
(glue.viewers.scatter.state.ScatterLayerState method)
(glue.viewers.scatter.state.ScatterViewerState method)
update_global_font_size() (in module glue.utils.qt)
update_histogram() (glue.viewers.histogram.state.HistogramLayerState method)
update_id() (glue.core.data.Data method)
update_legend() (glue.viewers.histogram.qt.HistogramViewer method)
(glue.viewers.image.qt.ImageViewer method)
(glue.viewers.matplotlib.qt.data_viewer.MatplotlibDataViewer method)
(glue.viewers.matplotlib.viewer.MatplotlibViewerMixin method)
(glue.viewers.profile.qt.ProfileViewer method)
(glue.viewers.scatter.qt.ScatterViewer method)
update_limits() (glue.core.roi.RectangularROI method)
(glue.viewers.profile.state.ProfileLayerState method)
update_profile() (glue.viewers.profile.state.ProfileLayerState method)
update_selection() (glue.core.roi.AbstractMplRoi method)
(glue.core.roi.MplCircularROI method)
(glue.core.roi.MplPolygonalROI method)
(glue.core.roi.MplRectangularROI method)
(glue.core.roi.MplXRangeROI method)
(glue.core.roi.MplYRangeROI method)
update_ticks() (in module glue.core.util)
update_values() (glue.core.state_objects.StateAttributeLimitsHelper method)
(glue.core.state_objects.StateAttributeSingleValueHelper method)
update_values_from_data() (glue.core.data.Data method)
update_view_to_bins() (glue.viewers.histogram.state.HistogramViewerState method)
update_viewer_state() (glue.viewers.common.qt.data_viewer.DataViewer method)
(glue.viewers.histogram.qt.HistogramViewer method)
(glue.viewers.histogram.viewer.MatplotlibHistogramMixin static method)
(glue.viewers.image.qt.ImageViewer method)
(glue.viewers.image.viewer.MatplotlibImageMixin static method)
(glue.viewers.matplotlib.qt.data_viewer.MatplotlibDataViewer method)
(glue.viewers.profile.qt.ProfileViewer method)
(glue.viewers.scatter.qt.ScatterViewer method)
(glue.viewers.scatter.viewer.MatplotlibScatterMixin static method)
(glue.viewers.table.qt.TableViewer static method)
update_window_title() (glue.viewers.histogram.qt.HistogramViewer method)
(glue.viewers.image.qt.ImageViewer method)
(glue.viewers.matplotlib.qt.data_viewer.MatplotlibDataViewer method)
(glue.viewers.profile.qt.ProfileViewer method)
(glue.viewers.scatter.qt.ScatterViewer method)
update_x_axislabel() (glue.viewers.histogram.qt.HistogramViewer method)
(glue.viewers.image.qt.ImageViewer method)
(glue.viewers.matplotlib.qt.data_viewer.MatplotlibDataViewer method)
(glue.viewers.matplotlib.viewer.MatplotlibViewerMixin method)
(glue.viewers.profile.qt.ProfileViewer method)
(glue.viewers.scatter.qt.ScatterViewer method)
(glue.viewers.scatter.viewer.MatplotlibScatterMixin method)
update_x_log() (glue.viewers.histogram.qt.HistogramViewer method)
(glue.viewers.image.qt.ImageViewer method)
(glue.viewers.matplotlib.qt.data_viewer.MatplotlibDataViewer method)
(glue.viewers.matplotlib.viewer.MatplotlibViewerMixin method)
(glue.viewers.profile.qt.ProfileViewer method)
(glue.viewers.scatter.qt.ScatterViewer method)
update_x_ticklabel() (glue.viewers.histogram.qt.HistogramViewer method)
(glue.viewers.image.qt.ImageViewer method)
(glue.viewers.image.viewer.MatplotlibImageMixin method)
(glue.viewers.matplotlib.qt.data_viewer.MatplotlibDataViewer method)
(glue.viewers.matplotlib.viewer.MatplotlibViewerMixin method)
(glue.viewers.profile.qt.ProfileViewer method)
(glue.viewers.scatter.qt.ScatterViewer method)
update_y_axislabel() (glue.viewers.histogram.qt.HistogramViewer method)
(glue.viewers.image.qt.ImageViewer method)
(glue.viewers.matplotlib.qt.data_viewer.MatplotlibDataViewer method)
(glue.viewers.matplotlib.viewer.MatplotlibViewerMixin method)
(glue.viewers.profile.qt.ProfileViewer method)
(glue.viewers.scatter.qt.ScatterViewer method)
(glue.viewers.scatter.viewer.MatplotlibScatterMixin method)
update_y_log() (glue.viewers.histogram.qt.HistogramViewer method)
(glue.viewers.image.qt.ImageViewer method)
(glue.viewers.matplotlib.qt.data_viewer.MatplotlibDataViewer method)
(glue.viewers.matplotlib.viewer.MatplotlibViewerMixin method)
(glue.viewers.profile.qt.ProfileViewer method)
(glue.viewers.scatter.qt.ScatterViewer method)
update_y_ticklabel() (glue.viewers.histogram.qt.HistogramViewer method)
(glue.viewers.image.qt.ImageViewer method)
(glue.viewers.image.viewer.MatplotlibImageMixin method)
(glue.viewers.matplotlib.qt.data_viewer.MatplotlibDataViewer method)
(glue.viewers.matplotlib.viewer.MatplotlibViewerMixin method)
(glue.viewers.profile.qt.ProfileViewer method)
(glue.viewers.scatter.qt.ScatterViewer method)
UserDefinedFunction (class in glue.viewers.custom.qt.custom_viewer)
using() (glue.core.component_link.CoordinateComponentLink method)
using_degrees (glue.viewers.scatter.state.ScatterViewerState attribute)
using_full_sphere (glue.viewers.scatter.state.ScatterViewerState attribute)
using_polar (glue.viewers.scatter.state.ScatterViewerState attribute)
using_polar() (glue.viewers.scatter.qt.ScatterViewer method)
(glue.viewers.scatter.viewer.MatplotlibScatterMixin method)
using_radians (glue.viewers.scatter.state.ScatterViewerState attribute)
using_rectilinear (glue.viewers.scatter.state.ScatterViewerState attribute)
using_rectilinear() (glue.viewers.scatter.qt.ScatterViewer method)
(glue.viewers.scatter.viewer.MatplotlibScatterMixin method)
uuid (glue.core.component_id.ComponentID attribute)
(glue.core.subset.Subset attribute)
V
v_max (glue.viewers.image.state.ImageLayerState attribute)
(glue.viewers.profile.state.ProfileLayerState attribute)
v_min (glue.viewers.image.state.ImageLayerState attribute)
(glue.viewers.profile.state.ProfileLayerState attribute)
ValueProperty (class in glue.utils.qt.widget_properties)
values_names (glue.core.state_objects.StateAttributeLimitsHelper attribute)
(glue.core.state_objects.StateAttributeSingleValueHelper attribute)
vector_arrowhead (glue.viewers.scatter.state.ScatterLayerState attribute)
vector_mode (glue.viewers.scatter.state.ScatterLayerState attribute)
vector_origin (glue.viewers.scatter.state.ScatterLayerState attribute)
vector_scaling (glue.viewers.scatter.state.ScatterLayerState attribute)
vector_visible (glue.viewers.scatter.state.ScatterLayerState attribute)
verbose_label (glue.core.subset_group.GroupedSubset attribute)
VertexROIBase (class in glue.core.roi)
view_cascade() (in module glue.utils.matplotlib)
view_shape() (in module glue.utils.array)
Viewer (class in glue.viewers.common.viewer)
viewer_state (glue.viewers.histogram.state.HistogramLayerState attribute)
(glue.viewers.profile.state.ProfileLayerState attribute)
viewers (glue.app.qt.application.GlueApplication attribute)
(glue.core.application_base.Application attribute)
ViewerState (class in glue.viewers.common.state)
ViewerToolRegistry (class in glue.config)
ViewerUserState (class in glue.viewers.custom.qt.custom_viewer)
visible (glue.core.layer_artist.LayerArtistBase attribute)
(glue.viewers.common.layer_artist.LayerArtist attribute)
(glue.viewers.common.state.LayerState attribute)
(glue.viewers.histogram.state.HistogramLayerState attribute)
(glue.viewers.image.state.ImageLayerState attribute)
(glue.viewers.image.state.ImageSubsetLayerState attribute)
(glue.viewers.matplotlib.layer_artist.MatplotlibLayerArtist attribute)
(glue.viewers.profile.state.ProfileLayerState attribute)
(glue.viewers.scatter.state.ScatterLayerState attribute)
visible_components (glue.core.data.Data attribute)
(glue.core.subset.Subset attribute)
visible_limits() (in module glue.core.util)
VisualAttributes (class in glue.core.visual)
VRangeMode (class in glue.viewers.matplotlib.toolbar_mode)
vx_att (glue.viewers.scatter.state.ScatterLayerState attribute)
vy_att (glue.viewers.scatter.state.ScatterLayerState attribute)
W
warn() (glue.viewers.common.qt.data_viewer.DataViewer method)
(glue.viewers.common.viewer.Viewer method)
(glue.viewers.histogram.qt.HistogramViewer method)
(glue.viewers.image.qt.ImageViewer method)
(glue.viewers.matplotlib.qt.data_viewer.MatplotlibDataViewer method)
(glue.viewers.profile.qt.ProfileViewer method)
(glue.viewers.scatter.qt.ScatterViewer method)
wcs_autolink() (in module glue.plugins.wcs_autolinking.wcs_autolinking)
wcsaxes_slice (glue.viewers.image.state.ImageViewerState attribute)
WCSLink (class in glue.plugins.wcs_autolinking.wcs_autolinking)
WidgetProperty (class in glue.utils.qt.widget_properties)
width() (glue.core.roi.RectangularROI method)
window_title (glue.viewers.table.qt.TableViewer attribute)
world_axis_names (glue.core.coordinates.AffineCoordinates attribute)
world_axis_object_classes (glue.core.coordinates.Coordinates attribute)
world_axis_object_components (glue.core.coordinates.Coordinates attribute)
world_axis_physical_types (glue.core.coordinates.Coordinates attribute)
world_axis_units (glue.core.coordinates.AffineCoordinates attribute)
(glue.core.coordinates.Coordinates attribute)
world_component_ids (glue.core.data.BaseCartesianData attribute)
(glue.core.data.BaseData attribute)
(glue.core.data.Data attribute)
(glue.core.subset.Subset attribute)
world_coord (glue.core.data_combo_helper.ComponentIDComboHelper attribute)
world_n_dim (glue.core.coordinates.Coordinates attribute)
world_to_array_index_values() (glue.core.coordinates.Coordinates method)
world_to_pixel_values() (glue.core.coordinates.AffineCoordinates method)
(glue.core.coordinates.IdentityCoordinates method)
write_mask() (glue.core.subset.Subset method)
X
x_att (glue.viewers.histogram.state.HistogramViewerState attribute)
(glue.viewers.image.state.ImageViewerState attribute)
(glue.viewers.profile.state.ProfileViewerState attribute)
(glue.viewers.scatter.state.ScatterViewerState attribute)
x_att_pixel (glue.viewers.profile.state.ProfileViewerState attribute)
x_att_world (glue.viewers.image.state.ImageViewerState attribute)
x_axislabel (glue.viewers.histogram.state.HistogramViewerState attribute)
(glue.viewers.image.state.ImageViewerState attribute)
(glue.viewers.matplotlib.state.MatplotlibDataViewerState attribute)
(glue.viewers.profile.state.ProfileViewerState attribute)
(glue.viewers.scatter.state.ScatterViewerState attribute)
x_axislabel_size (glue.viewers.histogram.state.HistogramViewerState attribute)
(glue.viewers.image.state.ImageViewerState attribute)
(glue.viewers.matplotlib.state.MatplotlibDataViewerState attribute)
(glue.viewers.profile.state.ProfileViewerState attribute)
(glue.viewers.scatter.state.ScatterViewerState attribute)
x_axislabel_weight (glue.viewers.histogram.state.HistogramViewerState attribute)
(glue.viewers.image.state.ImageViewerState attribute)
(glue.viewers.matplotlib.state.MatplotlibDataViewerState attribute)
(glue.viewers.profile.state.ProfileViewerState attribute)
(glue.viewers.scatter.state.ScatterViewerState attribute)
x_categories (glue.viewers.histogram.state.HistogramViewerState attribute)
(glue.viewers.scatter.state.ScatterViewerState attribute)
x_display_unit (glue.viewers.profile.state.ProfileViewerState attribute)
x_kinds (glue.viewers.histogram.state.HistogramViewerState attribute)
(glue.viewers.scatter.state.ScatterViewerState attribute)
x_log (glue.viewers.histogram.state.HistogramViewerState attribute)
(glue.viewers.image.state.ImageViewerState attribute)
(glue.viewers.matplotlib.state.MatplotlibDataViewerState attribute)
(glue.viewers.profile.state.ProfileViewerState attribute)
(glue.viewers.scatter.state.ScatterViewerState attribute)
x_max (glue.viewers.histogram.state.HistogramViewerState attribute)
(glue.viewers.image.state.ImageViewerState attribute)
(glue.viewers.matplotlib.state.MatplotlibDataViewerState attribute)
(glue.viewers.profile.state.ProfileViewerState attribute)
(glue.viewers.scatter.state.ScatterViewerState attribute)
x_min (glue.viewers.histogram.state.HistogramViewerState attribute)
(glue.viewers.image.state.ImageViewerState attribute)
(glue.viewers.matplotlib.state.MatplotlibDataViewerState attribute)
(glue.viewers.profile.state.ProfileViewerState attribute)
(glue.viewers.scatter.state.ScatterViewerState attribute)
x_ticklabel_size (glue.viewers.histogram.state.HistogramViewerState attribute)
(glue.viewers.image.state.ImageViewerState attribute)
(glue.viewers.matplotlib.state.MatplotlibDataViewerState attribute)
(glue.viewers.profile.state.ProfileViewerState attribute)
(glue.viewers.scatter.state.ScatterViewerState attribute)
xatt (glue.core.subset.RoiSubsetState attribute)
xerr_att (glue.viewers.scatter.state.ScatterLayerState attribute)
xerr_visible (glue.viewers.scatter.state.ScatterLayerState attribute)
XorState (class in glue.core.subset)
XRangeROI (class in glue.core.roi)
Y
y_att (glue.viewers.image.state.ImageViewerState attribute)
(glue.viewers.scatter.state.ScatterViewerState attribute)
y_att_world (glue.viewers.image.state.ImageViewerState attribute)
y_axislabel (glue.viewers.histogram.state.HistogramViewerState attribute)
(glue.viewers.image.state.ImageViewerState attribute)
(glue.viewers.matplotlib.state.MatplotlibDataViewerState attribute)
(glue.viewers.profile.state.ProfileViewerState attribute)
(glue.viewers.scatter.state.ScatterViewerState attribute)
y_axislabel_size (glue.viewers.histogram.state.HistogramViewerState attribute)
(glue.viewers.image.state.ImageViewerState attribute)
(glue.viewers.matplotlib.state.MatplotlibDataViewerState attribute)
(glue.viewers.profile.state.ProfileViewerState attribute)
(glue.viewers.scatter.state.ScatterViewerState attribute)
y_axislabel_weight (glue.viewers.histogram.state.HistogramViewerState attribute)
(glue.viewers.image.state.ImageViewerState attribute)
(glue.viewers.matplotlib.state.MatplotlibDataViewerState attribute)
(glue.viewers.profile.state.ProfileViewerState attribute)
(glue.viewers.scatter.state.ScatterViewerState attribute)
y_categories (glue.viewers.scatter.state.ScatterViewerState attribute)
y_display_unit (glue.viewers.profile.state.ProfileViewerState attribute)
y_kinds (glue.viewers.scatter.state.ScatterViewerState attribute)
y_log (glue.viewers.histogram.state.HistogramViewerState attribute)
(glue.viewers.image.state.ImageViewerState attribute)
(glue.viewers.matplotlib.state.MatplotlibDataViewerState attribute)
(glue.viewers.profile.state.ProfileViewerState attribute)
(glue.viewers.scatter.state.ScatterViewerState attribute)
y_max (glue.viewers.histogram.state.HistogramViewerState attribute)
(glue.viewers.image.state.ImageViewerState attribute)
(glue.viewers.matplotlib.state.MatplotlibDataViewerState attribute)
(glue.viewers.profile.state.ProfileViewerState attribute)
(glue.viewers.scatter.state.ScatterViewerState attribute)
y_min (glue.viewers.histogram.state.HistogramViewerState attribute)
(glue.viewers.image.state.ImageViewerState attribute)
(glue.viewers.matplotlib.state.MatplotlibDataViewerState attribute)
(glue.viewers.profile.state.ProfileViewerState attribute)
(glue.viewers.scatter.state.ScatterViewerState attribute)
y_ticklabel_size (glue.viewers.histogram.state.HistogramViewerState attribute)
(glue.viewers.image.state.ImageViewerState attribute)
(glue.viewers.matplotlib.state.MatplotlibDataViewerState attribute)
(glue.viewers.profile.state.ProfileViewerState attribute)
(glue.viewers.scatter.state.ScatterViewerState attribute)
yatt (glue.core.subset.RoiSubsetState attribute)
yerr_att (glue.viewers.scatter.state.ScatterLayerState attribute)
yerr_visible (glue.viewers.scatter.state.ScatterLayerState attribute)
YRangeROI (class in glue.core.roi)
Z
ZoomTool (class in glue.viewers.matplotlib.qt.toolbar)
zorder (glue.core.layer_artist.LayerArtistBase attribute)
(glue.viewers.common.layer_artist.LayerArtist attribute)
(glue.viewers.common.state.LayerState attribute)
(glue.viewers.histogram.state.HistogramLayerState attribute)
(glue.viewers.image.state.ImageLayerState attribute)
(glue.viewers.image.state.ImageSubsetLayerState attribute)
(glue.viewers.matplotlib.layer_artist.MatplotlibLayerArtist attribute)
(glue.viewers.profile.state.ProfileLayerState attribute)
(glue.viewers.scatter.state.ScatterLayerState attribute)
Read the Docs
v: stable
Versions
latest
stable
v0.8.x
v0.8.0
v0.7.2
v0.7.1
v0.7.x
v0.7.0
rtd
main
Downloads
On Read the Docs
Project Home
Builds