aboutsummaryrefslogtreecommitdiffstats
path: root/python/crosstalk_deprojection.py
diff options
context:
space:
mode:
Diffstat (limited to 'python/crosstalk_deprojection.py')
-rwxr-xr-xpython/crosstalk_deprojection.py5
1 files changed, 5 insertions, 0 deletions
diff --git a/python/crosstalk_deprojection.py b/python/crosstalk_deprojection.py
index dd099b4..ef1392b 100755
--- a/python/crosstalk_deprojection.py
+++ b/python/crosstalk_deprojection.py
@@ -89,6 +89,11 @@ verbose = True
# overwrite existing files
clobber = False
+# NOTE:
+# ONLY specifiy ONE set of projected spectra (i.e., from the same detector
+# of one observation), since ALL the following specified spectra will be
+# used for the deprojection.
+
[reg1]
...