Suzaku software Version 10 - Changes since HEASoft v6.5
---------------------
HXD specific tools:
---------------------
hxdgtigen
fixed bug when non-reset counters.
hxdmkwamspec
support version 2 format of HXD WAM event files.
hxdbsttime
a) Implement new method to assign time using ae_hxd_bstidt.fits
which provide the first time estimate for the WAM events.
b) Fill TIMECORR keyword (T: FRZN_TMn is valid, F: invalid), and
if time assignment is invalid, FRZN_TMn (n=0,1,2,3) are set to
the value 0.00.
c) Update ae_hxd_bstidt.fits, when time assignment is valid.
A bug remains: segmentation falt on gcc-4.1.2 environment
Known bugs :1) hxdwambstidt where values of specific columns show
platform dependence differences. This affect only the HXD_WAM data
not the HXD_WELL data. 2) hxdbsttime on the i686-apple-darwin9.3.0
platform gives values different for the column BST_OVER_FLOW valid
only for the HXD_WAM data.
---------------------
XIS specific tools:
---------------------
xiscoord
now set RAWX/Y=-999 for illegal PPUX/Y values for DarkInit/Update files.
xissim
fix to wraparound GTI when exposure is longer than that specifiled by
the 'gtifile' parameter.
mkphlist
fix to check whether required WCS keyowrds (EQUINOX, CDELT1, CDELT2,
CRPIX1, CRPIX2, CRVAL1, CRVAL2) exists in the image specified by the
'fits_image_file' parameter.