Data formats and converters
===========================

Writing ``sidpy.Dataset`` objects to standard files and converting from other packages.

* `Write and read NSID (HDF5) files <./write_nsid.ipynb>`_ — ``NSIDWriter``, ``NSIDReader``
* `Convert Hyperspy signals to sidpy <./convert_hyperspy.ipynb>`_ — ``convert_hyperspy``

.. toctree::
   :maxdepth: 1
   :hidden:

   write_nsid.ipynb
   convert_hyperspy.ipynb