HXDWAMBSTID (July 2008) suzaku.hxd HXDWAMBSTID (July 2008) NAME hxdwambstid -- make temporal bstidt table USAGE hxdwambstid input_name hklist_name create_bstidt_name DESCRIPTION Pickup time information from an HXD WAM event FITS file, and store them into a bstid table FITS file, whose format is the same as an ae_hxd_bstidt_yyyymmdd.fits file in CALDB area. This ftool is mainly used only in the pipe line processing, and products are used to make CALDB file by the HXD team. PARAMETERS (read_iomode = readonly) HXD event fits input I/O mode : readonly (time_change = n) HXD wam fits update TIME : y or n ? (pi_change = n) HXD wam fits update PI : y or n ? (quality_change = n) HXD wam fits update QUALITY : y or n ? (gtimode = y) HXD wam fits using GTI : y or n ? (gti_time = TIME) HXD wam fits column for time : TIME or S_TIME ? input_name [filename] HXD WAM event fits file name (create_name) [filename] HXD WAM event fits created file name. Not used in hxdwambstid. hklist_name [filename] HXD HK fits file or @HK file list. create_bstidt_name HXD BST-ID-TABLE (bstidt) FITS name ? leapfile [filename] Input leap-seconds file including the path. This file is located in the HEADAS refarea. See enviroment variable $LHEA_DATA. If the value is set to 'CALDB', the tool automatically access HEADAS refarea. (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 To make "ae000000hxd_bstidt.fits" in reading "ae000000hxd_0_wam_uf.evt" using HK FITS files listed in "hk.list" and time file named "ae000000.tim": ft> hxdwambstid input_name="ae000000hxd_0_wam_uf.evt" \ hklist_name="@hk.list" leapfile="CALDB" \ create_bstidt_name="ae000000hxd_bstidt.fits" BUGS SEE ALSO AUTHOR Yukikatsu TERADA (Saitama University), Satoshi Sugita (Aoyama Gakuin), Yoshitaka Hanabata (Hiroshima University) and the HXD-WAM team suzaku-wam@astro.isas.jaxa.jp. LAST MODIFIED July 2008