HXDMKBSTLC (June 2007) suzaku.hxd HXDMKBSTLC (June 2007) NAME hxdmkbstlc -- extract light curves from HXD-WAM BST data USAGE hxdmkbstlc input_name outroot tpu_board th_mode DESCRIPTION This task creates light curves for each WAM detector from one BST event fits file. The light curves are obtained from Time History (TH) data with a fine time resolution(1/32 sec or 1/64 sec), but coarse four energy channels or Pulse Height(PH) data which has a coarse time resolution of 0.5 sec or 1 sec, but 55 fine energy channels (0 to 54). Note that the dead-time correction is not supported. PARAMETERS (read_iomode = readonly) HXD BST fits input I/O mode -- Always readonly. input_name [filename] HXD BST fits file name. outroot [filename] Root name for output file. tpu_board = -1 WAM detector number (-1=all, 0,1,2,3) th_mode = 1 Pulse Height data(PH) data or Time History(TH) data(0:PH, 1:TH) (origin = hxdmkbstlc) Values indicate the ORIGIN of the file. (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 EXAMPLES 1. Extract the BST light curve of TH data in all the 4 energy bands for all the WAM detectors from the WAM event files named "ae20040824_1853_1959_hxd_wam.uff". % hxdmkwamlc input_name="ae20040824_1853_1959_hxd_wam.uff" \ outroot="ae20040824_1853_1959" tpu_board=-1 th_mode=1 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 June 2007