From f69953dfce2bbc57c4a0b81b069a7c6ea20131c2 Mon Sep 17 00:00:00 2001 From: Aaron LI Date: Wed, 20 Apr 2016 09:31:52 +0800 Subject: crosstalk_deprojection.py: add a note for the sample config --- python/crosstalk_deprojection.py | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'python') 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] ... -- cgit v1.2.2