Skip to content
Snippets Groups Projects
Select Git revision
  • gec-84-c-compiler-dependency
  • master default protected
  • gec-50-only-test-plot-with-gtkmm
  • make-baseline-aoqplot-nicer
  • use-system-pybind11
  • fix-filterbank-imagesets
  • fix-drawing-large-images
  • allow-writing-to-filterbanksets
  • implement-nroamlize-bandpass-for-non-complex-data
  • support-multiple-pols-in-filterbank
  • solve-flipped-axis-crashes
  • improve-statistics-speed
  • avoid-deprecated-gtkmm
  • ast-1621-deprecated-deletetable
  • ast-1613-update-hdf5-url
  • rename-use-input-flags-variable
  • dockerfile-fix
  • open-correct-data-column
  • add-target-cpu
  • add-git-to-format-conatiner
  • v3.4.0
  • v3.3.0
  • v3.2.0
  • test-vx.y
  • v3.1.0
  • v3.0.0
  • v2.15.0
  • v2.14.0
  • v2.13.0
  • v2.12.1
  • v2.12.0
  • v2.11.0
  • v2.10.0
  • v2.9.0
  • v2.8.0
  • v2.7.0
  • v2.6.0
  • v2.5.0
  • v2.4.0
  • v2.3.0
40 results

v1.2.rst

Blame
  • Code owners
    Assign users and groups as approvers for specific file changes. Learn more.
    v1.2.rst 1.87 KiB

    v1.2

    2011-02-28 André Offringa <of...nga@gmail.com>
    • Dependency on GSL removed
    • Added RMS plot option
    • Added option to rficonsole to specify data column used for flagging
    • Added opening of solution tables
    • Added some checks and error messages when making common strategy errors
    • RFI console will now output the total percentages per polarization
    • Added support for skipping mses that have already been flagged
    • The edit strategy window works more intuitively now
    • Goto window will select current baseline when opening
    • RFI Console now writes an entry in the HISTORY table of the Measurement Set
    • Logging has been formatted and start time was added.
    • Added "Set and show image plane" button in plot menu
    • Added feature to continue with already resorted MS in indirect baseline reader
    • The AdapterAction has been replaced by the ForEachComplexComponentAction
    • Strategy XML file is now formatted to make it human readable
    • Allow indirect reading of an MS
    • The indirect reading mode can be used in the GUI
    • Allow reading of raw RCP files
    • Changing the default threshold for baseline selection suggestor to 8 sigma
    • Fixed several GUI issues that made the GUI crash when having multiple windows open
    • Fixed error when opening reference tables, e.g. concattenated tables.
    • Fixed two race conditions found by Helgrind
    • Fixed bug in reported coordinates when zooming
    • Fixed NaN issues while imaging certain sets
    • Fixed bug that prevented column selection to actually have effect
    • Allow lower memory machines
    • Default strategy is about 20% faster and equally accurate
    • Changed directory structure of source code
    • Fixed various rare segmentation faults
    • A lot of bug fixes and feature enhancements related to filtering
    • A lot of doc fixes
    • Fixed some bugs that caused DP3 not to work
    • Some Mac fixes by Ger van Diepen