aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAaron LI <aaronly.me@outlook.com>2017-02-06 16:42:08 +0800
committerAaron LI <aaronly.me@outlook.com>2017-02-06 16:42:08 +0800
commitcd9ea1c99087a40acc8ac243d75abe61858d9d6f (patch)
tree6cd2dddbae6b788ebc2db9bd2fd8d1ce36c7d208
parentedd0208c80c3478c563618b64040f42e1cf2b16f (diff)
downloadchandra-acis-analysis-cd9ea1c99087a40acc8ac243d75abe61858d9d6f.tar.bz2
Rename xspec scripts
-rw-r--r--HOWTO_chandra_acis_analysis.txt4
-rw-r--r--xspec/xspec_bkgcorr.tcl (renamed from xspec/xspec_bkgcorr_v2.tcl)0
-rw-r--r--xspec/xspec_tprofile.tcl (renamed from xspec/xspec_coolfunc_v2.tcl)0
3 files changed, 2 insertions, 2 deletions
diff --git a/HOWTO_chandra_acis_analysis.txt b/HOWTO_chandra_acis_analysis.txt
index 6d6f64f..02c8342 100644
--- a/HOWTO_chandra_acis_analysis.txt
+++ b/HOWTO_chandra_acis_analysis.txt
@@ -52,7 +52,7 @@ nH tool: https://heasarc.gsfc.nasa.gov/cgi-bin/Tools/w3nh/w3nh.pl
xspec> fit
xspec> cpd /xs
xspec> pl l del
- xspec> @<path>/xspec_bkgcorr_v2.tcl
+ xspec> @<path>/xspec_bkgcorr.tcl
(12) $ cd ../img
$ ln -s ../evt/evt2*_clean.fits .
$ ln -s ../bkg/bkgcorr_blanksky_lbkg.pi . # maybe 'lbkg.pi'
@@ -78,7 +78,7 @@ nH tool: https://heasarc.gsfc.nasa.gov/cgi-bin/Tools/w3nh/w3nh.pl
xspec> @xspec_deproj.xcm
xspec> fit
(more tweaks when necessary)
- xspec> @<path>/xspec_coolfunc_v2.tcl
+ xspec> @<path>/xspec_tprofile.tcl
(input 1)
xspec> exit
(20) fix 'NULL' values in 'tcl_temp_profile.qdp' & 'tcl_temp_profile.txt'
diff --git a/xspec/xspec_bkgcorr_v2.tcl b/xspec/xspec_bkgcorr.tcl
index 61a09f1..61a09f1 100644
--- a/xspec/xspec_bkgcorr_v2.tcl
+++ b/xspec/xspec_bkgcorr.tcl
diff --git a/xspec/xspec_coolfunc_v2.tcl b/xspec/xspec_tprofile.tcl
index 0bfcbf5..0bfcbf5 100644
--- a/xspec/xspec_coolfunc_v2.tcl
+++ b/xspec/xspec_tprofile.tcl