|
DP3
|
Go to the source code of this file.
Namespaces | |
| dp3 | |
| This file has generic helper routines for testing steps. | |
| dp3::base | |
Functions | |
| void | dp3::base::subtract (size_t nBaseline, size_t nChannel, const_cursor< Baseline > baselines, cursor< std::complex< float >> data, const_cursor< std::complex< double >> model, const_cursor< std::complex< double >> weight, float &var_before, float &var_after) |
Subtract visibilities from a buffer after weighting by mixing coefficients.