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.0.3
An Introduction to ndcube
Upgrading from ndcube 1.x to 2.x
Installing ndcube
ND Objects
Coordinate Transformations
Slicing ND Objects
Visualizing ND Objects
Reprojecting ND Objects
Tabular Coordinates
API Reference
Extending ndcube in Other Packages
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.GlobalCoords method)
aligned_axis_physical_types (ndcube.NDCollection attribute)
aligned_dimensions (ndcube.NDCollection attribute)
array_axis_physical_types (ndcube.NDCube attribute)
(ndcube.NDCubeSequence attribute)
array_indices_for_world_objects() (in module ndcube.utils.wcs)
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_world_coords() (ndcube.NDCube method)
axis_world_coords_values() (ndcube.NDCube method)
B
BasePlotter (class in ndcube.visualization)
C
calculate_world_indices_from_axes() (in module ndcube.utils.wcs)
clear() (ndcube.NDCollection method)
combine_slices() (ndcube.extra_coords.table_coord.SkyCoordTableCoordinate static method)
combined_wcs (ndcube.NDCube attribute)
common_axis_coords (ndcube.NDCubeSequence attribute)
convert_between_array_and_pixel_axes() (in module ndcube.utils.wcs)
copy() (ndcube.NDCollection method)
crop() (ndcube.NDCube method)
crop_by_values() (ndcube.NDCube method)
cube_like_array_axis_physical_types (ndcube.NDCubeSequence attribute)
cube_like_dimensions (ndcube.NDCubeSequence 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)
dimensions (ndcube.NDCube attribute)
(ndcube.NDCubeSequence attribute)
dropped_world_dimensions (ndcube.ExtraCoords attribute)
E
explode_along_axis() (ndcube.NDCube method)
(ndcube.NDCubeSequence method)
extra_coords (ndcube.NDCube attribute)
ExtraCoords (class in ndcube)
F
figure_test() (in module ndcube.tests.helpers)
filter_by_physical_type() (ndcube.GlobalCoords method)
frame (ndcube.extra_coords.table_coord.QuantityTableCoordinate attribute)
(ndcube.extra_coords.table_coord.SkyCoordTableCoordinate attribute)
(ndcube.extra_coords.table_coord.TimeTableCoordinate attribute)
from_lookup_tables() (ndcube.ExtraCoords class method)
fromkeys() (ndcube.NDCollection method)
G
get() (ndcube.GlobalCoords method)
(ndcube.NDCollection method)
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)
GlobalCoords (class in ndcube)
I
index_as_cube (ndcube.NDCubeSequence attribute)
is_scalar() (ndcube.extra_coords.table_coord.QuantityTableCoordinate method)
(ndcube.extra_coords.table_coord.SkyCoordTableCoordinate method)
(ndcube.extra_coords.table_coord.TimeTableCoordinate method)
items() (ndcube.GlobalCoords method)
(ndcube.NDCollection method)
K
keys() (ndcube.ExtraCoords method)
(ndcube.GlobalCoords method)
(ndcube.NDCollection method)
M
mapping (ndcube.ExtraCoords attribute)
mask (ndcube.NDCube attribute)
MatplotlibPlotter (class in ndcube.visualization.mpl_plotter)
meta (ndcube.NDCube attribute)
model (ndcube.extra_coords.table_coord.QuantityTableCoordinate attribute)
(ndcube.extra_coords.table_coord.SkyCoordTableCoordinate attribute)
(ndcube.extra_coords.table_coord.TimeTableCoordinate attribute)
module
ndcube
ndcube.extra_coords.table_coord
ndcube.mixins
ndcube.tests.helpers
ndcube.utils
ndcube.utils.misc
ndcube.utils.sequence
ndcube.utils.wcs
ndcube.visualization
ndcube.visualization.mpl_plotter
N
n_inputs (ndcube.extra_coords.table_coord.QuantityTableCoordinate attribute)
(ndcube.extra_coords.table_coord.SkyCoordTableCoordinate attribute)
(ndcube.extra_coords.table_coord.TimeTableCoordinate attribute)
NDCollection (class in ndcube)
ndcube
module
NDCube (class in ndcube)
ndcube.extra_coords.table_coord
module
ndcube.mixins
module
ndcube.tests.helpers
module
ndcube.utils
module
ndcube.utils.misc
module
ndcube.utils.sequence
module
ndcube.utils.wcs
module
ndcube.visualization
module
ndcube.visualization.mpl_plotter
module
NDCubeSequence (class in ndcube)
NDCubeSlicingMixin (class in ndcube.mixins)
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)
pixel_axis_to_physical_types() (in module ndcube.utils.wcs)
pixel_axis_to_world_axes() (in module ndcube.utils.wcs)
plot() (ndcube.NDCube method)
(ndcube.NDCubeSequence method)
(ndcube.visualization.BasePlotter method)
(ndcube.visualization.mpl_plotter.MatplotlibPlotter method)
plot_as_cube() (ndcube.NDCubeSequence method)
plotter (ndcube.NDCube attribute)
(ndcube.NDCubeSequence attribute)
pop() (ndcube.NDCollection method)
popitem() (ndcube.NDCollection method)
psf (ndcube.NDCube attribute)
Q
QuantityTableCoordinate (class in ndcube.extra_coords.table_coord)
R
remove() (ndcube.GlobalCoords method)
reproject_to() (ndcube.NDCube method)
S
sequence_axis_coords (ndcube.NDCubeSequence attribute)
SequenceItem (class in ndcube.utils.sequence)
setdefault() (ndcube.NDCollection method)
SkyCoordTableCoordinate (class in ndcube.extra_coords.table_coord)
T
TimeTableCoordinate (class in ndcube.extra_coords.table_coord)
U
uncertainty (ndcube.NDCube attribute)
unique_sorted() (in module ndcube.utils.misc)
unit (ndcube.NDCube attribute)
update() (ndcube.NDCollection method)
V
validate_physical_types() (in module ndcube.utils.wcs)
values() (ndcube.GlobalCoords method)
(ndcube.NDCollection method)
W
wcs (ndcube.ExtraCoords attribute)
(ndcube.NDCube attribute)
world_axis_to_pixel_axes() (in module ndcube.utils.wcs)