Build: #28 was successful Changes by Mark Kettenis
Code commits
GitHub Casacore
-
Mark Kettenis aa3d7f177a66f60a2280c32d1d1fe12d9dc0b6f3
Properly reset class variables in FITS-IDI filler (#1370)
In particular, clear the array name when processing the primary HDU.
This makes sure converting multiple FITS-IDI files from different
arrays will correctly identify the array and make the appropriate
digital corrections for the various array/correlator combinations.
Change the warning about conflicting observatory names to SEVERE
as this now only applies to conflicting names within a single
FITS-IDI file, which would be serious trouble as the wrong digital
corrections would probably be applied. This should not happen in
real life.
Fixes #1354- msfits/MSFits/FitsIDItoMS.cc (version aa3d7f177a66f60a2280c32d1d1fe12d9dc0b6f3)