Commits

Ville Suoranta authored acbaeca77b3 Merge
Merge branch 'master' into CAS-12217

code/air_casawvr/casawvr/msgaintable.hpp

Modified
20 20 #include <set>
21 21 #include <string>
22 22
23 23 #include <ms/MeasurementSets/MeasurementSet.h>
24 24 #include "../src/apps/antennautils.hpp"
25 25
26 26 namespace LibAIR2 {
27 27
28 28 // Forward declarations
29 29 class ArrayGains;
30 - class MSSpec;
30 + struct MSSpec;
31 31
32 32 /** \brief Write out gains calculated from WVRs to a table
33 33
34 34 This version writes for all the spws
35 35
36 36 \param s Spectral windows and channels to write for
37 37
38 38 \param reverse Reverse the sign of correction for this set of
39 39 spw-ids (to work-around temporary ALMA problems)
40 40

Everything looks good. We'll let you know here if there's anything you should know about.

Add shortcut