Build: #72 was successful Child of CASA-CMBC-107

Build result summary

Details

Completed
Queue duration
1 second
Duration
918 minutes
Labels
None
Revisions
CASA6
d1f3f65dc6d3850d676b9cd3c8a8247b15a419c5 d1f3f65dc6d3850d676b9cd3c8a8247b15a419c5
OPEN-CASA-PKG
4b9064f16a8d185b162391c3ef324299625bd94b 4b9064f16a8d185b162391c3ef324299625bd94b
Total tests
21690
Successful since
#71 ()

Tests

Code commits

CASA6
Author Commit Message Commit date
Akeem Wells Akeem Wells d1f3f65dc6d3850d676b9cd3c8a8247b15a419c5 d1f3f65dc6d3850d676b9cd3c8a8247b15a419c5 Pull request #850: CAS-14218
Merge in CASA/casa6 from CAS-14218 to master

* commit '76a73df42bbb7c827c85845db494af4ee088e64f':
  remove reference to almatasks in casatestutils. Update component_to_test_map.json for wvrgcal ( update almatasks to casatasks )
  CAS-14218: introduced new parameter "rseed" (random seed) in the user interface of task wvrgcal and the tool method wvr.gcal(). Default value 0 (zero) means that internally the original seed value of 43 is used.
  CAS-14218: made changes to remove "almatasks" and Python 2 compatibility
  CAS-14218: mostly re-coded the method loadCSV. The "almatasks" version had used boost heavily and my first refactoring was not good. Now using sstream.
  CAS-14218: increased the CPARAM phase angle comparison tolerance in unit test case test11 by factor 2 in order to accommodate differences between Linux and MacOS.
  CAS-14218: Fixed bug in method ALMAAbsProcessor(). The list of pointers to ALMAResBase objects wasn't properly iterated. (Only had an impact when nsol>1). Updated wvrgcal task unit test to partially use new reference caltables created in CAS-14294.
  CAS-14218: fixed bug in the handling of the "reversespw" parameter    of the wvrgcal task script (introduced during the refactoring)
  CAS-14218: fixed an old bug in the time interpolation of the dtdl coefficients. The interpolation formula was multiplying the previous and the next (in time) coefficent with swapped factors.
  Make air_casawvr dependency on synthesis PRIVATE
  CAS-14218: task return dictionary now also contains a list "Frac_unflagged" which contains the fraction of unflagged WVR datapoints per antenna. Updated unit test to exercise this new feature.
  Fix air_casawvr linking
  CAS-14218: First completely running version with proper logging and return dict.
  CAS-14218: fixed a segfault and improved error handling. The task unit test completes now but still fails. The return dictionary is not yet filled correctly.
  CAS-14218: eliminated a memory allocation error (which occured in the context of replacing boost::const_multi_array_ref by what is available in C++11 and casacore)
  CAS-14218: removed/modified all references to "almatasks" to take into account that wvrgcal is now a normal task in casatasks. Created the task unit test test_task_wvrgcal.py from the old casa5 version. It does not pass, yet. wvr.gcal() still needs to be debugged.
  CAS-14218: first CASA6 version of the wvrgcal task - built but not yet tested
  CAS-14218: disabled the use (and compilation) of the pda_lmdif__() function code which is F77 and was also disabled in the original wvrgcal bnmin1 code. It was just accidentally enabled during refactoring.
  CAS-14218: first version with the new "wvr" tool. This version builds but has not been tested otherwise.
  CAS-14218: code copied over from branch prelim_wvrgcal2. This is the first version of the refactored code for the air_casawvr and bnmin1 libraries which builds without errors. No testing done, yet.
Takeshi Nakazato Takeshi Nakazato da97ce54564478996a537a7a707c7975ac6429b5 da97ce54564478996a537a7a707c7975ac6429b5 Pull request #848: CAS-14321
Merge in CASA/casa6 from CAS-14321 to master

* commit '4d15412b42313e1a3afe5925185daa979d175ff8':
  CAS-14321: modified (t)sdimaging.xml
  CAS-14321: modified argument of tsdimaging
  CAS-14321: modified sdimaging.xml
  CAS-14321: modified xmls and a test #2682
  CAS-14321: modified xmls
  CAS-14321: modified tests
  CAS-14321: modified descriptions
  CAS-14321: modified descriptions
  CAS-14321: added interpolation option in sdimaging and tsdimaging
Ville Suoranta Ville Suoranta 76a73df42bbb7c827c85845db494af4ee088e64f m 76a73df42bbb7c827c85845db494af4ee088e64f Merge remote-tracking branch 'origin/CAS-14285' into CAS-14218
Ville Suoranta Ville Suoranta ec952d198780b144ba3b0d2f4e6ef4bfcce49080 m ec952d198780b144ba3b0d2f4e6ef4bfcce49080 Merge branch 'master' into CAS-14218
Conflicts:
        casatools/README.md
Akeem Wells Akeem Wells 1ec1dd2f4cab6a3d9c929912453231cfcddd255a m 1ec1dd2f4cab6a3d9c929912453231cfcddd255a remove reference to almatasks in casatestutils. Update component_to_test_map.json for wvrgcal ( update almatasks to casatasks )

Jira issues

IssueDescriptionStatus
Unknown Issue TypeCAS-14218Could not obtain issue details from Jira
Unknown Issue TypeCAS-14285Could not obtain issue details from Jira
Unknown Issue TypeCAS-14294Could not obtain issue details from Jira
Unknown Issue TypeCAS-14321Could not obtain issue details from Jira