next up previous
Next: Spectral Analysis of the Up: Timing Analysis of the Previous: Extraction of a light

Extraction of a light curve from the BST data

If you want to obtain the BST TH light curve, you set th_mode option as 1. The deadtime correction are not currently supported (dt_cor=no).

hxdmkbstlc input_name=ae903005010hxd_1_bst01_uf.evt.gz \
 outroot=ae903005010hxd_1_bst01 \
        tpu_board=-1 th_mode=1 dt_cor=no energy_mode=-1

If you want to obtain the BST PH light curve, you need to set th_mode option as 0. You also have to specify the energy range with min_channel and max_channel.

hxdmkbstlc input_name=ae903005010hxd_1_bst01_uf.evt.gz \
 outroot=ae903005010hxd_1_bst01 tpu_board=-1 th_mode=0 energy_mode=1
	min_channel=2 max_channel=54 dt_cor=yes



HXD WAM Team 2011-02-25