In order to keep this analysis as simple as possible (so that mistakes
would be less likely to creep in), I didn't use sum_spectra
or any rebinning process. I also did not apply the mask-weighting map directly
to the measured data--I only used it to find the illumination fractions that
were needed to create a set of predicted data.
I then compared the entire set of predicted rates (in the form of a histogram)
with the entire set of
measured rates, so that the results wouldn't depend on whether the source
position was precisely correct.
example command:
batgse2dpi arr_x_am241_200_20_030701_97.list arr_x_am241_200_20_030701_97.dpi_window histmode=window windows=/home/lhea/derek/windows/29kev.window
example command:
bathotpix arr_x_am241_200_20_030701_97.dpi_window arr_x_am241_200_20_030701_97.mask2_window detmask=arr_x_am241_200_20_030701_97.mask_thresh chatter=3
arr_x_am241_200_20_030701_97.mask_thresh is a detector map that excludes all detectors with fewer than 30 counts
example command:
batclean arr_x_am241_200_20_030701_97.dpi_window arr_x_am241_200_20_030701_97.dpi_window_clean arr_x_am241_200_20_030701_97.src detmask=arr_x_am241_200_20_030701_97.mask2_window srcclean=YES outversion=bkgcleaned
By default, counts in the dpi are dead-time corrected (that is, they are multiplied by exposure/live-time).

C: dead-time corrected counts from windowed dpi
(counts*exposure/live_time)
t: exposure time for the data set

SE: The number of photons/s emitted at energy E by the source into 4π
Source: Am-241-605
r: distance from the source to the detector
Photons/s/cm2 incident on a fully-illuminated detector at
a distance r from the source.
Aeff,E:
Effective area of the detector
fillum: fraction of the detector that is illuminated through the mask (a number between 0 and 1)
fatten,E:
the attenutation of photons of energy E through all passive
materials between the source and the detectors, including air (which turns
out to be a significant attenuator). This attenuation was calculated for
the on-axis case, then it was adjusted for each detector to include the cosine
effect.
(See the IDL routine used generate
the predicted count rate for each detector)
These are histograms of the measured and predicted count rates from all of the "good" detectors in each run. Only center detectors are included in the histograms
black: histogram of measured rates
red: histogram of predicted rates
You'll notice that the measured rates are all systematically lower than the predicted rates. After the the plots, there are tables that attempt to quantify this.
back-of-envelope calculation:






This table shows the count rates that correspond to the "peak" rates in the histograms. This isn't a perfect way to quantify how much lower the measured rates are, but it's not bad.
"Measured" is the peak rate in the histogram of measured rates
"Predicted" is the peak rate in the histogram of predicted rates
"Ratio" is the ratio between the two
|
Run ID |
tan(θ) |
Measured |
Predicted |
Ratio |
|---|---|---|---|---|
|
97 |
0.058 |
10.0 |
25.6 |
0.39 |
|
98 |
0.120 |
9.2 |
25.6 |
0.36 |
|
101 |
0.351 |
8.1 |
24.3 |
0.33 |
|
104 |
0.581 |
4.2 |
11.2 |
0.38 |
|
108 |
0.687 |
2.4 |
7.2 |
0.33 |
|
110 |
0.688 |
2.3 |
8.1 |
0.28 |
Overall, the measured rates are 30-40% as large as the predicted rates for this set of runs. There is a large spread, but it is probably partly due to the method of picking out the peaks.
Changes from 15 Apr 2004:
Changes from 2 Feb 2004:
Return to main BAT response page
Return to Home Page of Derek Hullinger