ChangeLog for omqualitymap ========================= Version 1.3 - 2014-05-22 (AI) ------------- + (src/OmSourceParameters.h) c++ struct refractoring to avoid seg faults in 64bit platforms Version 1.2.1 - 2014-04-01 (EC) ------------- - removed generated FITS files from test/ - removed unused test1/ Version 1.2 - 2013-07-11 (VNY) ------------- +(src/omqualitymap.cc) Introduced a check of the binning factor by comparing the header-based window size with the actual window size. Version 1.1 - 2012-12-02 (VNY) ------------- +(src/addflags_mod.f90) Removed the message informing about checking the mod-8 pattern (as there were too many of them) Version 1.0 - 2012-10-23 (VNY) ------------- +(src/omqualitymap.cc) Modified to generate the quality map without using the input source list Version 0.3.4 - 2009-07-23 (CB) ------------- Amendments to fix gcc4 compilation failure +src - Makefile - deleted lguiparam (not needed) from list of libs. Version 0.3.3 - 2009-07-22 (CB) ------------- Amendments to fix gcc4 compilation failure +src - sourcelist.cc - changed "string" header file to "cstring" to fix "strcpy was not declared in this scope" error". Version 0.3.2 - 2009-07-21 (CB) ------------- Amendments to fix gcc4 compilation failure +src - sourcelist.cc - added "string" header file for strcpy. +src -sourcelist.h- line 287 deleted mentuion of function type (was for test purposes) Version 0.3.1 - 2009-07-20 (CB) ------------- +src Deleted DopeVector.h (not needed) to fix gcc4 build failure Version 0.3 - 2009-05-08 (CB) +src Deleted QT from Makefile to fix build problem Version 0.2 - 2009-04-20 (CB) Removed some test write statements Version 0.1 - 2009-04-05 (CB) First version of the program