diff options
-rwxr-xr-x | python/crosstalk_deprojection.py | 5 |
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] ... |