diff options
-rw-r--r-- | HOWTO_chandra_acis_analysis.txt | 4 | ||||
-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 |