.sunpy-template.yml
CHANGELOG.rst
LICENSE.rst
MANIFEST.in
README.rst
RELEASE.rst
pyproject.toml
setup.cfg
setup.py
tox.ini
docs/Makefile
docs/api.rst
docs/conf.py
docs/coordinates.rst
docs/data_classes.rst
docs/extending_ndcube.rst
docs/index.rst
docs/installation.rst
docs/introduction.rst
docs/make.bat
docs/reproject.rst
docs/rtd_requirements.txt
docs/slicing.rst
docs/tabular_coordinates.rst
docs/visualization.rst
docs/images/ndcollection_diagram.png
docs/images/ndcube_diagram.png
docs/images/ndcube_sliced_diagram.png
docs/images/ndcubesequence_diagram.png
docs/images/ndcubesequence_sliced_diagram.png
docs/logo/favicon.ico
docs/logo/ndcube.png
docs/whatsnew/changelog.rst
docs/whatsnew/index.rst
licenses/README.rst
licenses/TEMPLATE_LICENSE.rst
ndcube/__init__.py
ndcube/_version.py
ndcube/conftest.py
ndcube/global_coords.py
ndcube/ndcollection.py
ndcube/ndcube.py
ndcube/ndcube_sequence.py
ndcube/version.py
ndcube.egg-info/PKG-INFO
ndcube.egg-info/SOURCES.txt
ndcube.egg-info/dependency_links.txt
ndcube.egg-info/not-zip-safe
ndcube.egg-info/requires.txt
ndcube.egg-info/top_level.txt
ndcube/extra_coords/__init__.py
ndcube/extra_coords/extra_coords.py
ndcube/extra_coords/table_coord.py
ndcube/extra_coords/tests/test_extra_coords.py
ndcube/extra_coords/tests/test_lookup_table_coord.py
ndcube/mixins/__init__.py
ndcube/mixins/ndslicing.py
ndcube/tests/__init__.py
ndcube/tests/helpers.py
ndcube/tests/test_global_coords.py
ndcube/tests/test_ndcollection.py
ndcube/tests/test_ndcube.py
ndcube/tests/test_ndcubesequence.py
ndcube/tests/test_sequence_plotting.py
ndcube/utils/__init__.py
ndcube/utils/collection.py
ndcube/utils/cube.py
ndcube/utils/misc.py
ndcube/utils/sequence.py
ndcube/utils/wcs.py
ndcube/utils/wcs_high_level_conversion.py
ndcube/utils/sphinx/code_context.py
ndcube/utils/tests/__init__.py
ndcube/utils/tests/test_utils_collection.py
ndcube/utils/tests/test_utils_sequence.py
ndcube/utils/tests/test_utils_wcs.py
ndcube/visualization/__init__.py
ndcube/visualization/base.py
ndcube/visualization/descriptor.py
ndcube/visualization/mpl_plotter.py
ndcube/visualization/mpl_sequence_plotter.py
ndcube/visualization/plotting_utils.py
ndcube/visualization/tests/figure_hashes_mpl_332_ft_261_astropy_42_animators_100.json
ndcube/visualization/tests/figure_hashes_mpl_332_ft_261_astropy_dev_animators_dev.json
ndcube/visualization/tests/test_plotting.py
ndcube/visualization/tests/test_plotting_utils.py
ndcube/wcs/__init__.py
ndcube/wcs/wrappers/__init__.py
ndcube/wcs/wrappers/compound_wcs.py
ndcube/wcs/wrappers/reordered_wcs.py
ndcube/wcs/wrappers/resampled_wcs.py
ndcube/wcs/wrappers/tests/__init__.py
ndcube/wcs/wrappers/tests/conftest.py
ndcube/wcs/wrappers/tests/test_compound_wcs.py
ndcube/wcs/wrappers/tests/test_reordered_wcs.py
ndcube/wcs/wrappers/tests/test_resampled_wcs.py