tomoscan ======== tomoscan aims to provide an unified interface to read tomography data from several file format. For now it can handle: * acquisitions (scan): * nexus format (using `NXtomo `_ - `HDF5 `_) * spec - format (using `edf `_) * volumes: * single frame file: * EDF * JP2K * tiff * multi frame: * HDF5 * multitiff .. note:: You can also convert EDF dataset to obtain an HDF5 - NXTomo compliant file by using `nxtomomill `_. tomoscan will not produce any other file. tomoscan is one of the `tomotools `_ developed at the `european synchrotron radiation facility `_ .. toctree:: :hidden: tutorials/index.rst api.rst userguide/index.rst development/index.rst