v3.05 ===== ========== ================== 2023-10-06 André Offringa ========== ================== The biggest change in version 3.5 is the switch to Gtkmm 4.0. Full change list ^^^^^^^^^^^^^^^^ Features -------- * Convert the GUI to use Gtkmm 4.0 * Added feature to display `Sisco compression `_ residuals * Implement normalize_bandpass() Lua function for non complex data * Support 8-bit filterbank sets, and improve compatibility of 32-bit filterbank sets * Support opening a beam other than one named 000 in LOFAR H5 files * Improve esthetics of baseline plot in aoqplot Other changes ------------- * Improve speed of calculating winsorized statistics * Better compatibility with newer libraries, like Boost * Avoid collision of numerical functions with some libraries * Solve a crash when one of the axes is flipped * Support data sets with more than 32K timesteps * Improve naming of ``use-input-flags`` variable in lua strategies * Open correct column when spectrally concattenating * Various build system improvements * AOFlagger now uses the system version of pybind11