casacore v2.0.3 Release Notes

  • General

    • ๐Ÿ”€ Merge of CASA work into casacore, CASA should compile with casacore now
    • Under-the-hood optimizations, like using allocator features (#132)
    • ๐Ÿ— Building with gcc 5 is now possible (#166)
    • Compatibility with more versions of wcslib and cfitsio
    • SOFA is now an external dependency (#105)

    Tables

    • Arrays can now sometimes be reshaped while keeping allocated memory (#113)

    MS

    • Selection of baselines with a regexp between stations is now possible (#99)
    • ๐Ÿ“‡ Several new methods to MSMetaData (#138)

    ๐Ÿ› Bug fixes

    • ๐Ÿ›  Fix a bug which caused an error with LOFAR measurement sets with the LOFAR tool msoverview (#140)
    • ๐Ÿ›  Fix a bug where TaQL would not write output when an expression was used (#184)