Build: #73 was successful Child of CASA-CTT-132
Code commits
OPEN-CASA
-
Ville Suoranta 592c6de93657cd498c756d32dd8acc609246624d
Merge pull request #919 in CASA/casa from hotfix/2019March27_vlaimaging to master
* commit 'f3b58cc90c74b902cbb864d84d89347ea8d151fe':
Updated imaging rms values for the VLA test -
Brian Kent f3b58cc90c74b902cbb864d84d89347ea8d151fe
Updated imaging rms values for the VLA test
-
Ville Suoranta aa05cccaf1943cb71450e3ab2825d889a25f83e9
Merge pull request #917 in CASA/casa from CAS-12168 to master
* commit 'c840b6e56c7dd93b3ffbe286e0b1f97cd11475e5':
CAS-12168: Small tweak to solmode and rmsthresh parameter description in gaincal.xml
In VisCalSolver2::solveL1R(), tweak first guess for parameters when L1 is turned on, so initial residuals on the refant's baselines aren't degenerate in Hessian calculation. This prevents the refant from being spuriously flagged, which was happening a small fraction of the time in tests.
Adjust ~float-precision test value a bit to satisfy EL6/7.
Use cerr to report test values so they appear in the bamboo artifacts.
Fixed xml problem (floatArray not supported!) in gaincal.xml, which causes error on CASA startup (and apparently causes bamboo testing to hang). Improved logging of L1/R info.
Introduce L1 and R solving capabilities (gaincal only). -
George Moellenbrock c840b6e56c7dd93b3ffbe286e0b1f97cd11475e5
Merge branch 'master' into CAS-12168 (fixed minor conflict in SolveDataBuffer.cc)
-
George Moellenbrock e8370d39280d5c3f9cf3f9ac7ac54ac1ea01caa1 m
CAS-12168: Small tweak to solmode and rmsthresh parameter description in gaincal.xml
-
George Moellenbrock ed267f2d9f25474e9bae1d04e5194613d0c49e08 m
Merge branch 'master' into CAS-12168
-
George Moellenbrock a34e585b8fcddc4b485c280e3b34a76313f0690e m
Merge branch 'master' into CAS-12168
-
George Moellenbrock 8a8f364598166bf0de003d6cc1a2220a95427a3f m
Merge branch 'master' into CAS-12168
-
George Moellenbrock a496062717b6de124c946176b5dc8584acfc88db m
In VisCalSolver2::solveL1R(), tweak first guess for parameters when L1 is turned on, so initial residuals on the refant's baselines aren't degenerate in Hessian calculation. This prevents the refant from being spuriously flagged, which was happening a small fraction of the time in tests.
-
George Moellenbrock f998935fdc61cfe1ac4e638700c2c1d7b56f9142 m
Merge branch 'master' into CAS-12168
-
George Moellenbrock 1f4157d7ce6efabcf4e65517884225a382a220e7 m
Merge branch 'master' into CAS-12168
-
George Moellenbrock 15d84fd17d0bc385d788c8ac544a180515cb890a m
Merge branch 'master' into CAS-12168
-
George Moellenbrock 51e11dd748aca3d818fe6ac50978b4f84e3aa71e m
Merge branch 'master' into CAS-12168
-
George Moellenbrock dd5e59726bae5808181d99d5b2f997360bf0bff6 m
Adjust ~float-precision test value a bit to satisfy EL6/7.
-
George Moellenbrock 78ba7ec9f8dd5473e4e7e01e66092649b3cb1cc4 m
Use cerr to report test values so they appear in the bamboo artifacts.
-
George Moellenbrock 6d6c8cb0bbb5df640e0f74e05c601c10007e05e9 m
Merge branch 'master' into CAS-12168
-
George Moellenbrock 4a7b30702e87fe911ddcb0041b401df90be1a4ad m
Fixed xml problem (floatArray not supported!) in gaincal.xml, which causes error on CASA startup (and apparently causes bamboo testing to hang). Improved logging of L1/R info.
- code/synthesis/MeasurementComponents/StandardVisCal.cc (version 4a7b30702e87fe911ddcb0041b401df90be1a4ad) (diffs)
- code/synthesis/MeasurementComponents/VisCalSolver2.cc (version 4a7b30702e87fe911ddcb0041b401df90be1a4ad) (diffs)
- code/synthesis/MeasurementComponents/test/tGJones_GT.cc (version 4a7b30702e87fe911ddcb0041b401df90be1a4ad) (diffs)
- gcwrap/tasks/gaincal.xml (version 4a7b30702e87fe911ddcb0041b401df90be1a4ad) (diffs)
-
George Moellenbrock 84624ec4b852a2fd4f97541c4e278b4c76cebffc m
Merge branch 'master' into CAS-12168
-
George Moellenbrock 76c9b92fdbe97e60a06440a36213c69a70f82c27 m
Introduce L1 and R solving capabilities (gaincal only).
- code/synthesis/MeasurementComponents/Calibrater.cc (version 76c9b92fdbe97e60a06440a36213c69a70f82c27) (diffs)
- code/synthesis/MeasurementComponents/Calibrater.h (version 76c9b92fdbe97e60a06440a36213c69a70f82c27) (diffs)
- code/synthesis/MeasurementComponents/SolvableVisCal.cc (version 76c9b92fdbe97e60a06440a36213c69a70f82c27) (diffs)
- code/synthesis/MeasurementComponents/SolvableVisCal.h (version 76c9b92fdbe97e60a06440a36213c69a70f82c27) (diffs)
- code/synthesis/MeasurementComponents/SolveDataBuffer.cc (version 76c9b92fdbe97e60a06440a36213c69a70f82c27) (diffs)
- code/synthesis/MeasurementComponents/SolveDataBuffer.h (version 76c9b92fdbe97e60a06440a36213c69a70f82c27) (diffs)
- code/synthesis/MeasurementComponents/StandardVisCal.cc (version 76c9b92fdbe97e60a06440a36213c69a70f82c27) (diffs)
- code/synthesis/MeasurementComponents/StandardVisCal.h (version 76c9b92fdbe97e60a06440a36213c69a70f82c27) (diffs)
- code/synthesis/MeasurementComponents/VisCalSolver2.cc (version 76c9b92fdbe97e60a06440a36213c69a70f82c27) (diffs)
- code/synthesis/MeasurementComponents/VisCalSolver2.h (version 76c9b92fdbe97e60a06440a36213c69a70f82c27) (diffs)
- code/synthesis/MeasurementComponents/test/tGJones_GT.cc (version 76c9b92fdbe97e60a06440a36213c69a70f82c27) (diffs)
- gcwrap/python/scripts/task_gaincal.py (version 76c9b92fdbe97e60a06440a36213c69a70f82c27) (diffs)
- gcwrap/tasks/gaincal.xml (version 76c9b92fdbe97e60a06440a36213c69a70f82c27) (diffs)
- gcwrap/tools/synthesis/calibrater.xml (version 76c9b92fdbe97e60a06440a36213c69a70f82c27) (diffs)
- gcwrap/tools/synthesis/calibrater_cmpt.cc (version 76c9b92fdbe97e60a06440a36213c69a70f82c27) (diffs)