Class MHO_InitialFringeInfo.
More...
#include <MHO_InitialFringeInfo.hh>
Class MHO_InitialFringeInfo.
collection of helper functions to populate the parameter store with a priori information known before fringe fitting
- Author
- J. Barrettj - barre.nosp@m.ttj@.nosp@m.mit.e.nosp@m.du
- Date
- Wed Sep 20 16:12:23 2023 -0400
◆ MHO_InitialFringeInfo()
hops::MHO_InitialFringeInfo::MHO_InitialFringeInfo |
( |
| ) |
|
|
inline |
◆ ~MHO_InitialFringeInfo()
virtual hops::MHO_InitialFringeInfo::~MHO_InitialFringeInfo |
( |
| ) |
|
|
inlinevirtual |
◆ calculate_clock_model()
void hops::MHO_InitialFringeInfo::calculate_clock_model |
( |
MHO_ParameterStore * |
paramStore | ) |
|
|
static |
Calculates clock model for reference and remote stations using parameters from MHO_ParameterStore.
- Parameters
-
- Note
- This is a static function.
◆ calculate_freq_space()
Calculates frequency space and stores fringe parameters in paramStore.
- Parameters
-
conStore | Input container store for visibility data |
paramStore | Parameter store to hold calculated fringe parameters |
- Note
- This is a static function.
◆ compute_total_summed_weights()
Calculates and stores total summed weights from container store.
- Parameters
-
- Note
- This is a static function.
◆ configure_reference_frequency()
Sets default reference frequency (determined from visibility data) if not already set in parameter store.
- Parameters
-
- Note
- This is a static function.
◆ determine_n_active_channels()
Counts and stores the number of active channels in MHO_ContainerStore based on weight.
- Parameters
-
conStore | Input container store for weights data |
paramStore | Output parameter store to set n_active_channels |
- Note
- This is a static function.
◆ precalculate_quantities()
Precalculates and stores relevant quantities from visibility data into parameter store.
- Parameters
-
conStore | Input container store for retrieving visibility data |
paramStore | Output parameter store for storing precalculated quantities |
- Note
- This is a static function.
◆ set_default_parameters_minimal()
void hops::MHO_InitialFringeInfo::set_default_parameters_minimal |
( |
MHO_ParameterStore * |
paramStore | ) |
|
|
static |
Sets default MHO_ParameterStore values for minimal configuration.
- Parameters
-
- Note
- This is a static function.
The documentation for this class was generated from the following files: