HXDMKBSTSPEC (Jan 2010) suzaku.hxd HXDMKBSTSPEC (Jan 2010) NAME hxdmkbstspec -- extract spectra from HXD-WAM BST data USAGE hxdmkbstspec input_name outroot tpu_board th_mode time_min time_max dt_cor DESCRIPTION This task creates a spectrum for each WAM detector from one BST event fits file. The spectrum is extracted from Pulse Height (PH) data with 55 energy channels or Time History (TH) data with 4 energy channels in the WAM BST data for a finite time interval defined by time_min and time_max. The dead-time correction is supported for only the PH data and is selectable with an option of "dt_cor". PARAMETERS (read_iomode = create) HXD BST fits input I/O mode : overwrite or create input_name HXD BST event fits file name. outroot Root name for output file. tpu_board = -1 HXD WAM detector number (-1=all, 0, 1, 2, 3). th_mode = 1 Extract from Pulse Height data (PH) data or Time History (TH) data (0:PH, 1:TH). TH data is not currently supported. time_min Starting astetime for summation. time_max Ending astetime for summation. dt_cor = yes Perform a deadtime correction for the PH data ?: yes or no. (dt_clk = 12.8e-6) Deadtime clock period. The default value of the WAM analog electronics is set at 12.8 micro-seconds. (origin = hxdmkbstspec) ORIGIN (num_event = -1) number of event (-1=all, 0=exit) (event_freq = 10000) Event number printout frequency (anl_verbose = -1) ANL verbose level (-1:full, 0:minimum) (anl_profile = yes) Enable ANL module profiling (chatter = 2) message chatter level (0:min, 2:norm, 5:max) EXAMPLES Extract the deadtime-corrected WAM PH spectra for all the WAM detectors from the BST event files named "aae20061006_0115_0120_hxd_bst02.uff.gz" for a finite time interval of 146689200 to 146691000. % hxdmkbstspec input_name="ae20040824_1853_1959_hxd_wam.uff" \ outroot="ae20040824_1853_1959" tpu_board=-1 th_mode=0 \ time_min=146689200\ time_max=146691000 dt_cor=yes BUGS SEE ALSO AUTHOR Kazutaka Yamaoka (Aoyama Gakuin Univ.), Yukikatsu TERADA (Saitama Univ.), and the HXD-WAM team, suzaku-wam@astro.isas.jaxa.jp. LAST MODIFIED Jan. 2010