Summary ------- o HEADAS build 19, plus patches. o New version of CALDB, lastest as of Sep 17, 2006 (bat 20060530, uvot 20060913, xrt 20060427, misc 20060913). o Fix bug causing time intervals for extracting BAT spectra to be completely wrong. o For uvot, add selection expression for FITLER and WHEELPOS when selecting teldef file in coordinator. o Deal with xrt manual mode packets coming out of time order. o Fix bug causing xrt image exposure times to always be set to zero. o Fix bug dealing with uvot hardware windowing in combination with software binning. o Drop uvot events with out of range raw detector coordinates. o Drop badly damaged uvot event packets. o Change xrt bias map keywords to physical units. o Make BLOCLOSS, STALLOSS keywords always present in uvot fits files. Details ------- proc3.6.13/Subs/Attitude.pm HISTORY: Revision 1.45 2006/10/01 18:55:57 apsop HISTORY: Insert date keywords into the attitude file so that new version of aspect task will work properly. HISTORY: proc3.6.13/Subs/BATBurst.pm HISTORY: Revision 1.37 2006/09/10 20:07:22 apsop HISTORY: Add new distfile parameter for build 19. HISTORY: proc3.6.13/Subs/BATImages.pm HISTORY: Revision 1.20 2006/10/29 19:30:19 apsop HISTORY: Use BAT_DPI_TOT ext name instead of BAT_IMAGE_TOT for detector images; First version of plotting code (not run). HISTORY: HISTORY: Revision 1.19 2006/09/10 20:07:22 apsop HISTORY: Add new distfile parameter for build 19. HISTORY: VERSION: $Revision: 1.20 $ VERSION: $Revision: 1.18 $ proc3.6.13/Subs/BATSpectra.pm HISTORY: Revision 1.32 2006/10/26 21:27:31 apsop HISTORY: Apply GTI_TOT when extracting spectra. Trap no good time warning. Update spectra keywords. HISTORY: HISTORY: Revision 1.31 2006/09/28 18:31:59 apsop HISTORY: Fix bug in time intervals used for producing bat spectra, which were completely wrong. HISTORY: VERSION: $Revision: 1.32 $ VERSION: $Revision: 1.30 $ proc3.6.13/Subs/Coordinates.pm HISTORY: Revision 1.13 2006/10/01 18:59:04 apsop HISTORY: Add in CALDB filter expression in teldef file for FILTER and WHEELPOS keywords. HISTORY: proc3.6.13/Subs/ExtractTiming.pm HISTORY: Revision 1.18 2006/09/20 20:28:01 apsop HISTORY: Do not extract timing information from the uvot engineering packets, ApID 852. HISTORY: proc3.6.13/Subs/Filter.pm HISTORY: Revision 1.48 2006/09/10 20:05:16 apsop HISTORY: Remove explicit mode parameter setting from xrtscreen. HISTORY: proc3.6.13/Subs/SortTdrss.pm HISTORY: Revision 1.30 2006/09/10 19:54:26 apsop HISTORY: Fix bug in handling of bursts observations with nonzero segment number. HISTORY: proc3.6.13/Subs/SW0WrapUp.pm HISTORY: Revision 1.48 2006/09/20 20:32:26 apsop HISTORY: Remove trailing _S from swift version string, if present. HISTORY: HISTORY: Revision 1.47 2006/09/10 20:00:38 apsop HISTORY: Make parsing of ftools version compatible with ape. Call swiftversion as a generic tool. HISTORY: proc3.6.13/Subs/XrtEvents.pm HISTORY: Revision 1.34 2006/10/06 18:15:14 apsop HISTORY: Update keywords in header file after running xrthkproc. HISTORY: HISTORY: Revision 1.33 2006/09/25 13:30:57 apsop HISTORY: Remove code for xrthkproc workaround. HISTORY: HISTORY: Revision 1.32 2006/09/20 20:35:32 apsop HISTORY: Temporary fix, which removes manual mode zero rows from the xrt header file before processing. HISTORY: proc3.6.13/Subs/XRTReport.pm HISTORY: Revision 1.18 2006/09/28 18:33:06 apsop HISTORY: Fix bug in determining image exposure time, was always being set to zero. HISTORY: proc3.6.13/sw0 HISTORY: Revision 1.71 2006/09/10 20:21:50 apsop HISTORY: Version 7.2 of the common code. HISTORY: proc3.6.13/sw0.par HISTORY: Revision 1.169 2006/09/20 20:23:42 apsop HISTORY: New caldb and new uvot2fits. HISTORY: HISTORY: Revision 1.168 2006/09/10 20:29:20 apsop HISTORY: New version of headas, uvot2fits, and xrt2fits. HISTORY: uvot2fits 2006-10-25 RFink V3.19 1st cut at handling hardware windowed images with binning set to other than 1. Set BLOCKED->filter FILTER column in sw*uct.hk to final filter value instead of zero. 2006-09-05 RFink V3.18 Drop events with rawX/rawY > 4095 and issue warning msg to stderr. Drop the whole compressed event packet when decoding shows something was wrong with it. Remove DS type keywords from event files. Add UTOSSL, UBLOCL, USTALL columns to events WINDOW extension. These have the associated contents of the TOSSLOSS, BLOCLOSS, STALLOSS keywords when in IMAGE+EVENT mode. 2006-07-11 RFink V3.17 Make BLOCLOSS, STALLOSS keywords always present. xrt2fits 2006-09-05 RFink V5.7 Change Bias Map keywords to physical units. Add matching Bias Map keywords to RawCCD image. bat2fits