Build: #28 was successful Changes by Mark Kettenis

Stages & jobs

  1. Tag

  2. Default Stage

  3. Create Test Plan Branch

Build result summary

Details

Completed
Queue duration
< 1 second
Duration
32 minutes
Labels
None
Agent
cbt-el7-6.cv.nrao.edu
Revisions
Casa6
c26249c8821163349498583691736439ba09c78f c26249c8821163349498583691736439ba09c78f
OPEN-CASA-PKG
4b9064f16a8d185b162391c3ef324299625bd94b 4b9064f16a8d185b162391c3ef324299625bd94b
GitHub Casacore
aa3d7f177a66f60a2280c32d1d1fe12d9dc0b6f3 aa3d7f177a66f60a2280c32d1d1fe12d9dc0b6f3
Successful since
#27 ()

Code commits

GitHub Casacore
Author Commit Message Commit date
Mark Kettenis Mark Kettenis aa3d7f177a66f60a2280c32d1d1fe12d9dc0b6f3 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