4 #ifndef DP3_COMMON_TEST_UNIT_FIXTURES_FSKY_MODEL_H
5 #define DP3_COMMON_TEST_UNIT_FIXTURES_FSKY_MODEL_H
32 R
"(FORMAT = Name, Type, Ra, Dec, I, MajorAxis, MinorAxis, PositionAngle, ReferenceFrequency='134e6', SpectralIndex='[0.0]'
33 center, POINT, 16:38:28.205000, +63.44.34.314000, 1, , , , ,
34 ra_off, POINT, 16:58:28.205000, +63.44.34.314000, 0.5, , , , ,
35 radec_off, POINT, 16:38:28.205000, +65.44.34.314000, 0.25, , , , ,
56 extern const std::array<Patch, 3>
Expected;
Definition: fSkyModel.h:18
FixtureSkyModel(const Arguments &arguments)
A set of sources for which direction dependent effects are assumed to be equal.
Definition: Patch.h:19
Helper function to be used with FixtureSkyModel.
Definition: fSkyModel.h:43
void CheckEqual(const dp3::sky_model::Patch &lhs, const Patch &rhs)
const std::array< Patch, 3 > Expected
Definition: fSkyModel.h:24
std::string sky_model_contents
The contents of the skymodel file to be written to the disc.
Definition: fSkyModel.h:31
std::string sky_model_name
Definition: fSkyModel.h:28
Definition: fSkyModel.h:44
int n_components
Definition: fSkyModel.h:49
double brightness
Definition: fSkyModel.h:48
double ra
Definition: fSkyModel.h:46
std::string name
Definition: fSkyModel.h:45
double dec
Definition: fSkyModel.h:47