4 #ifndef DP3_DDECAL_AMPLITUDE_ONLY_CONSTRAINT_H_
5 #define DP3_DDECAL_AMPLITUDE_ONLY_CONSTRAINT_H_
21 solutions = xt::abs(solutions);
This class constrains the phases of the solution to be zero, but keeps the amplitude information.
Definition: AmplitudeOnlyConstraint.h:18
void Apply(SolutionSpan &solutions, double time) override
Definition: AmplitudeOnlyConstraint.h:20
This class is the base class for classes that implement a constraint on calibration solutions....
Definition: Constraint.h:27
aocommon::xt::Span< std::complex< double >, 4 > SolutionSpan
Definition: Solutions.h:20
This file has generic helper routines for testing steps.
Definition: AntennaConfig.h:53