summaryrefslogtreecommitdiffstats
path: root/docs/file.rst
diff options
context:
space:
mode:
authorMatthias Vogelgesang <matthias.vogelgesang@gmail.com>2016-08-26 14:35:15 +0200
committerGitHub <noreply@github.com>2016-08-26 14:35:15 +0200
commitbbd887b5915dcdac2ee60061700e89e8141dc31a (patch)
treeca1f4a3bc0838b94b9fe9774d23ca1848948c303 /docs/file.rst
parentd0aabc426cb01d488e9d41a66623773da73ff5e3 (diff)
parent48b868c5208816b007ec1d9c7940e75b4c64e5ce (diff)
downloaduca-bbd887b5915dcdac2ee60061700e89e8141dc31a.tar.gz
uca-bbd887b5915dcdac2ee60061700e89e8141dc31a.tar.bz2
uca-bbd887b5915dcdac2ee60061700e89e8141dc31a.tar.xz
uca-bbd887b5915dcdac2ee60061700e89e8141dc31a.zip
Merge pull request #76 from ufo-kit/docs
Update documentation
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:* .