diff options
author | Aaron LI <aaronly.me@outlook.com> | 2016-04-20 09:31:52 +0800 |
---|---|---|
committer | Aaron LI <aaronly.me@outlook.com> | 2016-04-20 09:31:52 +0800 |
commit | f69953dfce2bbc57c4a0b81b069a7c6ea20131c2 (patch) | |
tree | 35ddf994060a5c13de4535acca9d10a08e8fbc5f /python | |
parent | ac62b7b58d39728f051c7fad7e89b9adbffe9a81 (diff) | |
download | atoolbox-f69953dfce2bbc57c4a0b81b069a7c6ea20131c2.tar.bz2 |
crosstalk_deprojection.py: add a note for the sample config
Diffstat (limited to 'python')
-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] ... |