From 5880e2daed06c4edda1422bcfc0d6a0589110db3 Mon Sep 17 00:00:00 2001 From: Aaron LI Date: Thu, 9 Feb 2017 20:25:02 +0800 Subject: Update doc/sbp_extract.org a bit --- doc/sbp_extract.org | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/doc/sbp_extract.org b/doc/sbp_extract.org index 5ce3330..f750b38 100644 --- a/doc/sbp_extract.org +++ b/doc/sbp_extract.org @@ -1,13 +1,15 @@ -#+TITLE: Surface Brightness Profile Extraction +#+TITLE: Surface Brightness Profile (SBP) Extraction #+AUTHOR: Weitian LI #+DATE: 2016-06-05 -* TODO sbp extraction procedure +* TODO SBP extraction procedures -* NOTE: how =dmextract= calculate the area of extraction region +TODO + +* How =dmextract= calculate the area of extraction region The =dmextract= can take either *events* file or binned *image* file as the input file. However, the extracted SBP may be *different*, mainly due to the area calculation. -Above all, let's have a look at how the SBP quantities are calculated ([fn:dmextract]): +Above all, let's have a look at how the SBP quantities are calculated ([[dmextract]]): #+BEGIN_EXAMPLE MEAN_SRC_EXP = TOTAL_SRC_EXP / EXP_AREA SUR_BRI = COUNTS / AREA ~ AREA^{-1} @@ -71,4 +73,4 @@ Therefore, using the events file as the input file for SBP extraction is *not* r * References -[fn:dmextract] CIAO =dmextract= help: http://cxc.cfa.harvard.edu/ciao/ahelp/dmextract.html ++ <> CIAO =dmextract= help: http://cxc.cfa.harvard.edu/ciao/ahelp/dmextract.html -- cgit v1.2.2