aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2021-04-01 09:43:57 +0200
committerThomas White <taw@physics.org>2021-04-01 09:45:57 +0200
commit33dc8d67a599959333026052e45e9f3dfab2f48d (patch)
tree0754c27fb6f61fce676208dfdf246df3165ddfc2
parent66d47b78346617d2b66476b94d93ae1db814383d (diff)
Fix authorship for stream2sol.py
-rw-r--r--AUTHORS3
-rwxr-xr-xscripts/stream2sol.py2
2 files changed, 4 insertions, 1 deletions
diff --git a/AUTHORS b/AUTHORS
index ee8681d0..27d40acd 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -98,5 +98,8 @@
"FromFile" indexer
Features for working with electron diffraction patterns
+* Robert Bücker <robert.buecker@cssb-hamburg.de>
+ stream2sol.py
+
* Troy D. Hanson
uthash (http://troydhanson.github.com/uthash/)
diff --git a/scripts/stream2sol.py b/scripts/stream2sol.py
index 7b194235..7fc0473d 100755
--- a/scripts/stream2sol.py
+++ b/scripts/stream2sol.py
@@ -8,7 +8,7 @@
# a research centre of the Helmholtz Association.
#
# Authors:
-# 2020 Pascal Hogan-Lamarre <pascal.hogan.lamarre@mail.utoronto.ca>
+# 2020 Robert Bücker <robert.buecker@cssb-hamburg.de>
# 2021 Thomas White <thomas.white@desy.de>
from io import StringIO