aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAaron LI <aaronly.me@outlook.com>2017-05-25 14:31:18 +0800
committerAaron LI <aaronly.me@outlook.com>2017-05-25 14:31:18 +0800
commit5a2224df66451989f75c1781f4f216e6eee5d92e (patch)
tree36739529004b03585d31b12dd840d2a63521afb6
parentedab67684381c53ddd74748f541dde56f825dbe0 (diff)
downloadchandra-acis-analysis-5a2224df66451989f75c1781f4f216e6eee5d92e.tar.bz2
Update HOWTO with "update_manifest.py" usage
-rw-r--r--doc/HOWTO_chandra_acis_analysis.txt9
1 files changed, 6 insertions, 3 deletions
diff --git a/doc/HOWTO_chandra_acis_analysis.txt b/doc/HOWTO_chandra_acis_analysis.txt
index 7cc1e37..f433842 100644
--- a/doc/HOWTO_chandra_acis_analysis.txt
+++ b/doc/HOWTO_chandra_acis_analysis.txt
@@ -9,10 +9,13 @@
Step-by-step guide to analyze ACIS data:
- (1) $ chandra_repro indir=. outdir=repro verbose=2
- (2) $ mkdir -p evt bkg img spc/profile mass
-(??) <TODO> build 'manifest.yaml' (repro/*)
+ (1) Create new level=2 events with newest calibrations, and build
+ "manifest.yaml" for later use:
+ $ chandra_repro indir=. outdir=repro verbose=2
+ $ touch manifest.yaml
+ $ update_manifest.py -r repro
(??) <TODO> build 'results.yaml' (ra_ned, dec_ned, nh, z, etc.)
+ (2) $ mkdir -p evt bkg img spc/profile mass
(3) $ cd evt
$ ln -s ../*_repro_evt2.fits .
(4) $ clean_evt2.py