1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78
|
# Temporary exception of inherited astropy classes
py:class astropy.nddata.mixins.ndio.NDIOMixin
py:class astropy.nddata.mixins.ndslicing.NDSlicingMixin
py:class astropy.nddata.mixins.ndarithmetic.NDArithmeticMixin
py:obj NDData
py:obj NDUncertainty
# Links that might not work yet, depending on the astropy version
py:obj astropy.coordinates.SpectralQuantity
# Classes that now live in astropy and which don't want to expose here
py:class specutils.extern.spectralcoord.spectral_coordinate.SpectralCoord
py:class specutils.extern.spectralcoord.spectral_quantity.SpectralQuantity
# Classes in the SpectralCoord/SpectralQuantity methods for which we can't
# control the API links.
py:obj SpectralCoord
py:obj SpectralQuantity
py:obj SkyCoord
# Super class for Spectrum1D for which we don't control the API links.
py:class ndcube.ndcube.NDCube
py:class ndcube.ndcube.NDCubeBase
py:class ndcube.ndcube.NDCubeABC
py:class ndcube.mixins.plotting.NDCubePlotMixin
py:class ndcube.mixins.ndslicing.NDCubeSlicingMixin
py:obj ndcube.NDCube
py:obj NDCube
py:obj NDCube.plotter
py:obj MatplotlibPlotter
py:obj ExtraCoords
py:obj GlobalCoords
py:obj ndcube.NDCube.world_axis_physical_types
py:obj specutils.Spectrum1D.crop
py:obj pixel_edges
py:obj pixel_values
py:obj ndcube.NDCube.wcs.world_axis_physical_types
py:obj ndcube.NDCubeSequence
py:obj sunpy.visualization.animator.ArrayAnimatorWCS
py:obj ndcube.mixins.plotting.NDCubePlotMixin.plot
py:obj astropy.wcs.wcsapi.BaseHighLevelWCS.world_to_array_index_values
py:obj matplotllib.pyplot.imshow
py:obj matplotllib.pyplot.plot
# SpectralAxis inherits methods which have warnings we can't fix here.
# FIXME: https://github.com/astropy/sphinx-automodapi/issues/101
py:obj Quantity
py:obj a
py:obj n
py:obj axis1
py:obj axis2
py:obj data_as
py:obj ndarray.astype
py:obj ndarray.setflags
py:obj ndarray.reshape
py:obj ndarray.flat
py:obj ndarray.T
py:obj ndarray.view
py:obj a.size
py:obj x
py:obj order
py:obj subok
py:obj arr_t
py:obj inplace
py:obj a.size == 1
py:obj args
py:obj ndarray
py:obj new_order
py:obj refcheck
py:obj val
py:obj offset
py:obj lexsort
py:obj np.atleast2d(a).T
py:obj a[:, np.newaxis]
py:obj i
py:obj j
py:obj a.transpose()
py:obj ndarray_subclass
|