1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
|
glue.external.aplpy.gal2fk5 -> glue.plugins.coordinate_helpers.deprecated.gal2fk5
glue.external.aplpy.fk52gal -> glue.plugins.coordinate_helpers.deprecated.fk52gal
glue.core.link_helpers.radec2glon -> glue.plugins.coordinate_helpers.deprecated.radec2glon
glue.core.link_helpers.radec2glat -> glue.plugins.coordinate_helpers.deprecated.radec2glat
glue.core.link_helpers.lb2ra -> glue.plugins.coordinate_helpers.deprecated.lb2ra
glue.core.link_helpers.lb2dec -> glue.plugins.coordinate_helpers.deprecated.lb2dec
glue.core.data_factories.gridded_data -> glue.core.data_factories.deprecated.gridded_data
glue.core.data_factories.tables.astropy_tabular_data -> glue.core.data_factories.astropy_table.astropy_tabular_data
glue.clients.layer_artist.ScatterLayerArtist -> glue.viewers.scatter.layer_artist.ScatterLayerArtist
glue.clients.layer_artist.ImageLayerArtist -> glue.viewers.image.layer_artist.ImageLayerArtist
glue.clients.layer_artist.HistogramLayerArtist -> glue.viewers.histogram.layer_artist.HistogramLayerArtist
glue.clients.ds9norm.DS9Normalize -> glue.viewers.image.ds9norm.DS9Normalize
glue.qt.widgets.scatter_widget.ScatterWidget -> glue.viewers.scatter.qt.ScatterWidget
glue.qt.widgets.image_widget.ImageWidget -> glue.viewers.image.qt.ImageWidget
glue.qt.widgets.histogram_widget.HistogramWidget -> glue.viewers.histogram.qt.HistogramWidget
glue.qt.glue_application.GlueApplication -> glue.app.qt.application.GlueApplication
glue_vispy_viewers.common.toolbar.PatchedElementSubsetState -> glue.core.subset.ElementSubsetState
|