1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36
|
.. _module-silx-io:
.. py:module:: silx.io
:mod:`silx.io`: Input-output
============================
.. toctree::
:maxdepth: 1
commonh5.rst
configdict.rst
convert.rst
dictdump.rst
nxdata.rst
octaveh5.rst
specfile.rst
specfilewrapper.rst
spech5.rst
fioh5.rst
url.rst
utils.rst
h5py_utils.rst
Top-level functions
-------------------
.. autofunction:: silx.io.open
.. autofunction:: silx.io.save1D
.. autofunction:: silx.io.get_data
.. autofunction:: silx.io.is_dataset
.. autofunction:: silx.io.is_group
.. autofunction:: silx.io.is_file
.. autofunction:: silx.io.is_softlink
|