mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-02-08 00:38:42 +01:00
Dev/doc architecture commands (#1272)
* wip for sw architecture * wip:intro * wip client wip * documentation on architecutre is done. commands left * wip. clientto module done * almost done * about 2nd port * done * review changes * review fixes * minor
This commit is contained in:
@@ -62,3 +62,14 @@ There are 2 file formats supported by the receiver:
|
||||
|
||||
The default is binary. HDF5 can be enabled by compiling the package with HDF5 option enabled. The file format is set using the command `fformat <commandline.html#term-fformat-binary-hdf5>`_.
|
||||
|
||||
|
||||
Content
|
||||
--------
|
||||
|
||||
| `Master File`: Contains the metadata of the acquisition. The content is described in :ref:`master file attributes <master file attributes>`.
|
||||
|
||||
|
||||
| `Data File`: Contains the metadata for each image (:ref:`slsReceiverHeader<sls receiver header format>`) and the `data of the image` transmitted over that port. The image data is described in :ref:`Detector Image Size and Format <data format>` section.
|
||||
|
||||
|
||||
| More content and examples are found in the :ref:`HDF5 file format <hdf5 file format>` and :ref:`Binary file format <binary file format>` sections.
|
||||
Reference in New Issue
Block a user