From e4683cf714f4b3f5aeccc3c145b077bdd992054f Mon Sep 17 00:00:00 2001 From: Aaron LI Date: Mon, 6 Mar 2017 16:52:39 +0800 Subject: make_sbprofile_reg.py: do not set default background file --- doc/HOWTO_chandra_acis_analysis.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/HOWTO_chandra_acis_analysis.txt b/doc/HOWTO_chandra_acis_analysis.txt index 9935816..7cc1e37 100644 --- a/doc/HOWTO_chandra_acis_analysis.txt +++ b/doc/HOWTO_chandra_acis_analysis.txt @@ -53,11 +53,11 @@ Step-by-step guide to analyze ACIS data: (13) $ ds9 evt2*_clean.fits Roughly select the source center and save the region as 'cstart.reg' (??) Calculate the X-ray centroid: - $ calc_centroid.py -i img_c*_e700-2000.fits -V + $ calc_centroid.py -s cstart.reg -i img_c*_e700-2000.fits -V Check whether the calculated centroid is OK; if not, manually adjust the centroid position, and overwrite 'centroid.reg' (??) Generate regions for SBP extraction (sbprofile.reg): - $ make_sbprofile_reg.py -b + $ make_sbprofile_reg.py -b -V (??) Generate regions for deprojected spectral analysis (rspec.reg): $ chandra_genspcreg.sh evt2_c*_clean.fits centroid.reg rspec.reg $ manifest.py setpath rspec_reg rspec.reg -- cgit v1.2.2