summaryrefslogtreecommitdiff
path: root/silx/io/spech5.py
diff options
context:
space:
mode:
authorPicca Frédéric-Emmanuel <picca@synchrotron-soleil.fr>2018-07-31 16:22:25 +0200
committerPicca Frédéric-Emmanuel <picca@synchrotron-soleil.fr>2018-07-31 16:22:25 +0200
commit159ef14fb9e198bb0066ea14e6b980f065de63dd (patch)
treebc37c7d4ba09ee59deb708897fa0571709aec293 /silx/io/spech5.py
parent270d5ddc31c26b62379e3caa9044dd75ccc71847 (diff)
New upstream version 0.8.0+dfsg
Diffstat (limited to 'silx/io/spech5.py')
-rw-r--r--silx/io/spech5.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/silx/io/spech5.py b/silx/io/spech5.py
index a112fe0..1b32efd 100644
--- a/silx/io/spech5.py
+++ b/silx/io/spech5.py
@@ -72,7 +72,7 @@ Specfile data structure exposed by this API:
appear in the original file, as a string of lines separated by newline (``\\n``) characters.
The title is the content of the ``#S`` scan header line without the leading
-``#S`` (e.g ``"1 ascan ss1vo -4.55687 -0.556875 40 0.2"``).
+``#S`` and without the scan number (e.g ``"ascan ss1vo -4.55687 -0.556875 40 0.2"``).
The start time is converted to ISO8601 format (``"2016-02-23T22:49:05Z"``),
if the original date format is standard.