.. _HSNTDocs:

================
Hyperspectral CT
================

These are MBIRJAX functions specific to hyperspectral CT processing, exporting/importing, and generating synthetic data.


Dehydration/Rehydration
-----------------------

.. autofunction:: mbirjax.hsnt.hyper_denoise
.. autofunction:: mbirjax.hsnt.dehydrate
.. autofunction:: mbirjax.hsnt.rehydrate


Import/Export
-------------

.. autofunction:: mbirjax.hsnt.import_hsnt_list_hdf5
.. autofunction:: mbirjax.hsnt.import_hsnt_data_hdf5
.. autofunction:: mbirjax.hsnt.create_hsnt_metadata
.. autofunction:: mbirjax.hsnt.export_hsnt_data_hdf5


Generate Synthetic Data
-----------------------

.. autofunction:: mbirjax.hsnt.generate_hyper_data


