N-dimensional Data (nddata)
===========================

By Topic
--------

.. toctree::
    :maxdepth: 1

    axis_manipulation.rst
    fourier.rst
    nddata.rst

Full list of `nddata` methods
=============================


.. currentmodule:: pyspecdata

.. autosummary:: 
    :toctree: generated
    core.nddata

.. autoclass:: nddata
    :members:
.. (comment) the :members: properties is needed so it pulls all the members of the class
