From a2e7aa366bd84aace702f68cc562e3803946eeba Mon Sep 17 00:00:00 2001 From: watts Date: Mon, 24 Oct 2022 11:42:26 +0200 Subject: [PATCH] Update Config_Detector --- Config_Detector.md | 17 +++-------------- 1 file changed, 3 insertions(+), 14 deletions(-) diff --git a/Config_Detector.md b/Config_Detector.md index db54f7a..84e2006 100644 --- a/Config_Detector.md +++ b/Config_Detector.md @@ -134,7 +134,7 @@ However, detectors that provide multiple values, e.g. area detectors, tend to al  **Default**: 0.0 **getDataTimeout**::
- Double value that defines the number of seconds to wait for data to be received before moving on to the next scan point.
+ Double value that defines the number of seconds to wait for data to be received before moving on to the next scan point. Data that is not received is written as `NaN` in data file.
 **Default**: 0.15 **details**::
@@ -152,21 +152,10 @@ However, detectors that provide multiple values, e.g. area detectors, tend to al  **Default**: empty string **getDataTimeout**::
- Double value that defines the number of seconds to wait for data to be received before moving on to the next scan point.
+ Double value that defines the number of seconds to wait for data to be received before moving on to the next scan point. Data that is not received is written as `NaN` in data file.
 **Default**: 0.15 **details**::
- Integer value that defines the length of the data array (always 1D) that will be returned by an "Epics" detector. Note that Pixelator requires detectors to additionally return a summary of the data array as a single value per scan point.
+ Integer value that defines the length of the data array (always 1D) that will be returned by the detector. Note that _Pixelator_ requires detectors to additionally return a summary of the data array as a single value per scan point.
 **Default**: 0 - ****::
- Integer value that defines
- **Default**: ? - - ****::
- Integer value that defines
- **Default**: ? - - ****::
- Integer value that defines
- **Default**: ? \ No newline at end of file