Class MHO_NotchComb.
More...
#include <MHO_NotchComb.hh>
Class MHO_NotchComb.
operator which 'notches' out problematic chunks of visiblities in frequency space
- Author
- J. Barrett - barre.nosp@m.ttj@.nosp@m.mit.e.nosp@m.du
- Date
- Tue Apr 2 09:41:24 AM EDT 2024
◆ MHO_NotchComb()
| hops::MHO_NotchComb::MHO_NotchComb |
( |
| ) |
|
◆ ~MHO_NotchComb()
| hops::MHO_NotchComb::~MHO_NotchComb |
( |
| ) |
|
|
virtual |
◆ ExecuteInPlace()
Applies filter to channels and spectral points based on defined notches.
- Parameters
-
| in | Input visibility data containing channel axis and frequency axis. |
- Returns
- True if execution is successful, false otherwise.
- Note
- This is a virtual function.
Implements hops::MHO_UnaryOperator< visibility_type >.
◆ GetNotchOffset()
| double hops::MHO_NotchComb::GetNotchOffset |
( |
| ) |
const |
|
inline |
◆ GetNotchPeriod()
| double hops::MHO_NotchComb::GetNotchPeriod |
( |
| ) |
const |
|
inline |
◆ GetNotchWidth()
| double hops::MHO_NotchComb::GetNotchWidth |
( |
| ) |
const |
|
inline |
◆ SetNotchOffset()
| void hops::MHO_NotchComb::SetNotchOffset |
( |
double |
offset | ) |
|
|
inline |
◆ SetNotchPeriod()
| void hops::MHO_NotchComb::SetNotchPeriod |
( |
double |
period | ) |
|
|
inline |
◆ SetNotchWidth()
| void hops::MHO_NotchComb::SetNotchWidth |
( |
double |
width | ) |
|
|
inline |
◆ SetWeights()
| void hops::MHO_NotchComb::SetWeights |
( |
weight_type * |
weights | ) |
|
|
inline |
Setter for weights.
- Parameters
-
| weights | Input weight values of type weight_type |
The documentation for this class was generated from the following files: