summaryrefslogtreecommitdiffstats
path: root/docs/file.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/file.rst')
-rw-r--r--docs/file.rst18
1 files changed, 4 insertions, 14 deletions
diff --git a/docs/file.rst b/docs/file.rst
index f698d78..4162eeb 100644
--- a/docs/file.rst
+++ b/docs/file.rst
@@ -10,13 +10,13 @@ string **name**
unsigned int **sensor-width**
Width of the sensor in pixels
- | *Default:* 1
+ | *Default:* 512
| *Range:* [1, 4294967295]
unsigned int **sensor-height**
Height of the sensor in pixels
- | *Default:* 1
+ | *Default:* 512
| *Range:* [1, 4294967295]
double **sensor-pixel-width**
@@ -34,7 +34,7 @@ double **sensor-pixel-height**
unsigned int **sensor-bitdepth**
Number of bits per pixel
- | *Default:* 1
+ | *Default:* 8
| *Range:* [1, 32]
unsigned int **sensor-horizontal-binning**
@@ -43,22 +43,12 @@ unsigned int **sensor-horizontal-binning**
| *Default:* 1
| *Range:* [1, 4294967295]
-None **sensor-horizontal-binnings**
- Array of possible binnings in horizontal direction
-
- | *Default:* None
-
unsigned int **sensor-vertical-binning**
Number of sensor ADCs that are combined to one pixel in vertical direction
| *Default:* 1
| *Range:* [1, 4294967295]
-None **sensor-vertical-binnings**
- Array of possible binnings in vertical direction
-
- | *Default:* None
-
None **trigger-source**
Trigger source
@@ -162,4 +152,4 @@ unsigned int **num-buffers**
string **path**
Path to directory containing TIFF files
- | *Default:* . \ No newline at end of file
+ | *Default:* .