aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2020-01-10 09:51:55 +0100
committerThomas White <taw@physics.org>2020-01-10 09:51:55 +0100
commit25b0d6f6d04d00b4208f89c07e70ef49218bb290 (patch)
treea55c3e76247747fb827c222164bc7cfa811dd80d /scripts
parentc436476bf872bebb551b974de2c68b2fed2640af (diff)
Mass update of copyright dates
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/Rsplit_surface4
-rwxr-xr-xscripts/add-beam-params2
-rwxr-xr-xscripts/ave-peak-resolution2
-rwxr-xr-xscripts/ave-resolution2
-rwxr-xr-xscripts/crystal-frame-number2
-rwxr-xr-xscripts/detector-shift2
-rwxr-xr-xscripts/eiger-badmap4
-rwxr-xr-xscripts/euxfel-train-analysis4
-rwxr-xr-xscripts/fg-graph4
-rwxr-xr-xscripts/find-multiples4
-rwxr-xr-xscripts/find-pairs2
-rwxr-xr-xscripts/gaincal-to-saturation-map2
-rwxr-xr-xscripts/move-entire-detector2
-rwxr-xr-xscripts/peak-intensity2
-rwxr-xr-xscripts/peakogram-stream2
-rwxr-xr-xscripts/plot-pr2
-rwxr-xr-xscripts/split-by-mask2
-rwxr-xr-xscripts/sum-peaks4
-rwxr-xr-xscripts/truncate-stream2
-rw-r--r--scripts/turbo-index-lsf2
-rwxr-xr-xscripts/turbo-index-slurm2
21 files changed, 27 insertions, 27 deletions
diff --git a/scripts/Rsplit_surface b/scripts/Rsplit_surface
index 0b4030ee..3bf5e64a 100755
--- a/scripts/Rsplit_surface
+++ b/scripts/Rsplit_surface
@@ -5,8 +5,8 @@
# Plot Rsplit as a contour map
#
# Copyright © 2013 Fedor Chervinskii
-# Copyright © 2013 Deutsches Elektronen-Synchrotron DESY,
-# a research centre of the Helmholtz Association.
+# Copyright © 2013-2020 Deutsches Elektronen-Synchrotron DESY,
+# a research centre of the Helmholtz Association.
#
# Authors:
# 2013 Fedor Chervinskii <fedor.chervinskii@gmail.com>
diff --git a/scripts/add-beam-params b/scripts/add-beam-params
index e4e38f70..a4ce7840 100755
--- a/scripts/add-beam-params
+++ b/scripts/add-beam-params
@@ -3,7 +3,7 @@
#
# Add beam parameters to stream
#
-# Copyright © 2014-2017 Deutsches Elektronen-Synchrotron DESY,
+# Copyright © 2014-2020 Deutsches Elektronen-Synchrotron DESY,
# a research centre of the Helmholtz Association.
#
# Author:
diff --git a/scripts/ave-peak-resolution b/scripts/ave-peak-resolution
index 468cffd9..1f1c6826 100755
--- a/scripts/ave-peak-resolution
+++ b/scripts/ave-peak-resolution
@@ -3,7 +3,7 @@
#
# Find mean diffracting resolution
#
-# Copyright © 2014-2017 Deutsches Elektronen-Synchrotron DESY,
+# Copyright © 2014-2020 Deutsches Elektronen-Synchrotron DESY,
# a research centre of the Helmholtz Association.
#
# Author:
diff --git a/scripts/ave-resolution b/scripts/ave-resolution
index 370b3889..72aa60b3 100755
--- a/scripts/ave-resolution
+++ b/scripts/ave-resolution
@@ -3,7 +3,7 @@
#
# Find mean diffracting resolution
#
-# Copyright © 2014-2017 Deutsches Elektronen-Synchrotron DESY,
+# Copyright © 2014-2020 Deutsches Elektronen-Synchrotron DESY,
# a research centre of the Helmholtz Association.
#
# Author:
diff --git a/scripts/crystal-frame-number b/scripts/crystal-frame-number
index 883abb81..6d844995 100755
--- a/scripts/crystal-frame-number
+++ b/scripts/crystal-frame-number
@@ -3,7 +3,7 @@
#
# Show sequence numbers of crystals and frames
#
-# Copyright © 2015-2017 Deutsches Elektronen-Synchrotron DESY,
+# Copyright © 2015-2020 Deutsches Elektronen-Synchrotron DESY,
# a research centre of the Helmholtz Association.
#
# Author:
diff --git a/scripts/detector-shift b/scripts/detector-shift
index ce3bf591..c9da3a9a 100755
--- a/scripts/detector-shift
+++ b/scripts/detector-shift
@@ -3,7 +3,7 @@
#
# Determine mean detector shift based on prediction refinement results
#
-# Copyright © 2015-2018 Deutsches Elektronen-Synchrotron DESY,
+# Copyright © 2015-2020 Deutsches Elektronen-Synchrotron DESY,
# a research centre of the Helmholtz Association.
#
# Author:
diff --git a/scripts/eiger-badmap b/scripts/eiger-badmap
index 7fe0a382..1a794a35 100755
--- a/scripts/eiger-badmap
+++ b/scripts/eiger-badmap
@@ -3,8 +3,8 @@
#
# Generate bad pixel map for EIGER detector from a native HDF5 file
#
-# Copyright © 2017 Deutsches Elektronen-Synchrotron DESY,
-# a research centre of the Helmholtz Association.
+# Copyright © 2017-2020 Deutsches Elektronen-Synchrotron DESY,
+# a research centre of the Helmholtz Association.
#
# Author:
# 2017 Thomas White <taw@physics.org>
diff --git a/scripts/euxfel-train-analysis b/scripts/euxfel-train-analysis
index 0d20decd..b18c1e31 100755
--- a/scripts/euxfel-train-analysis
+++ b/scripts/euxfel-train-analysis
@@ -3,8 +3,8 @@
#
# Analysis train and pulse IDs
#
-# Copyright (c) 2017 Deutsches Elektronen-Synchrotron DESY,
-# a research centre of the Helmholtz Association.
+# Copyright (c) 2017-2020 Deutsches Elektronen-Synchrotron DESY,
+# a research centre of the Helmholtz Association.
#
# Author:
# 2017 Thomas White <taw@physics.org>
diff --git a/scripts/fg-graph b/scripts/fg-graph
index 99684ed5..6b4d8a21 100755
--- a/scripts/fg-graph
+++ b/scripts/fg-graph
@@ -1,8 +1,8 @@
#!/bin/bash
# Copyright © 2014 Wolfgang Brehm
-# Copyright © 2014 Deutsches Elektronen-Synchrotron DESY,
-# a research centre of the Helmholtz Association.
+# Copyright © 2014-2020 Deutsches Elektronen-Synchrotron DESY,
+# a research centre of the Helmholtz Association.
#
# Authors:
# 2013-2014 Wolfgang Brehm <wolfgang.brehm@gmail.com>
diff --git a/scripts/find-multiples b/scripts/find-multiples
index 6196e83c..525f3952 100755
--- a/scripts/find-multiples
+++ b/scripts/find-multiples
@@ -3,8 +3,8 @@
#
# Find multiple crystal hits
#
-# Copyright © 2017 Deutsches Elektronen-Synchrotron DESY,
-# a research centre of the Helmholtz Association.
+# Copyright © 2017-2020 Deutsches Elektronen-Synchrotron DESY,
+# a research centre of the Helmholtz Association.
#
# Author:
# 2017 Thomas White <taw@physics.org>
diff --git a/scripts/find-pairs b/scripts/find-pairs
index 8c3b69d0..d45309c6 100755
--- a/scripts/find-pairs
+++ b/scripts/find-pairs
@@ -3,7 +3,7 @@
#
# Find pairs of observations from the same pattern
#
-# Copyright © 2014-2017 Deutsches Elektronen-Synchrotron DESY,
+# Copyright © 2014-2020 Deutsches Elektronen-Synchrotron DESY,
# a research centre of the Helmholtz Association.
#
# Author:
diff --git a/scripts/gaincal-to-saturation-map b/scripts/gaincal-to-saturation-map
index eac8883c..5287577a 100755
--- a/scripts/gaincal-to-saturation-map
+++ b/scripts/gaincal-to-saturation-map
@@ -3,7 +3,7 @@
#
# Convert gain map to saturation map
#
-# Copyright © 2016-2017 Deutsches Elektronen-Synchrotron DESY,
+# Copyright © 2016-2020 Deutsches Elektronen-Synchrotron DESY,
# a research centre of the Helmholtz Association.
#
# Author:
diff --git a/scripts/move-entire-detector b/scripts/move-entire-detector
index 9e31a281..15a13111 100755
--- a/scripts/move-entire-detector
+++ b/scripts/move-entire-detector
@@ -3,7 +3,7 @@
#
# Shift the detector by a given amount
#
-# Copyright © 2016-2017 Deutsches Elektronen-Synchrotron DESY,
+# Copyright © 2016-2020 Deutsches Elektronen-Synchrotron DESY,
# a research centre of the Helmholtz Association.
#
# Author:
diff --git a/scripts/peak-intensity b/scripts/peak-intensity
index 65e066cf..9c5a314d 100755
--- a/scripts/peak-intensity
+++ b/scripts/peak-intensity
@@ -3,7 +3,7 @@
#
# Quantify peak intensities
#
-# Copyright © 2015-2017 Deutsches Elektronen-Synchrotron DESY,
+# Copyright © 2015-2020 Deutsches Elektronen-Synchrotron DESY,
# a research centre of the Helmholtz Association.
#
# Author:
diff --git a/scripts/peakogram-stream b/scripts/peakogram-stream
index 874f6a9e..2785d2cf 100755
--- a/scripts/peakogram-stream
+++ b/scripts/peakogram-stream
@@ -3,7 +3,7 @@
#
# Check a stream for saturation
#
-# Copyright © 2016-2017 Deutsches Elektronen-Synchrotron DESY,
+# Copyright © 2016-2020 Deutsches Elektronen-Synchrotron DESY,
# a research centre of the Helmholtz Association.
# Copyright © 2016 The Research Foundation for SUNY
#
diff --git a/scripts/plot-pr b/scripts/plot-pr
index ccd925a1..f1d8db94 100755
--- a/scripts/plot-pr
+++ b/scripts/plot-pr
@@ -3,7 +3,7 @@
#
# Plot post-refinement results
#
-# Copyright © 2017-2018 Deutsches Elektronen-Synchrotron DESY,
+# Copyright © 2017-2020 Deutsches Elektronen-Synchrotron DESY,
# a research centre of the Helmholtz Association.
#
# Author:
diff --git a/scripts/split-by-mask b/scripts/split-by-mask
index 18b672e4..a261d758 100755
--- a/scripts/split-by-mask
+++ b/scripts/split-by-mask
@@ -3,7 +3,7 @@
#
# Split stream according to an external mask
#
-# Copyright © 2014-2017 Deutsches Elektronen-Synchrotron DESY,
+# Copyright © 2014-2020 Deutsches Elektronen-Synchrotron DESY,
# a research centre of the Helmholtz Association.
#
# Author:
diff --git a/scripts/sum-peaks b/scripts/sum-peaks
index c239e113..5b6b231d 100755
--- a/scripts/sum-peaks
+++ b/scripts/sum-peaks
@@ -3,8 +3,8 @@
#
# Generate "peak powder" from CrystFEL stream
#
-# Copyright © 2017 Deutsches Elektronen-Synchrotron DESY,
-# a research centre of the Helmholtz Association.
+# Copyright © 2017-2020 Deutsches Elektronen-Synchrotron DESY,
+# a research centre of the Helmholtz Association.
#
# Author:
# 2017 Alexandra Tolstikova <alexandra.tolstikova@desy.de>
diff --git a/scripts/truncate-stream b/scripts/truncate-stream
index 009a8aaf..99bb9fb1 100755
--- a/scripts/truncate-stream
+++ b/scripts/truncate-stream
@@ -3,7 +3,7 @@
#
# Chop chunks or crystals from one or both ends of a stream
#
-# Copyright © 2014-2017 Deutsches Elektronen-Synchrotron DESY,
+# Copyright © 2014-2020 Deutsches Elektronen-Synchrotron DESY,
# a research centre of the Helmholtz Association.
#
# Author:
diff --git a/scripts/turbo-index-lsf b/scripts/turbo-index-lsf
index 1640ec3d..f7635de4 100644
--- a/scripts/turbo-index-lsf
+++ b/scripts/turbo-index-lsf
@@ -4,7 +4,7 @@
# ./turbo-index my-files.lst label my.geom /location/for/streams
-# Copyright © 2016-2017 Deutsches Elektronen-Synchrotron DESY,
+# Copyright © 2016-2020 Deutsches Elektronen-Synchrotron DESY,
# a research centre of the Helmholtz Association.
#
# Authors:
diff --git a/scripts/turbo-index-slurm b/scripts/turbo-index-slurm
index bd3d7a07..86da315f 100755
--- a/scripts/turbo-index-slurm
+++ b/scripts/turbo-index-slurm
@@ -4,7 +4,7 @@
# ./turbo-index my-files.lst label my.geom /location/for/streams
-# Copyright © 2016-2017 Deutsches Elektronen-Synchrotron DESY,
+# Copyright © 2016-2020 Deutsches Elektronen-Synchrotron DESY,
# a research centre of the Helmholtz Association.
#
# Authors: