/*----------------------------------------------------- /*SPU HLSW V11.4 - WHAT'S NEW !! /* /* Project: HSO/PACS, SPU HLSW /* Contact: spuhlsw@prip.tuwien.ac.at /* Date: 17-06-2005 /*----------------------------------------------------- SPU HLSW 11.4 is positioned as an upgrade of SPU HLSW 11.1, containing the following new features: * SCR 313 * SCR 314 * SPR 270 * SPR 275 This will be explained in the specific sections that follow. The required Decompression SW version is: - Decompress11 (Ground Decompression Software in Java) The SPU HLSW Development Team. SCR 313 ------- The detectors selection in blue photometry is performed in one itreration instead of the 4 iterations (for the four tables). The four tables are merged in one table and then the detectors selection is performed for the whole blue photometry image. The algorithm complexity decreases then by 55%. SCR 314 ------- In case of DMC header error in spectroscopy the buffer transmission mode can be used to monitor the corruption in the header data. Therefore, DMC header check is not performed in this compression mode to allow the transfer of the data to ground. SPR 270 ------- The transition in a DMC header parameter shows SPU HLSW bug that is the loss of one compression entity. The command KS_SemaReset(SEMA_ASW) has been removed from csw.c SPR 275 ------- Unusual transition in a DMC header parameter for red detectors shows SPU HLSW bug that is a sporadic misalignment of science data header vs. science data. It is found that during this transition, HLSW deleted incomplete ramps from the wrong buffer. The following c/h files has been changed since HLSW version 11.1: - Bol1_2.c - Bol3.c - Bol4.c - csw.c - dxs.c - spec1_2.c - spec3.c - spec4.c - spuasw.h - spulib.h - supervs.c - watchpc.c - write.c /* --- EOF ---