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
|
# 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
py:class UnitBase
py:class ConfigItem
# 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 Spectrum for which we don't control the API links.
py:class ndcube.mixins.ndslicing.NDCubeSlicingMixin
py:class ndcube.ndcube.NDCube
py:class ndcube.ndcube.NDCubeABC
py:class ndcube.ndcube.NDCubeBase
py:meth ndcube.NDCube.axis_world_coords
py:meth ndcube.NDCube.crop
py:meth ndcube.NDCube.rebin
py:obj MatplotlibPlotter
py:obj ndcube.NDCube
py:obj ndcube.NDCube.crop
py:obj ndcube.ndcube.NDCubeABC
py:obj ndcube.ndcube.NDCubeBase
py:obj ndcube.NDCube.plotter
py:obj ndcube.NDCubeABC
py:obj ndcube.NDCubeSequence
py:obj ndcube.utils.cube.propagate_rebin_uncertainties
# 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
|