Skip to content
  • Mohammad Akhlaghi's avatar
    Arithmetic: new MAD-clipping filter operators added · bbe151f2
    Mohammad Akhlaghi authored
    Until now, for robust filtering we only had the sigma-clipping
    solution. However, recently MAD-clipping has been added in Gnuastro which
    is more robust to outliers.
    
    With this commit, using those new libraries, two new operators have been
    added to the Arithmetic program for this.
    
    These operators have been added after a nice discussion with Paola Dimauro
    and Mathias Urbano.
    bbe151f2