ndcube
About
Our Mission
Acknowledge SunPy
Code of Conduct
Documentation
sunpy
aiapy
drms
ndcube
pfsspy
pyflct
radiospectra
sunkit-image
sunraster
Blog
Support Us
Get Help
SunPy Project
SunPy Project
Community Roles
Affiliated Packages
Meetings
ndcube 2.2.1
An introduction to
ndcube
Installing
ndcube
Explaining
ndcube
Acknowledging
ndcube
API Reference
Example Gallery
Extending
ndcube
in Other Packages
Upgrading from
1.x
to
2.x
Release History
Index
A
|
B
|
C
|
D
|
E
|
F
|
G
|
I
|
K
|
M
|
N
|
P
|
Q
|
R
|
S
|
T
|
U
|
V
|
W
A
add() (ndcube.ExtraCoords method)
(ndcube.ExtraCoordsABC method)
(ndcube.GlobalCoords method)
(ndcube.GlobalCoordsABC method)
aligned_axes (ndcube.NDCollection attribute)
aligned_axis_physical_types (ndcube.NDCollection attribute)
aligned_dimensions (ndcube.NDCollection attribute)
animate() (ndcube.visualization.mpl_sequence_plotter.MatplotlibSequencePlotter method)
array_axis_physical_types (ndcube.NDCube attribute)
(ndcube.ndcube.NDCubeABC attribute)
(ndcube.NDCubeBase attribute)
(ndcube.NDCubeSequence attribute)
(ndcube.NDCubeSequenceBase attribute)
array_indices_for_world_objects() (in module ndcube.utils.wcs)
assert_aligned_axes_compatible() (in module ndcube.utils.collection)
assert_cubes_equal() (in module ndcube.tests.helpers)
assert_cubesequences_equal() (in module ndcube.tests.helpers)
assert_extra_coords_equal() (in module ndcube.tests.helpers)
assert_metas_equal() (in module ndcube.tests.helpers)
assert_wcs_are_equal() (in module ndcube.tests.helpers)
axis_correlation_matrix (ndcube.wcs.wrappers.CompoundLowLevelWCS attribute)
(ndcube.wcs.wrappers.ReorderedLowLevelWCS attribute)
axis_world_coords() (ndcube.NDCube method)
(ndcube.ndcube.NDCubeABC method)
(ndcube.NDCubeBase method)
axis_world_coords_values() (ndcube.NDCube method)
(ndcube.ndcube.NDCubeABC method)
(ndcube.NDCubeBase method)
B
BasePlotter (class in ndcube.visualization)
BaseTableCoordinate (class in ndcube.extra_coords)
C
calculate_world_indices_from_axes() (in module ndcube.utils.wcs)
clear() (ndcube.NDCollection method)
combine_slices() (ndcube.extra_coords.SkyCoordTableCoordinate static method)
combined_wcs (ndcube.NDCube attribute)
(ndcube.ndcube.NDCubeABC attribute)
(ndcube.NDCubeBase attribute)
common_axis_coords (ndcube.NDCubeSequence attribute)
(ndcube.NDCubeSequenceBase attribute)
CompoundLowLevelWCS (class in ndcube.wcs.wrappers)
convert_between_array_and_pixel_axes() (in module ndcube.utils.wcs)
convert_quantities_to_units() (in module ndcube.utils.misc)
copy() (ndcube.NDCollection method)
crop() (ndcube.NDCube method)
(ndcube.ndcube.NDCubeABC method)
(ndcube.NDCubeBase method)
(ndcube.NDCubeSequence method)
(ndcube.NDCubeSequenceBase method)
crop_by_values() (ndcube.NDCube method)
(ndcube.ndcube.NDCubeABC method)
(ndcube.NDCubeBase method)
(ndcube.NDCubeSequence method)
(ndcube.NDCubeSequenceBase method)
cube_item (ndcube.utils.sequence.SequenceItem attribute)
cube_like_array_axis_physical_types (ndcube.NDCubeSequence attribute)
(ndcube.NDCubeSequenceBase attribute)
cube_like_dimensions (ndcube.NDCubeSequence attribute)
(ndcube.NDCubeSequenceBase attribute)
cube_like_index_to_sequence_and_common_axis_indices() (in module ndcube.utils.sequence)
cube_like_tuple_item_to_sequence_items() (in module ndcube.utils.sequence)
cube_wcs (ndcube.ExtraCoords attribute)
D
data (ndcube.NDCube attribute)
(ndcube.NDCubeBase attribute)
dimensions (ndcube.NDCube attribute)
(ndcube.NDCubeBase attribute)
(ndcube.NDCubeSequence attribute)
(ndcube.NDCubeSequenceBase attribute)
dropped_world_dimensions (ndcube.extra_coords.BaseTableCoordinate attribute)
(ndcube.extra_coords.MultipleTableCoordinate attribute)
(ndcube.ExtraCoords attribute)
E
explode_along_axis() (ndcube.NDCube method)
(ndcube.NDCubeBase method)
(ndcube.NDCubeSequence method)
(ndcube.NDCubeSequenceBase method)
extra_coords (ndcube.NDCube attribute)
(ndcube.ndcube.NDCubeABC attribute)
(ndcube.NDCubeBase attribute)
ExtraCoords (class in ndcube)
ExtraCoordsABC (class in ndcube)
F
figure_test() (in module ndcube.tests.helpers)
filter_by_physical_type() (ndcube.GlobalCoords method)
frame (ndcube.extra_coords.BaseTableCoordinate attribute)
(ndcube.extra_coords.MultipleTableCoordinate attribute)
(ndcube.extra_coords.QuantityTableCoordinate attribute)
(ndcube.extra_coords.SkyCoordTableCoordinate attribute)
(ndcube.extra_coords.TimeTableCoordinate attribute)
from_lookup_tables() (ndcube.ExtraCoords class method)
fromkeys() (ndcube.NDCollection method)
G
get() (ndcube.GlobalCoords method)
(ndcube.GlobalCoordsABC method)
(ndcube.NDCollection method)
get_crop_item_from_points() (in module ndcube.utils.cube)
get_dependent_array_axes() (in module ndcube.utils.wcs)
get_dependent_physical_types() (in module ndcube.utils.wcs)
get_dependent_pixel_axes() (in module ndcube.utils.wcs)
get_dependent_world_axes() (in module ndcube.utils.wcs)
get_hash_library_name() (in module ndcube.tests.helpers)
global_coords (ndcube.NDCube attribute)
(ndcube.ndcube.NDCubeABC attribute)
(ndcube.NDCubeBase attribute)
GlobalCoords (class in ndcube)
GlobalCoordsABC (class in ndcube)
I
index_as_cube (ndcube.NDCubeSequence attribute)
(ndcube.NDCubeSequenceBase attribute)
interpolate() (ndcube.extra_coords.MultipleTableCoordinate method)
(ndcube.extra_coords.QuantityTableCoordinate method)
(ndcube.extra_coords.SkyCoordTableCoordinate method)
(ndcube.extra_coords.TimeTableCoordinate method)
is_empty (ndcube.ExtraCoords attribute)
(ndcube.ExtraCoordsABC attribute)
is_scalar() (ndcube.extra_coords.BaseTableCoordinate method)
(ndcube.extra_coords.MultipleTableCoordinate method)
(ndcube.extra_coords.QuantityTableCoordinate method)
(ndcube.extra_coords.SkyCoordTableCoordinate method)
(ndcube.extra_coords.TimeTableCoordinate method)
items() (ndcube.GlobalCoords method)
(ndcube.GlobalCoordsABC method)
(ndcube.NDCollection method)
K
keys() (ndcube.ExtraCoords method)
(ndcube.ExtraCoordsABC method)
(ndcube.GlobalCoords method)
(ndcube.GlobalCoordsABC method)
(ndcube.NDCollection method)
M
mapping (ndcube.ExtraCoords attribute)
(ndcube.ExtraCoordsABC attribute)
mask (ndcube.NDCube attribute)
(ndcube.NDCubeBase attribute)
MatplotlibPlotter (class in ndcube.visualization.mpl_plotter)
MatplotlibSequencePlotter (class in ndcube.visualization.mpl_sequence_plotter)
meta (ndcube.NDCube attribute)
(ndcube.NDCubeBase attribute)
model (ndcube.extra_coords.BaseTableCoordinate attribute)
(ndcube.extra_coords.MultipleTableCoordinate attribute)
(ndcube.extra_coords.QuantityTableCoordinate attribute)
(ndcube.extra_coords.SkyCoordTableCoordinate attribute)
(ndcube.extra_coords.TimeTableCoordinate attribute)
module
ndcube
ndcube.extra_coords
ndcube.mixins
ndcube.ndcube
ndcube.tests
ndcube.tests.helpers
ndcube.utils
ndcube.utils.collection
ndcube.utils.cube
ndcube.utils.misc
ndcube.utils.sequence
ndcube.utils.wcs
ndcube.utils.wcs_high_level_conversion
ndcube.visualization
ndcube.visualization.mpl_plotter
ndcube.visualization.mpl_sequence_plotter
ndcube.visualization.plotting_utils
ndcube.wcs
ndcube.wcs.tools
ndcube.wcs.wrappers
MultipleTableCoordinate (class in ndcube.extra_coords)
N
n_inputs (ndcube.extra_coords.BaseTableCoordinate attribute)
(ndcube.extra_coords.MultipleTableCoordinate attribute)
(ndcube.extra_coords.QuantityTableCoordinate attribute)
(ndcube.extra_coords.SkyCoordTableCoordinate attribute)
(ndcube.extra_coords.TimeTableCoordinate attribute)
NDCollection (class in ndcube)
ndcube
module
NDCube (class in ndcube)
ndcube.extra_coords
module
ndcube.mixins
module
ndcube.ndcube
module
ndcube.tests
module
ndcube.tests.helpers
module
ndcube.utils
module
ndcube.utils.collection
module
ndcube.utils.cube
module
ndcube.utils.misc
module
ndcube.utils.sequence
module
ndcube.utils.wcs
module
ndcube.utils.wcs_high_level_conversion
module
ndcube.visualization
module
ndcube.visualization.mpl_plotter
module
ndcube.visualization.mpl_sequence_plotter
module
ndcube.visualization.plotting_utils
module
ndcube.wcs
module
ndcube.wcs.tools
module
ndcube.wcs.wrappers
module
NDCubeABC (class in ndcube.ndcube)
NDCubeBase (class in ndcube)
NDCubeLinkedDescriptor (class in ndcube.ndcube)
NDCubeSequence (class in ndcube)
NDCubeSequenceBase (class in ndcube)
NDCubeSlicingMixin (class in ndcube.mixins)
ndim (ndcube.extra_coords.QuantityTableCoordinate attribute)
(ndcube.extra_coords.SkyCoordTableCoordinate attribute)
P
physical_type_to_pixel_axes() (in module ndcube.utils.wcs)
physical_type_to_world_axis() (in module ndcube.utils.wcs)
physical_types (ndcube.GlobalCoords attribute)
(ndcube.GlobalCoordsABC attribute)
pixel_axis_names (ndcube.wcs.wrappers.CompoundLowLevelWCS attribute)
(ndcube.wcs.wrappers.ReorderedLowLevelWCS attribute)
pixel_axis_to_physical_types() (in module ndcube.utils.wcs)
pixel_axis_to_world_axes() (in module ndcube.utils.wcs)
pixel_bounds (ndcube.wcs.wrappers.CompoundLowLevelWCS attribute)
(ndcube.wcs.wrappers.ReorderedLowLevelWCS attribute)
(ndcube.wcs.wrappers.ResampledLowLevelWCS attribute)
pixel_n_dim (ndcube.wcs.wrappers.CompoundLowLevelWCS attribute)
pixel_shape (ndcube.wcs.wrappers.CompoundLowLevelWCS attribute)
(ndcube.wcs.wrappers.ReorderedLowLevelWCS attribute)
(ndcube.wcs.wrappers.ResampledLowLevelWCS attribute)
pixel_to_world_values() (ndcube.wcs.wrappers.CompoundLowLevelWCS method)
(ndcube.wcs.wrappers.ReorderedLowLevelWCS method)
(ndcube.wcs.wrappers.ResampledLowLevelWCS method)
plot() (ndcube.NDCube method)
(ndcube.NDCubeSequence method)
(ndcube.visualization.BasePlotter method)
(ndcube.visualization.mpl_plotter.MatplotlibPlotter method)
(ndcube.visualization.mpl_sequence_plotter.MatplotlibSequencePlotter method)
plot_as_cube() (ndcube.NDCubeSequence method)
plotter (ndcube.NDCube attribute)
(ndcube.NDCubeSequence attribute)
PlotterDescriptor (class in ndcube.visualization)
pop() (ndcube.NDCollection method)
popitem() (ndcube.NDCollection method)
prep_plot_kwargs() (in module ndcube.visualization.plotting_utils)
propagate_rebin_uncertainties() (in module ndcube.utils.cube)
psf (ndcube.NDCube attribute)
(ndcube.NDCubeBase attribute)
Q
QuantityTableCoordinate (class in ndcube.extra_coords)
R
rebin() (ndcube.NDCube method)
remove() (ndcube.GlobalCoords method)
(ndcube.GlobalCoordsABC method)
ReorderedLowLevelWCS (class in ndcube.wcs.wrappers)
reproject_to() (ndcube.NDCube method)
(ndcube.NDCubeBase method)
resample() (ndcube.ExtraCoords method)
ResampledLowLevelWCS (class in ndcube.wcs.wrappers)
S
sanitize_crop_inputs() (in module ndcube.utils.cube)
sanitize_wcs() (in module ndcube.utils.cube)
sequence_axis_coords (ndcube.NDCubeSequence attribute)
(ndcube.NDCubeSequenceBase attribute)
sequence_index (ndcube.utils.sequence.SequenceItem attribute)
SequenceAnimator (class in ndcube.visualization.mpl_sequence_plotter)
SequenceItem (class in ndcube.utils.sequence)
serialized_classes (ndcube.wcs.wrappers.CompoundLowLevelWCS attribute)
set_wcsaxes_format_units() (in module ndcube.visualization.plotting_utils)
setdefault() (ndcube.NDCollection method)
shape (ndcube.extra_coords.QuantityTableCoordinate attribute)
(ndcube.extra_coords.SkyCoordTableCoordinate attribute)
SkyCoordTableCoordinate (class in ndcube.extra_coords)
T
TimeTableCoordinate (class in ndcube.extra_coords)
to() (ndcube.NDCube method)
U
uncertainty (ndcube.NDCube attribute)
(ndcube.NDCubeBase attribute)
unique_sorted() (in module ndcube.utils.misc)
unit (ndcube.NDCube attribute)
(ndcube.NDCubeBase attribute)
unwrap_wcs_to_fitswcs() (in module ndcube.wcs.tools)
update() (ndcube.NDCollection method)
V
validate_physical_types() (in module ndcube.utils.wcs)
values() (ndcube.GlobalCoords method)
(ndcube.GlobalCoordsABC method)
(ndcube.NDCollection method)
W
wcs (ndcube.extra_coords.BaseTableCoordinate attribute)
(ndcube.ExtraCoords attribute)
(ndcube.ExtraCoordsABC attribute)
(ndcube.NDCube attribute)
(ndcube.NDCubeBase attribute)
world_axis_names (ndcube.wcs.wrappers.CompoundLowLevelWCS attribute)
(ndcube.wcs.wrappers.ReorderedLowLevelWCS attribute)
world_axis_object_classes (ndcube.wcs.wrappers.CompoundLowLevelWCS attribute)
world_axis_object_components (ndcube.wcs.wrappers.CompoundLowLevelWCS attribute)
(ndcube.wcs.wrappers.ReorderedLowLevelWCS attribute)
world_axis_physical_types (ndcube.wcs.wrappers.CompoundLowLevelWCS attribute)
(ndcube.wcs.wrappers.ReorderedLowLevelWCS attribute)
world_axis_to_pixel_axes() (in module ndcube.utils.wcs)
world_axis_units (ndcube.wcs.wrappers.CompoundLowLevelWCS attribute)
(ndcube.wcs.wrappers.ReorderedLowLevelWCS attribute)
world_n_dim (ndcube.wcs.wrappers.CompoundLowLevelWCS attribute)
world_to_pixel_values() (ndcube.wcs.wrappers.CompoundLowLevelWCS method)
(ndcube.wcs.wrappers.ReorderedLowLevelWCS method)
(ndcube.wcs.wrappers.ResampledLowLevelWCS method)