# # ChangeLog for trunk/FACT++/src/fitsCompressor.cc # # Generated by Trac 1.5.2 # 11/13/24 14:19:59 Thu, 17 Apr 2014 07:32:33 GMT lyard [17674] * trunk/FACT++/src/fitsCompressor.cc (modified) modified the fitsCompressor code to take into account the refactoring ... Wed, 14 Aug 2013 12:15:58 GMT lyard [17006] * trunk/FACT++/src/fitsCompressor.cc (modified) this is version with improved wrong channels output Tue, 02 Jul 2013 09:22:44 GMT lyard [16944] * trunk/FACT++/src/fitsCompressor.cc (modified) Fixed FITS conformance issue for .fz files when numrows=0 Mon, 24 Jun 2013 15:04:52 GMT lyard [16898] * trunk/FACT++/src/fitsCompressor.cc (modified) * trunk/Mars/mcore/zfits.h (modified) Propagated the new naming of enums to other files.... Mon, 24 Jun 2013 14:57:53 GMT lyard [16897] * trunk/FACT++/src/fitsCompressor.cc (modified) * trunk/Mars/mcore/checksum.h (modified) * trunk/Mars/mcore/zfits.h (modified) Removed bytes swapping for RAWSUM Fri, 21 Jun 2013 16:08:18 GMT lyard [16882] * trunk/FACT++/src/fitsCompressor.cc (modified) * trunk/Mars/mcore/fits.h (modified) * trunk/Mars/mcore/zfits.h (modified) added correct checksum calculation for compressed fits reader (zfits) Fri, 14 Jun 2013 13:56:17 GMT lyard [16848] * trunk/FACT++/src/fitsCompressor.cc (modified) Fixed reconstructed file filename Fri, 14 Jun 2013 13:21:53 GMT lyard [16845] * trunk/FACT++/src/fitsCompressor.cc (modified) Added guard handling of case where startCells not found and Drs requested Thu, 13 Jun 2013 16:11:59 GMT lyard [16826] * trunk/FACT++/src/fitsCompressor.cc (modified) added 0 length files handling Thu, 13 Jun 2013 07:55:25 GMT lyard [16820] * trunk/FACT++/src/fitsCompressor.cc (modified) * trunk/Mars/mcore/zfits.h (modified) Modified block header's sequence scheme Wed, 12 Jun 2013 14:56:12 GMT lyard [16814] * trunk/FACT++/src/fitsCompressor.cc (modified) * trunk/Mars/mcore/zfits.h (modified) added block headers and changed compression mechanism Wed, 12 Jun 2013 09:58:06 GMT lyard [16810] * trunk/FACT++/src/fitsCompressor.cc (modified) * trunk/Mars/mcore/zfits.h (modified) Added tile header to zfits Wed, 12 Jun 2013 09:30:10 GMT lyard [16809] * trunk/FACT++/src/fitsCompressor.cc (modified) Added tile num rows tag Tue, 11 Jun 2013 15:44:18 GMT lyard [16806] * trunk/FACT++/src/fitsCompressor.cc (modified) Fixed HEAP size calculation bug Tue, 11 Jun 2013 15:37:00 GMT lyard [16805] * trunk/FACT++/src/fitsCompressor.cc (modified) Added TILE marker and size between tile data Mon, 10 Jun 2013 11:33:17 GMT lyard [16799] * trunk/FACT++/src/fitsCompressor.cc (modified) fixed fitsCompressor's copy verification issue. I was closing the ... Thu, 30 May 2013 15:05:25 GMT lyard [16506] * trunk/FACT++/src/fitsCompressor.cc (modified) changed output text of fitsCompressor Thu, 30 May 2013 14:59:22 GMT lyard [16502] * trunk/FACT++/src/fitsCompressor.cc (modified) * trunk/Mars/mcore/factfits.h (modified) fixed bug with negative start cell Thu, 30 May 2013 14:01:59 GMT lyard [16485] * trunk/FACT++/src/fitsCompressor.cc (modified) * trunk/Mars/mcore/factfits.h (modified) changed drs calib table name Wed, 29 May 2013 21:02:43 GMT lyard [16443] * trunk/FACT++/src/fitsCompressor.cc (modified) * trunk/Mars/mcore/factfits.h (modified) * trunk/Mars/mcore/fits.h (modified) * trunk/Mars/mcore/zfits.h (modified) more tweaks to factfits Wed, 29 May 2013 00:16:50 GMT lyard [16418] * trunk/FACT++/src/fitsCompressor.cc (modified) * trunk/Mars/mcore/factfits.h (modified) * trunk/Mars/mcore/zfits.h (modified) Fixed bugs from improvements Mon, 27 May 2013 00:27:43 GMT lyard [16285] * trunk/FACT++/src/fitsCompressor.cc (added) * trunk/Mars/mcore/factfits.h (added) * trunk/Mars/mcore/zfits.h (added) added new files for fitsCompressor and compressed files read headers