Build: #4 was successful
Job: Package OSX 10.13 was successful
Code commits
OPEN-CASA-FULL
-
Sanjay Bhatnagar 24d0ec81f2390e8db3fbfdc1d6ce03e54cbd304d
SynthUtils::getenv() now sensitive to ENV variables. Changed other files to use Utils.h from TM2.
- code/synthesis/ImagerObjects/SIImageStore.cc (version 24d0ec81f2390e8db3fbfdc1d6ce03e54cbd304d) (diffs)
- code/synthesis/ImagerObjects/SynthesisImagerVi2.cc (version 24d0ec81f2390e8db3fbfdc1d6ce03e54cbd304d) (diffs)
- code/synthesis/ImagerObjects/SynthesisUtilMethods.cc (version 24d0ec81f2390e8db3fbfdc1d6ce03e54cbd304d) (diffs)
- code/synthesis/TransformMachines/Utils.cc (version 24d0ec81f2390e8db3fbfdc1d6ce03e54cbd304d) (diffs)
- code/synthesis/TransformMachines2/Utils.cc (version 24d0ec81f2390e8db3fbfdc1d6ce03e54cbd304d) (diffs)
-
Sanjay Bhatnagar 9b17cc07b4beb74eae4a25647baaa572efbcfc52
Set LAZYFILE=T by detault
-
Sanjay Bhatnagar 214bade07001f609d76d0fab464c57823894130b
SI: Set LAZYFILL=T by default SN: Changes to make MT-MFS work with nterms=1 AWCF: Count the number of CFs correctly for ProgressMeter.
- code/synthesis/ImagerObjects/SynthesisImagerVi2.cc (version 214bade07001f609d76d0fab464c57823894130b) (diffs)
- code/synthesis/ImagerObjects/SynthesisNormalizer.cc (version 214bade07001f609d76d0fab464c57823894130b) (diffs)
- code/synthesis/TransformMachines2/AWConvFunc.cc (version 214bade07001f609d76d0fab464c57823894130b) (diffs)
-
Sanjay Bhatnagar f97076824c000a1e883fd1a4329f47b6fdd8d179
Made detection of unsupported telescope an exception in AWPFT.cc Made log messages from POST to NORMAL1 when creating or loading the CFC.
-
Sanjay Bhatnagar 797442520c2ce3dbb19d800ee98768124214e33f
Set the pbshape to 2x2 pixes for isDryRun=True in fillConvFunction(). This reduces the run time for "blank" CF computations from hours to minutes.
This also required setting the ref. pixel in makeFTCoord() method to
be size of the CF buffer. This should not be required, but it is.
The code in this method should be refactored and cleaned up soon. -
Sanjay Bhatnagar 9cda3cedfaee6db05a495c69cfbce7c64e37a54e
Commented out printing of "+" and "o" to indicate azimuthal a/symmetry of CFs.
-
R. V. Urvashi <rurvashi@aoc.nrao.edu> 44cb2928d8036c1adcb2425a1239356d2bf866f1
Merge branch 'CppAWVR' of https://open-bitbucket.nrao.edu/scm/casa/casa into CppAWVR
-
R. V. Urvashi <rurvashi@aoc.nrao.edu> 6256e209808e5dedb42b05ab7610736488430205
ARD-3 : Making change from CAS-9968 into CppAVWR to fix parallel runs
-
Sanjay Bhatnagar 0f614a10e5744b73e6982bd463f4c4fe1c1d79fe
Added progress meter inside the w-loop in fillConvFunction().
-
Sanjay Bhatnagar 2e309bbc12b932d99edbe34242b42f55ced29bf9
Minor changes + decision to compute mterm based on change both axis of the pointing vector
- code/synthesis/TransformMachines2/AWConvFuncEPJones.cc (version 2e309bbc12b932d99edbe34242b42f55ced29bf9) (diffs)
- code/synthesis/TransformMachines2/AWVisResampler.cc (version 2e309bbc12b932d99edbe34242b42f55ced29bf9) (diffs)
- code/synthesis/TransformMachines2/FortranizedLoopsToGrid.cc (version 2e309bbc12b932d99edbe34242b42f55ced29bf9) (diffs)
-
Sanjay Bhatnagar 3ab303ab9d1c84b650f6236886bfe4a4fd2be759
Merge branch 'ARD-8' into CppAWVR
-
Sanjay Bhatnagar c50407fe44dadaa114d07b109c5d64c2b1c13047
Fix (mainly in AWProjectFT::getWeightImage) to fix PB computation per channel in "cube" imaging mode.
- code/synthesis/TransformMachines2/AWConvFunc.cc (version c50407fe44dadaa114d07b109c5d64c2b1c13047) (diffs)
- code/synthesis/TransformMachines2/AWProjectFT.cc (version c50407fe44dadaa114d07b109c5d64c2b1c13047) (diffs)
- code/synthesis/TransformMachines2/AWProjectWBFT.cc (version c50407fe44dadaa114d07b109c5d64c2b1c13047) (diffs)
-
Kumar Golap a6a7eeaf60a4536d792f5bdb2a36037040e95da0 m
use SynthesisUtils::conjFreq
-
Kumar Golap 1bf62de4a4aa474e38819642e81121dd2961441a m
Merge branch 'bugfix/CAS-9968' into ARD-8 and make conj freq calculation same in mosaicft as in awproject
-
Kumar Golap b41e037169295b2fe2adb19fc9a2d8177f72df7e m
chenged conj frequency calculation to be the same as AWProject in MosaicFT
-
Takeshi Nakazato e497083a89543e8f42fe7f766fa9185c52ccd537 m
Merge pull request #572 in CASA/casa from bugfix/CAS-10664 to master
* commit '4fb550cd40dfcde89257765e23b6cffb41116bbc':
fix some warnings in synthesis and msvis, CAS-10664
fix objectname and miscinfo in SIImageStore for multi-facets and parallel/normalizer/gatherImgs, CAS-10664
undisable header checks for all parallel and chanchunks test, CAS-10664
check headers of more images in troublesome par tests, CAS-10664
check all images produced in multiterm and multi-facets tests, CAS-10664
use make_shared rather than new for SIImageStore, CAS-10664
set objectname and miscinfo for multi-terms and multi-facets, CAS-10664
do tterms and multi-facets tests, do extended keyword checks always, CAS-10664 -
Takeshi Nakazato 43f00f79a59fd55c3b9540a1a5e3ba482c92596a m
Merge pull request #569 in CASA/casa from CAS-11481 to master
* commit 'cbf850e6a24d34a43ea7d499eade957b2c9b1129':
CAS-11481 new feature: enable support in ia.newimagefromshape() for double and dcomplex precision images -
Takeshi Nakazato 24bb4d92b647715e02b8222be2937a71aec0d393 m
Merge pull request #568 in CASA/casa from CAS-11475 to master
* commit 'a44ec5964d98f38ac30bde0a14a632d2559d03b0':
update docs. Update image::newimage() code.
CAS-11475 new feature: add support to ia.newimagefromfile() for Double and DComplex images -
Takeshi Nakazato 372e2f86597b84133ab49c1216cf87ecff4a23d8 m
Merge pull request #566 in CASA/casa from CAS-11504 to master
* commit '6b5c66addb345d79323c34805d200c3aa7a46552':
CAS-11504 casacore fix for binning machine precision bug -
Takeshi Nakazato f04fc8b493887fd58c948a584e89925dc9849e6b m
Merge pull request #567 in CASA/casa from CAS-11472 to master
* commit 'e115af8d40a1081fe585714bd9c6a4ad49a43be5':
CAS-11472 New feature: Add support for Complex and DComplex images to ia.subimage() -
David Mehringer cbf850e6a24d34a43ea7d499eade957b2c9b1129 m
Merge branch 'master' into CAS-11481
-
David Mehringer a44ec5964d98f38ac30bde0a14a632d2559d03b0 m
Merge branch 'master' into CAS-11475
-
David Mehringer e115af8d40a1081fe585714bd9c6a4ad49a43be5 m
Merge branch 'master' into CAS-11472
-
Ville Suoranta 8737c8f9b331a6315c51a73009a076258be8be36 m
Merge pull request #565 in CASA/casa from CAS-11524 to master
* commit '02f9cd4912a4776ef9ccb9ffdb97bbb78b3146bd':
CAS-11524 statwt2 -> statwt
CAS-11524 statwt -> oldstatwt -
Ville Suoranta 210054fb5f2ad3670059a71ee5e63df1e4e1e8a1 m
Merge pull request #564 in CASA/casa from CAS-11469 to master
* commit 'ec9274050492726967b3fb17fcbbda0e1aa7ed1e':
CAS-11469 New feature: Add support for Double and DComplex images to ia.maskhandler(), ia.calcmask(), and ia.history(). -
Kumar Golap 8b0784eae402bb36360dcf789856679ee5368ff6 m
Added Numeric to the type of PB that Heterogenous mosaic can handle.
- code/synthesis/ImagerObjects/SynthesisImagerVi2.cc (version 8b0784eae402bb36360dcf789856679ee5368ff6) (diffs)
- code/synthesis/TransformMachines/HetArrayConvFunc.cc (version 8b0784eae402bb36360dcf789856679ee5368ff6) (diffs)
- code/synthesis/TransformMachines/PBMath.cc (version 8b0784eae402bb36360dcf789856679ee5368ff6) (diffs)
- code/synthesis/TransformMachines/PBMath.h (version 8b0784eae402bb36360dcf789856679ee5368ff6) (diffs)
- code/synthesis/TransformMachines/PBMath1DNumeric.cc (version 8b0784eae402bb36360dcf789856679ee5368ff6) (diffs)
- code/synthesis/TransformMachines/PBMath1DNumeric.h (version 8b0784eae402bb36360dcf789856679ee5368ff6) (diffs)
- code/synthesis/TransformMachines/PBMath2DImage.cc (version 8b0784eae402bb36360dcf789856679ee5368ff6) (diffs)
- code/synthesis/TransformMachines/PBMath2DImage.h (version 8b0784eae402bb36360dcf789856679ee5368ff6) (diffs)
- code/synthesis/TransformMachines2/HetArrayConvFunc.cc (version 8b0784eae402bb36360dcf789856679ee5368ff6) (diffs)
- gcwrap/python/scripts/imagerhelpers/input_parameters.py (version 8b0784eae402bb36360dcf789856679ee5368ff6) (diffs)
-
David Mehringer ec9274050492726967b3fb17fcbbda0e1aa7ed1e m
Merge branch 'master' into CAS-11469
-
Ville Suoranta 3142c53736d65ed7326c5a9366ca5d0bdb2fa008 m
Merge pull request #562 in CASA/casa from CAS-11428 to master
* commit '84b75a106a889467dc082958db100fc6b2a3192a':
deleting renamed files
CAS-11428 add support to ia.regrid() for Double and DComplex images and additional refactoring -
Ville Suoranta 3167819bcde1034944d44d93ff8f53d2b37f95bc m
Merge pull request #563 in CASA/casa from CAS-11535 to master
* commit '92e44e9d3213b7fb400a638c124926dffc64d304':
Update plotms param descriptions selfscale and sharedaxis -
Ville Suoranta 4a3d43ee52b21cb9e6cecf78f37510ab5293d79b m
Merge pull request #561 in CASA/casa from feature/CAS-11364 to master
* commit 'c3c5e18c66c0364f43f6771c6dea5b873dee5162':
For CAS-11364 , enabled mtmfs with nterms=1 -
David Mehringer 84b75a106a889467dc082958db100fc6b2a3192a m
Merge branch 'master' into CAS-11428
-
David Mehringer 02f9cd4912a4776ef9ccb9ffdb97bbb78b3146bd m
CAS-11524 statwt2 -> statwt
- gcwrap/python/CMakeLists.txt (version 02f9cd4912a4776ef9ccb9ffdb97bbb78b3146bd) (diffs)
- gcwrap/python/scripts/casa.py (version 02f9cd4912a4776ef9ccb9ffdb97bbb78b3146bd) (diffs)
- gcwrap/python/scripts/task_statwt.py (version 02f9cd4912a4776ef9ccb9ffdb97bbb78b3146bd) (diffs)
- gcwrap/python/scripts/tests/CMakeLists.txt (version 02f9cd4912a4776ef9ccb9ffdb97bbb78b3146bd) (diffs)
- gcwrap/python/scripts/tests/test_statwt.py (version 02f9cd4912a4776ef9ccb9ffdb97bbb78b3146bd) (diffs)
- gcwrap/python/scripts/tests/uTest_list.json (version 02f9cd4912a4776ef9ccb9ffdb97bbb78b3146bd) (diffs)
- gcwrap/tasks/CMakeLists.txt (version 02f9cd4912a4776ef9ccb9ffdb97bbb78b3146bd) (diffs)
- gcwrap/tasks/statwt.xml (version 02f9cd4912a4776ef9ccb9ffdb97bbb78b3146bd) (diffs)
- gcwrap/tools/ms/ms.xml (version 02f9cd4912a4776ef9ccb9ffdb97bbb78b3146bd) (diffs)
- gcwrap/tools/ms/ms_cmpt.cc (version 02f9cd4912a4776ef9ccb9ffdb97bbb78b3146bd) (diffs)
-
David Mehringer 25ed761c4897f4419c2215495d23663b1712b859 m
CAS-11524 statwt -> oldstatwt
- gcwrap/python/CMakeLists.txt (version 25ed761c4897f4419c2215495d23663b1712b859) (diffs)
- gcwrap/python/scripts/casa.py (version 25ed761c4897f4419c2215495d23663b1712b859) (diffs)
- gcwrap/python/scripts/regressions/admin/extractCASAscript.py (version 25ed761c4897f4419c2215495d23663b1712b859) (diffs)
- gcwrap/python/scripts/task_oldstatwt.py (version 25ed761c4897f4419c2215495d23663b1712b859) (diffs)
- gcwrap/python/scripts/tests/CMakeLists.txt (version 25ed761c4897f4419c2215495d23663b1712b859) (diffs)
- gcwrap/python/scripts/tests/test_oldstatwt.py (version 25ed761c4897f4419c2215495d23663b1712b859) (diffs)
- gcwrap/tasks/CMakeLists.txt (version 25ed761c4897f4419c2215495d23663b1712b859) (diffs)
- gcwrap/tasks/oldstatwt.xml (version 25ed761c4897f4419c2215495d23663b1712b859) (diffs)
- gcwrap/tools/ms/ms.xml (version 25ed761c4897f4419c2215495d23663b1712b859) (diffs)
- gcwrap/tools/ms/ms_cmpt.cc (version 25ed761c4897f4419c2215495d23663b1712b859) (diffs)
-
David Mehringer 6b5c66addb345d79323c34805d200c3aa7a46552 m
CAS-11504 casacore fix for binning machine precision bug
-
Takeshi Nakazato 6e73103eb3629e2d355674a3505500e4e7446894 m
Merge pull request #560 in CASA/casa from CAS-11255 to master
* commit '09303b7561fab04e4cdd6b0a269a9ca168d9d538':
Remove imports from casa.py
Remove widefield import from task_wrappers.py
Remove oldhanningsmooth from task_wrappers.py
Remove importevla and mosaic from mpi4casa task_wrappers.py
Remove orionmosaic test
Revert "Rename statwt tests"
Removed test_csvclean
Remove import_evla references from unit tests
Add test_oldstatwt that was missed in the previous commit
Fix CMakeList
Rename statwt tests
Fix bugs introduced by renaming statwt tasks
Restore task_partition
Rename statwt2 to statwt and statwt to oldstatwt
CAS-11255 Remove deprecated tasks for 5.4 -
Pam Ford <pford@nrao.edu> 92e44e9d3213b7fb400a638c124926dffc64d304 m
Update plotms param descriptions selfscale and sharedaxis
-
Ville Suoranta 4f3d10f344abf8e9d6ea4b6a6cbea6de6e0aec71 m
Merge pull request #558 in CASA/casa from bugfix/CAS-11261 to master
* commit '7fcaf6bf506b343eef5f8b743d3898f658d3d238':
fix SDGrid::getXYPos() and add a unit test of tsdimaging for CAS-11261
update test_sdimaging
modify SDGrid::getXYPos() so that spline interpolator is correctly updated in cases of multiple input files given. (CAS-11261) -
Wataru Kawasaki 7fcaf6bf506b343eef5f8b743d3898f658d3d238 m
Merge branch 'master' into bugfix/CAS-11261
-
Ville Suoranta a8fe758d5851851bea7128d53519edc27a8dd96f m
Merge pull request #557 in CASA/casa from feature/CAS-11335 to master
* commit '1b380ecae671b1785263aceeac97769de29f7f23':
fixed typos
A minor modification to the output dictionary
Created sdmaskhandler tool. Currently only the purning function is exposed. -
Ville Suoranta 2cab838b782abc7d513686e1c5944b605522e052 m
Merge pull request #513 in CASA/casa from feature/CAS-10693 to master
* commit '92a08f8bea41bd6f8594f6a7f1ae5278ee9c2fe8':
Update casacore reference in feature/CAS-10693
move casacore to same hash as CAS-11513, update casacore URL
revert bnmin1 & air_casawvr boost removal
switch command line processing to optionparser.h (but tests still failing)
CAS-10693 - tweaked help output to be a closer match to previous help output
turn off boost-python in casacore
compiler should convert char* to std::string
decl for math functions
include definition for exp( )
tweak
remove boost dependency
CAS-10693 Cleaned up a mistake in the separation of boost code in Misc.cc found during testing of these changes by ALMA/ICT-11546
CAS-10693: final test program edited to remove boost
CAS-10693: added in the new SDM tables, will sort things out in a future merge
CAS-10693: forgot to add in new ScansParser class for asdm2MS app
feature/CAS-10693 boost dependencies removed from alma code -
Ville Suoranta e546f20b525376d15ac833e54dc9128dc5d0729f m
Merge pull request #556 in CASA/casa from feature/CAS-11531 to master
* commit 'ec11ef70429ba6387b402b9055a132901745d1b4':
Added to set timeout to 60sec for test_antpos_auto -
Ville Suoranta cc92325e8407f54c1388b3bf5b00bf79b975f5a0 m
Merge pull request #555 in CASA/casa from bugfix/CAS-10326 to master
* commit 'c2b729116992747c122524f8000932a66795731a':
Update casacore in bugfix/CAS-10326
Update casacore reference
Remove unsed global variable -
Takahiro Tsutsumi 1b380ecae671b1785263aceeac97769de29f7f23 m
fixed typos
-
Takahiro Tsutsumi ec11ef70429ba6387b402b9055a132901745d1b4 m
Added to set timeout to 60sec for test_antpos_auto
-
Ville Suoranta 92a08f8bea41bd6f8594f6a7f1ae5278ee9c2fe8 m
Update casacore reference in feature/CAS-10693
-
Ville Suoranta c2b729116992747c122524f8000932a66795731a m
Update casacore in bugfix/CAS-10326
-
Ville Suoranta 09303b7561fab04e4cdd6b0a269a9ca168d9d538 m
Remove imports from casa.py
-
Ville Suoranta 439ae7bda43c535a5a7c14eb48380addae8b6123 m
Remove widefield import from task_wrappers.py
-
Ville Suoranta 23c14be8105481e96f1d689d066816b7722d362d m
Merge pull request #553 in CASA/casa from CAS-11420 to master
* commit '72141b9a564035c07fae2d983837f39e25ccca06':
minor updates to DirectionCoordinate::convert()
AnnEllipse: bug fix to get modified PA right
casacore fix for direction coordinate rotation angle
some reformatting, renaming of a variable, and re-doing log message
CAS-11420 fix bugs in imregrid for template = new coord system -
Ville Suoranta 8ed9604ee2aa15e9a3ce26cc5ea2e01404862205 m
Remove oldhanningsmooth from task_wrappers.py
-
Federico Montesino Pouzols 4fb550cd40dfcde89257765e23b6cffb41116bbc m
fix some warnings in synthesis and msvis, CAS-10664
- code/msvis/MSVis/MSIter2.cc (version 4fb550cd40dfcde89257765e23b6cffb41116bbc) (diffs)
- code/synthesis/ImagerObjects/SIImageStore.cc (version 4fb550cd40dfcde89257765e23b6cffb41116bbc) (diffs)
- code/synthesis/ImagerObjects/SynthesisImager.cc (version 4fb550cd40dfcde89257765e23b6cffb41116bbc) (diffs)
- code/synthesis/ImagerObjects2/SynthesisImager.cc (version 4fb550cd40dfcde89257765e23b6cffb41116bbc) (diffs)
- code/synthesis/MeasurementComponents/FringeJones.cc (version 4fb550cd40dfcde89257765e23b6cffb41116bbc) (diffs)
- code/synthesis/TransformMachines/WPConvFunc.cc (version 4fb550cd40dfcde89257765e23b6cffb41116bbc) (diffs)
- code/synthesis/TransformMachines2/WPConvFunc.cc (version 4fb550cd40dfcde89257765e23b6cffb41116bbc) (diffs)
-
Federico Montesino Pouzols f38f37fe6665ab251c532569765b1eaf71e9e433 m
fix objectname and miscinfo in SIImageStore for multi-facets and parallel/normalizer/gatherImgs, CAS-10664
- code/synthesis/ImagerObjects/SIImageStore.cc (version f38f37fe6665ab251c532569765b1eaf71e9e433) (diffs)
- code/synthesis/ImagerObjects/SIImageStore.h (version f38f37fe6665ab251c532569765b1eaf71e9e433) (diffs)
- code/synthesis/ImagerObjects/SIImageStoreMultiTerm.cc (version f38f37fe6665ab251c532569765b1eaf71e9e433) (diffs)
- code/synthesis/ImagerObjects/SIImageStoreMultiTerm.h (version f38f37fe6665ab251c532569765b1eaf71e9e433) (diffs)
- code/synthesis/ImagerObjects/SynthesisImager.cc (version f38f37fe6665ab251c532569765b1eaf71e9e433) (diffs)
- code/synthesis/ImagerObjects/SynthesisNormalizer.cc (version f38f37fe6665ab251c532569765b1eaf71e9e433) (diffs)
- code/synthesis/ImagerObjects/SynthesisNormalizer.h (version f38f37fe6665ab251c532569765b1eaf71e9e433) (diffs)
- code/synthesis/ImagerObjects2/SynthesisImager.cc (version f38f37fe6665ab251c532569765b1eaf71e9e433) (diffs)
-
Federico Montesino Pouzols 48c54e738ca3ccba1416f65a82f2d7807ce3b7e9 m
undisable header checks for all parallel and chanchunks test, CAS-10664
-
Ville Suoranta 7d3c52cad7e20d055db0c02585241b561ed48044 m
Remove importevla and mosaic from mpi4casa task_wrappers.py
-
Federico Montesino Pouzols a2396edd43c8f8b64f3045fb03474bada5ffd632 m
check headers of more images in troublesome par tests, CAS-10664
-
David Mehringer 72141b9a564035c07fae2d983837f39e25ccca06 m
minor updates to DirectionCoordinate::convert()
-
Federico Montesino Pouzols 5ea2908f0a621da17b7336b34ea49f96f0578f05 m
check all images produced in multiterm and multi-facets tests, CAS-10664
-
Federico Montesino Pouzols ac9fc207793476e78f3b3151c4732576f1b0bf8b m
use make_shared rather than new for SIImageStore, CAS-10664
-
Federico Montesino Pouzols a757ace6cdc0a1f712abb24bc6491577644870f4 m
set objectname and miscinfo for multi-terms and multi-facets, CAS-10664
- code/synthesis/ImagerObjects/SIImageStore.cc (version a757ace6cdc0a1f712abb24bc6491577644870f4) (diffs)
- code/synthesis/ImagerObjects/SIImageStore.h (version a757ace6cdc0a1f712abb24bc6491577644870f4) (diffs)
- code/synthesis/ImagerObjects/SIImageStoreMultiTerm.cc (version a757ace6cdc0a1f712abb24bc6491577644870f4) (diffs)
- code/synthesis/ImagerObjects/SIImageStoreMultiTerm.h (version a757ace6cdc0a1f712abb24bc6491577644870f4) (diffs)
-
Federico Montesino Pouzols 05edfd4044255a53783fb75e08166553d78bcac6 m
do tterms and multi-facets tests, do extended keyword checks always, CAS-10664
-
Bob Garwood 585f50a2402f218bdd8cd708de8541f15dbb07ec m
master merged into branch, conflict in asdm2MS.cc resolved
-
David Mehringer b065d2905a68ec70b25ca09df567a1018f1dc2c6 m
AnnEllipse: bug fix to get modified PA right
-
Darrell Schiebel <darrell@schiebel.us> 28a708dabc98c0d8b0e62bae606299954a13c66b m
move casacore to same hash as CAS-11513, update casacore URL
-
Ville Suoranta 936572d6fb7e9fbe1cfc9b55c685152f751b4d0d m
Remove orionmosaic test
-
Ville Suoranta 3534aee9652d23d002822e18cf213daffb6dc3c6 m
Revert "Rename statwt tests"
This reverts commit 9b69441193f343266e15186c812f1d391796b5ac.
Revert "Add test_oldstatwt that was missed in the previous commit"
This reverts commit b5504146cf42bcfdd25c6468d9c2dae92b264d1f.
Revert "Fix bugs introduced by renaming statwt tasks"
This reverts commit 446e93199dec529501464e329db0d431832498e5.
Revert "Rename statwt2 to statwt and statwt to oldstatwt"
This reverts commit 71768b4d7aa1db1090f2880bd8f002db1edfffa7.
Revert "Fix CMakeList"
This reverts commit ae3c2b57a93238183f27ba0496620fb0b060d4f4.- gcwrap/python/CMakeLists.txt (version 3534aee9652d23d002822e18cf213daffb6dc3c6) (diffs)
- gcwrap/python/scripts/task_oldstatwt.py (version 3534aee9652d23d002822e18cf213daffb6dc3c6) (diffs)
- gcwrap/python/scripts/task_statwt.py (version 3534aee9652d23d002822e18cf213daffb6dc3c6) (diffs)
- gcwrap/python/scripts/task_statwt2.py (version 3534aee9652d23d002822e18cf213daffb6dc3c6) (diffs)
- gcwrap/python/scripts/tests/CMakeLists.txt (version 3534aee9652d23d002822e18cf213daffb6dc3c6) (diffs)
- gcwrap/python/scripts/tests/test_oldstatwt.py (version 3534aee9652d23d002822e18cf213daffb6dc3c6) (diffs)
- gcwrap/python/scripts/tests/test_statwt.py (version 3534aee9652d23d002822e18cf213daffb6dc3c6) (diffs)
- gcwrap/python/scripts/tests/test_statwt2.py (version 3534aee9652d23d002822e18cf213daffb6dc3c6) (diffs)
- gcwrap/tasks/CMakeLists.txt (version 3534aee9652d23d002822e18cf213daffb6dc3c6) (diffs)
- gcwrap/tasks/oldstatwt.xml (version 3534aee9652d23d002822e18cf213daffb6dc3c6) (diffs)
- gcwrap/tasks/statwt.xml (version 3534aee9652d23d002822e18cf213daffb6dc3c6) (diffs)
- gcwrap/tasks/statwt2.xml (version 3534aee9652d23d002822e18cf213daffb6dc3c6) (diffs)
-
Darrell Schiebel 43699723ddbc7a395b6f9199e78644ffca438214 m
Merge pull request #537 in CASA/casa from CAS-11470 to master
* commit 'eb694184a08594e3589db8ca13b11cbac75dccbd':
Remove node from uname on OSX
Remove node from uname -
Ville Suoranta 36a62eb90fae890cee3d161808078d3caa0c6aa3 m
Merge pull request #554 in CASA/casa from bugfix/CAS-11297 to master
* commit 'd82893cd8072613bddfa2666f38a4b42a666515c':
more conservative memory tweak for mosaic gridder
some tweaks in calculation of required memory for mosaic -
Ville Suoranta f1cc69fcc4c8adc2fc4ba2e91e981b4b28f32401 m
Merge pull request #552 in CASA/casa from bugfix/CAS-11502 to master
* commit '52912451bbba4dfd2a07c6cd1a202753e08fdda2':
CAS-11502 bug fix of swapping of x/y positions for point sources -
Wataru Kawasaki 8bb78ec67de137fcb67e0934edbfdeb6338932b9 m
fix SDGrid::getXYPos() and add a unit test of tsdimaging for CAS-11261
-
Ville Suoranta 17a538666bee164e7e603c761ce02e6c6746ce01 m
Removed test_csvclean
-
Ville Suoranta 242e6abff27bd5c90860e7b9fd80ccaa8ad54176 m
Remove import_evla references from unit tests
- gcwrap/python/scripts/tests/CMakeLists.txt (version 242e6abff27bd5c90860e7b9fd80ccaa8ad54176) (diffs)
- gcwrap/python/scripts/tests/test_exportasdm.py (version 242e6abff27bd5c90860e7b9fd80ccaa8ad54176) (diffs)
- gcwrap/python/scripts/tests/test_importevla.py (version 242e6abff27bd5c90860e7b9fd80ccaa8ad54176) (diffs)
-
David Mehringer 59b53cd4595136656cc781cde4b589a1b49596ac m
Merge branch 'master' into CAS-11420
-
David Mehringer 52912451bbba4dfd2a07c6cd1a202753e08fdda2 m
Merge branch 'master' into bugfix/CAS-11502
-
Ville Suoranta b5504146cf42bcfdd25c6468d9c2dae92b264d1f m
Add test_oldstatwt that was missed in the previous commit
-
Wataru Kawasaki b397fbcdc2ef5b25d34ce95e4d0cf948d7061e24 m
Merge branch 'master' into bugfix/CAS-11261
-
Ville Suoranta 70964da074cad03322f331024366aa7a28d05087 m
Revert "Merge branch 'master' of https://open-bitbucket.nrao.edu/scm/casa/casa"
This reverts commit abbaea0abd55ecb4108609f14bbf7e90d433463a, reversing
changes made to 77bb37313a6e1c5d24dded7b04ef2822a0fef392. -
Darrell Schiebel <darrell@schiebel.us> abbaea0abd55ecb4108609f14bbf7e90d433463a m
Merge branch 'master' of https://open-bitbucket.nrao.edu/scm/casa/casa
-
Darrell Schiebel <darrell@schiebel.us> 9c80c080890b17891c30782f31cbb6eb8e4b8922 m
build casacore (and most of code) without python/boost
-
Ville Suoranta ae3c2b57a93238183f27ba0496620fb0b060d4f4 m
Fix CMakeList
-
Ville Suoranta 9b69441193f343266e15186c812f1d391796b5ac m
Rename statwt tests
-
Ville Suoranta 446e93199dec529501464e329db0d431832498e5 m
Fix bugs introduced by renaming statwt tasks
-
Ville Suoranta 1e7dafe3a3033c2f6913da267a18964c6a33feb4 m
Restore task_partition
-
Ville Suoranta 71768b4d7aa1db1090f2880bd8f002db1edfffa7 m
Rename statwt2 to statwt and statwt to oldstatwt
- gcwrap/python/CMakeLists.txt (version 71768b4d7aa1db1090f2880bd8f002db1edfffa7) (diffs)
- gcwrap/python/scripts/task_oldstatwt.py (version 71768b4d7aa1db1090f2880bd8f002db1edfffa7) (diffs)
- gcwrap/python/scripts/task_statwt.py (version 71768b4d7aa1db1090f2880bd8f002db1edfffa7) (diffs)
- gcwrap/python/scripts/task_statwt2.py (version 71768b4d7aa1db1090f2880bd8f002db1edfffa7) (diffs)
- gcwrap/tasks/CMakeLists.txt (version 71768b4d7aa1db1090f2880bd8f002db1edfffa7) (diffs)
- gcwrap/tasks/oldstatwt.xml (version 71768b4d7aa1db1090f2880bd8f002db1edfffa7) (diffs)
- gcwrap/tasks/statwt.xml (version 71768b4d7aa1db1090f2880bd8f002db1edfffa7) (diffs)
- gcwrap/tasks/statwt2.xml (version 71768b4d7aa1db1090f2880bd8f002db1edfffa7) (diffs)
-
Ville Suoranta 77bb37313a6e1c5d24dded7b04ef2822a0fef392 m
Merge pull request #550 in CASA/casa from CAS-10298 to master
* commit 'eb93c061dd7f262fd7507e6aa0ae73cd70e41ce4':
use setUpClass in test_base/ classes, re CAS-10298
harmonize remove+copy input MS in test_base, re CAS-10298
fix cleanup of some tests, also re-use self.vis in tests derived from test_base, re CAS-10298
add test_regridms_negative_width, re CAS-10298 -
Ville Suoranta 6f766bb7633446a879bdb9ade3f31a40e7d07930 m
CAS-11255 Remove deprecated tasks for 5.4
Removed the following tasks:
autoclean, boxit, clearplot, csvclean, importevla, mosaic, oldhanningsmooth,
task_oldpartition, oldplotants, plotuv, plotxy, ssoflux, widefield.py- gcwrap/python/CMakeLists.txt (version 6f766bb7633446a879bdb9ade3f31a40e7d07930) (diffs)
- gcwrap/python/scripts/task_autoclean.py (version 6f766bb7633446a879bdb9ade3f31a40e7d07930) (diffs)
- gcwrap/python/scripts/task_boxit.py (version 6f766bb7633446a879bdb9ade3f31a40e7d07930) (diffs)
- gcwrap/python/scripts/task_clearplot.py (version 6f766bb7633446a879bdb9ade3f31a40e7d07930) (diffs)
- gcwrap/python/scripts/task_csvclean.py (version 6f766bb7633446a879bdb9ade3f31a40e7d07930) (diffs)
- gcwrap/python/scripts/task_importevla.py (version 6f766bb7633446a879bdb9ade3f31a40e7d07930) (diffs)
- gcwrap/python/scripts/task_mosaic.py (version 6f766bb7633446a879bdb9ade3f31a40e7d07930) (diffs)
- gcwrap/python/scripts/task_oldhanningsmooth.py (version 6f766bb7633446a879bdb9ade3f31a40e7d07930) (diffs)
- gcwrap/python/scripts/task_oldpartition.py (version 6f766bb7633446a879bdb9ade3f31a40e7d07930) (diffs)
- gcwrap/python/scripts/task_oldplotants.py (version 6f766bb7633446a879bdb9ade3f31a40e7d07930) (diffs)
- gcwrap/python/scripts/task_plotuv.py (version 6f766bb7633446a879bdb9ade3f31a40e7d07930) (diffs)
- gcwrap/python/scripts/task_plotxy.py (version 6f766bb7633446a879bdb9ade3f31a40e7d07930) (diffs)
- gcwrap/python/scripts/task_ssoflux.py (version 6f766bb7633446a879bdb9ade3f31a40e7d07930) (diffs)
- gcwrap/python/scripts/task_widefield.py (version 6f766bb7633446a879bdb9ade3f31a40e7d07930) (diffs)
- gcwrap/tasks/CMakeLists.txt (version 6f766bb7633446a879bdb9ade3f31a40e7d07930) (diffs)
- gcwrap/tasks/autoclean.xml (version 6f766bb7633446a879bdb9ade3f31a40e7d07930) (diffs)
- gcwrap/tasks/boxit.xml (version 6f766bb7633446a879bdb9ade3f31a40e7d07930) (diffs)
- gcwrap/tasks/clearplot.xml (version 6f766bb7633446a879bdb9ade3f31a40e7d07930) (diffs)
- gcwrap/tasks/csvclean.xml (version 6f766bb7633446a879bdb9ade3f31a40e7d07930) (diffs)
- gcwrap/tasks/importevla.xml (version 6f766bb7633446a879bdb9ade3f31a40e7d07930) (diffs)
- gcwrap/tasks/mosaic.xml (version 6f766bb7633446a879bdb9ade3f31a40e7d07930) (diffs)
- gcwrap/tasks/oldhanningsmooth.xml (version 6f766bb7633446a879bdb9ade3f31a40e7d07930) (diffs)
- gcwrap/tasks/oldpartition.xml (version 6f766bb7633446a879bdb9ade3f31a40e7d07930) (diffs)
- gcwrap/tasks/oldplotants.xml (version 6f766bb7633446a879bdb9ade3f31a40e7d07930) (diffs)
- gcwrap/tasks/plotuv.xml (version 6f766bb7633446a879bdb9ade3f31a40e7d07930) (diffs)
- gcwrap/tasks/plotxy.xml (version 6f766bb7633446a879bdb9ade3f31a40e7d07930) (diffs)
- gcwrap/tasks/ssoflux.xml (version 6f766bb7633446a879bdb9ade3f31a40e7d07930) (diffs)
- gcwrap/tasks/widefield.xml (version 6f766bb7633446a879bdb9ade3f31a40e7d07930) (diffs)
-
C. Enrique Garcia Dabo fe0b9851cc1632ba42d8f885ab7e7298e49b01df m
Update casacore reference
This updates casacore to include pull request #716, which eliminates the
thread-local cache in MVPosition and Euler. Fixes partially CAS-10326 -
C. Enrique Garcia Dabo 4eccb5630aa0e0d8f54fca016ccef7f5ba6b0d60 m
Merge branch 'master' into bugfix/CAS-10326
-
Federico Montesino Pouzols eb93c061dd7f262fd7507e6aa0ae73cd70e41ce4 m
Merge remote-tracking branch 'origin/master' into CAS-10298
-
Federico Montesino Pouzols 5e211653df2b9d480f1c446b50cf44e984718099 m
use setUpClass in test_base/ classes, re CAS-10298
-
David Mehringer 21709d5f5ac94250c03cbfda769ba014b58a8fc2 m
CAS-11502 bug fix of swapping of x/y positions for point sources
- code/imageanalysis/ImageAnalysis/ComponentImager.cc (version 21709d5f5ac94250c03cbfda769ba014b58a8fc2) (diffs)
- code/imageanalysis/Images/ComponentListImage.cc (version 21709d5f5ac94250c03cbfda769ba014b58a8fc2) (diffs)
- gcwrap/python/scripts/tests/test_ia_modify.py (version 21709d5f5ac94250c03cbfda769ba014b58a8fc2) (diffs)
-
Sanjay Bhatnagar ec4434413cff6537149f153b63dad64000ea1224
Code pulled from CppAWVR branch
-
Sanjay Bhatnagar c76ed2d9b5da130899fc46e4f22effe49fbc6ef4
Merge branch 'master' of https://open-bitbucket.nrao.edu/scm/casa/casa into ARD-master-sb
-
Takeshi Nakazato 895b9de34247e059322ed4297a92e195b433fba1 m
Merge pull request #548 in CASA/casa from CAS-11453 to master
* commit '899d58d795aa7e5954a2a321fad66500547e636c':
Adjust plotms yaxis ranges for atmospheric overlays
Fix plotms issues with sharedaxis and selfscale -
Takeshi Nakazato 8667406329577bf551aa43c95142bda3d58941d9 m
Merge pull request #547 in CASA/casa from bugfix/CAS-11429 to master
* commit '6c051034fbe56832f20ffa18ec4705add1472830':
removed a lot of unnecessary MSColumns construction -
Ville Suoranta 9b4029a11a968674c5a67c236b4814d4b26573ef m
Merge pull request #549 in CASA/casa from CAS-11499 to master
* commit 'efcc8f6af5791621c5f9222da63e64597aff1669':
harmonize checks for serial vs. parallel and check more NParts, CAS-11499
check more images and NParts of refconcated ones, CAS-11499
fix test MPI test_cube_highthreshold, don't try to open main table of refconcat imgs, CAS-11499 -
Federico Montesino Pouzols efcc8f6af5791621c5f9222da63e64597aff1669 m
harmonize checks for serial vs. parallel and check more NParts, CAS-11499
-
Sanjay Bhatnagar 8a4e06b83ceab835353e8f4ebce4fbc7c17d7a96
Added the Float SynthesisUtils::getenv() template.
-
Federico Montesino Pouzols b62c1eb24bd228d26247bf8bba30e6d0e6d324f4 m
check more images and NParts of refconcated ones, CAS-11499
-
Federico Montesino Pouzols 393a06ce06df9e38f84c0a724b5eac22d848fc45 m
fix test MPI test_cube_highthreshold, don't try to open main table of refconcat imgs, CAS-11499
-
David Mehringer 61529a37e81dffae9abb062c5f7037bae178addf m
casacore fix for direction coordinate rotation angle
OPEN-CASA-PKG
-
Ville Suoranta e5f8bf188c0f97f776d1d09c8b4efcd543aef049
Merge pull request #97 in CASA/casa-pkg from doc-patch to master
* commit '0933b2b195c6e4ca5bb7fce09d2d45b16e18d3bc':
Fix wget to work on EL6 -
Ville Suoranta 0933b2b195c6e4ca5bb7fce09d2d45b16e18d3bc
Fix wget to work on EL6
-
Ville Suoranta fdb615886b5238170df424f7f25f386174526e8d
Merge pull request #93 in CASA/casa-pkg from limit-docs to master
* commit '08308b4200c057f979bd1f575306f876a2cfc7c0':
Reject older documentation folders in make-app -
Darrell Schiebel 7c48655adbb78f59aa6a3acf45d034f02f268dd0
Merge pull request #91 in CASA/casa-pkg from hotfix/CAS-11841 to master
* commit '0f514bc934adcb950342bc290a56492cdb944ad6':
Removed Hanningsmooth2 was a duplicate of Hanningsmooth test -
Darrell Schiebel f503632cf75e880168e708d19c36c1e1c4c00892
Merge pull request #92 in CASA/casa-pkg from bugfix/CAS-11539 to master
* commit 'fe9825d625241e249669a45033ecaa02d89ab322':
Made a change for CasaRegression to pick up the failure condition in Asdm-Imexport+Analysis. With this change, 8330 Asdm-Imexport+Analysis will start failing. Moving to accepted test unitl determined to fix or remove -
Akeem Wells fe9825d625241e249669a45033ecaa02d89ab322
Made a change for CasaRegression to pick up the failure condition in Asdm-Imexport+Analysis. With this change, 8330 Asdm-Imexport+Analysis will start failing. Moving to accepted test unitl determined to fix or remove
-
Neal Schweighart 0f514bc934adcb950342bc290a56492cdb944ad6
Removed Hanningsmooth2 was a duplicate of Hanningsmooth test
-
Ville Suoranta 08308b4200c057f979bd1f575306f876a2cfc7c0
Reject older documentation folders in make-app
-
Ville Suoranta 1d964095642b10717c4842a79032f01b4ecb6886
Update qt.conf
-
Ville Suoranta fd0774f5a61d5dcd387548d67c9606fecf644502
CAS-11723 - Add qt.conf to the linux template
qt.conf should disable plugins that are causing the crash -
Ville Suoranta ce839201794319dfd6b74920a365c03e2102c012
Merge pull request #88 in CASA/casa-pkg from CAS-11174 to master
* commit '2df6a9173842ca85dbdd6939ea6ce4f8d8a68972':
Rename tsd tests -
Ville Suoranta 85c785fe8892c977bc0a8df139f3f125a3f63603
Fix telemetry flag
-
Ville Suoranta 79c634ef5d6ac518479e429086ea3bfb28631f9f
Merge pull request #87 in CASA/casa-pkg from CAS-11555 to master
* commit '472dd48dc1708c1febc019c9d6305ecd4b4518ea':
Add telemetry default option -
Ville Suoranta 109a35cd0e21905d03e000e4d78029418a8e449a
Merge pull request #89 in CASA/casa-pkg from debug-symbol-fixes to master
* commit '892e52e9f2766923f43b93d8bf2a002e5d5b8ba6':
Rename debug symbol directory and zip file -
Ville Suoranta 892e52e9f2766923f43b93d8bf2a002e5d5b8ba6
Rename debug symbol directory and zip file
-
Ville Suoranta 2df6a9173842ca85dbdd6939ea6ce4f8d8a68972
Rename tsd tests
- testing/pybot-regression/4559_SDbaseline.html (version 2df6a9173842ca85dbdd6939ea6ce4f8d8a68972) (diffs)
- testing/pybot-regression/4562_SDcal.html (version 2df6a9173842ca85dbdd6939ea6ce4f8d8a68972) (diffs)
- testing/pybot-regression/4565_SDfit.html (version 2df6a9173842ca85dbdd6939ea6ce4f8d8a68972) (diffs)
- testing/pybot-regression/4568_SDsmooth.html (version 2df6a9173842ca85dbdd6939ea6ce4f8d8a68972) (diffs)
-
Ville Suoranta 472dd48dc1708c1febc019c9d6305ecd4b4518ea
Add telemetry default option
-
Ville Suoranta 1a8f1a7084a8319cd96d2a21bc7b3622dacf6882
Rename statwt test
-
Ville Suoranta 9d92d6f77d236f4396c8e357bac88909e2d3d9a9
Update refimager test owner
-
Ville Suoranta 170813b72d0ffa9fbe2468835f2ed5b3f6027772
Merge pull request #86 in CASA/casa-pkg from CAS-11255 to master
* commit 'eb4f1ce9b604063a8e80b3ee6985132bf2f08701':
Removed orionmosaic test
Restore 3171_Statwt2.html
Remove 6425_Csvclean.html
Remove import_evla test
Update test suite CAS-11255 -
Ville Suoranta eb4f1ce9b604063a8e80b3ee6985132bf2f08701
Removed orionmosaic test
-
Ville Suoranta a5825ec264b9f01a6520442d8e57fdae093ecc53
Restore 3171_Statwt2.html
-
Ville Suoranta df68e5a7ea4b8fc57d649443b26572222235bf6d
Remove 6425_Csvclean.html
-
Ville Suoranta 02128234c536bc4e81ee107c2b31ea60c232819f
Remove import_evla test
-
Ville Suoranta 7c9a47e6bbac4458c9834612c8684d00d3630ad8
Update test suite CAS-11255
- testing/pybot-regression/3171_Statwt2.html (version 7c9a47e6bbac4458c9834612c8684d00d3630ad8) (diffs)
- testing/pybot-regression/4715_Plotuv.html (version 7c9a47e6bbac4458c9834612c8684d00d3630ad8) (diffs)
- testing/pybot-regression/6405_Boxit.html (version 7c9a47e6bbac4458c9834612c8684d00d3630ad8) (diffs)
-
Ville Suoranta c1acd06672dc47c571dd1632c266f5dd082bbac6
Merge pull request #85 in CASA/casa-pkg from CAS-11315 to master
* commit '788cb23169417f2bbd7a21c768845e165f52ca48':
Fix Linux template for casabrowser
Update OSX template for casabrowser CAS-11375 -
Ville Suoranta 788cb23169417f2bbd7a21c768845e165f52ca48
Fix Linux template for casabrowser
-
Ville Suoranta 7f9d0fdb91bcb2516ee6a30a0b1a497849f11b68
Update OSX template for casabrowser CAS-11375
- packaging/template/osx/CASA.app/Contents/MacOS/casabrowser (version 7f9d0fdb91bcb2516ee6a30a0b1a497849f11b68) (diffs)
- packaging/template/osx/CASA.app/Contents/MacOS/qcasabrowser (version 7f9d0fdb91bcb2516ee6a30a0b1a497849f11b68) (diffs)
- packaging/template/osx/CASA.app/Contents/Resources/Browser.app/Contents/MacOS/qcasabrowser (version 7f9d0fdb91bcb2516ee6a30a0b1a497849f11b68) (diffs)
-
Ville Suoranta 7c492b732f7d2029163e1e64e96c91f0c0470d17
Merge pull request #84 in CASA/casa-pkg from hotfix/CAS-11391 to master
* commit '5dbc91ffc2e738560d363f4ef474b90fd8536202':
Fixed Typo in testname
Add New Tests: 3023_Importcasa, 4538_Sdsidebandsplit Add Serial Versions of Test: 3403_Applycal, 3121_Cvel2 ( Parallel Test counterparts: 6905_MPI_Applycal , 6910_MPI_Cvel2 ) Add Parallel Versions of Tests: 6909_MPI_Cvel ( Serial Test counterparts: 3120_Cvel ) Renamed 3040_Importvla.html to 3045_Importvla -
Akeem Wells 5dbc91ffc2e738560d363f4ef474b90fd8536202
Fixed Typo in testname
-
Akeem Wells fbbe0dbc56b84d2261a8f6a9ef9cda1c7a109402
Add New Tests: 3023_Importcasa, 4538_Sdsidebandsplit Add Serial Versions of Test: 3403_Applycal, 3121_Cvel2 ( Parallel Test counterparts: 6905_MPI_Applycal , 6910_MPI_Cvel2 ) Add Parallel Versions of Tests: 6909_MPI_Cvel ( Serial Test counterparts: 3120_Cvel ) Renamed 3040_Importvla.html to 3045_Importvla
- testing/pybot-accepted/3023_Importcasa.html (version fbbe0dbc56b84d2261a8f6a9ef9cda1c7a109402) (diffs)
- testing/pybot-accepted/3121_Cvel2.html (version fbbe0dbc56b84d2261a8f6a9ef9cda1c7a109402) (diffs)
- testing/pybot-accepted/3403_Applycal.html (version fbbe0dbc56b84d2261a8f6a9ef9cda1c7a109402) (diffs)
- testing/pybot-accepted/4538_Sdsidebandsplit.html (version fbbe0dbc56b84d2261a8f6a9ef9cda1c7a109402) (diffs)
- testing/pybot-accepted/6909_MPI_Cvel.html (version fbbe0dbc56b84d2261a8f6a9ef9cda1c7a109402) (diffs)
- testing/pybot-regression/3045_Importvla.html (version fbbe0dbc56b84d2261a8f6a9ef9cda1c7a109402) (diffs)
-
Ville Suoranta 8c37b2c3e641a1e90ac7c389a4f89929dc9aab66
Commented out docType from the default properties
-
Ville Suoranta 0cb641459d20495532d4dc3cc1f7f085a1715c95
Merge pull request #82 in CASA/casa-pkg from add-guard-for-release-tags to master
* commit '220b2a91a51310401f7112d2712a2f049c49bb7c':
Block same prerelease from being build twice -
Ville Suoranta 220b2a91a51310401f7112d2712a2f049c49bb7c
Block same prerelease from being build twice
-
Ville Suoranta 66f073ce443cb433dfdab570dd6c25dde8c346f2
Removed 5150_Visstatold.html. See CAS-11009
-
Ville Suoranta 6542e809c3d6e25d3438ba55371fcfa15d75de8d
Add lustre to test data search path
-
Ville Suoranta 2e99438362e631d2c03c62bc188a34e20aa36a37
Use libtools instead of libcasa to resolve pipeline python path
-
Ville Suoranta 62e56a8f5627096f248c81e97dba139c5f8829dc
Switch to TLSv1.1
-
Ville Suoranta 5c8c9a219c9f28167cc5c37c50d07fc96ea84440
Force TLSv1.2 on agent cleanup
-
Ville Suoranta f28d01f6ce2b729dcc32cf3d347992765e4c9a04
Merge pull request #81 in CASA/casa-pkg from revert-dbus-launcher to master
* commit '3437fc7abc13837094e3eb839d653209c502c561':
Revert "Merge pull request #80 in CASA/casa-pkg from CAS-11306 to master"
Revert "Fix template to point to the correct version of libdbus-1.so.3" -
Ville Suoranta 3437fc7abc13837094e3eb839d653209c502c561
Revert "Merge pull request #80 in CASA/casa-pkg from CAS-11306 to master"
This reverts commit 181f04698e5e7cd2538db4d4cea732f9a7c94e4d, reversing
changes made to de293f6de3d7409f904a575ef3a9e4a11736ad0c.- packaging/scripts/make-app (version 3437fc7abc13837094e3eb839d653209c502c561) (diffs)
- packaging/template/linux/casa-distro/lib/casa/bin/dbus-daemon-launch (version 3437fc7abc13837094e3eb839d653209c502c561) (diffs)
- packaging/template/linux/casa-distro/lib/libdbus-1.so.3 (version 3437fc7abc13837094e3eb839d653209c502c561) (diffs)
-
Ville Suoranta 29a9f670639e318dc5ce600dcc416792afb51ac8
Revert "Fix template to point to the correct version of libdbus-1.so.3"
This reverts commit 048bab19245329dca6d3241ce31157a18cd17caf. -
Darrell Schiebel <darrell@schiebel.us> 4821f032cca33de1ba68966e30334fd0d068316e
updates for supporting CASAtasks
- casa6/xml-casa/scripts/xml-casa (version 4821f032cca33de1ba68966e30334fd0d068316e) (diffs)
- casa6/xml-casa/src/main/scala/edu/nrao/casa/ComponentGen/Main.scala (version 4821f032cca33de1ba68966e30334fd0d068316e) (diffs)
- casa6/xml-casa/src/main/scala/edu/nrao/casa/ComponentGen/casa_conversion.scala (version 4821f032cca33de1ba68966e30334fd0d068316e) (diffs)
- casa6/xml-casa/src/main/scala/edu/nrao/casa/ComponentGen/store_typecheck.scala (version 4821f032cca33de1ba68966e30334fd0d068316e) (diffs)
- casa6/xml-casa/src/main/scala/edu/nrao/casa/ComponentGen/v1_to_v2.scala (version 4821f032cca33de1ba68966e30334fd0d068316e) (diffs)
- casa6/xml-casa/src/main/scala/edu/nrao/casa/ComponentGen/xml_to_task.scala (version 4821f032cca33de1ba68966e30334fd0d068316e) (diffs)
- casa6/xml-casa/src/main/scala/edu/nrao/casa/ComponentGen/xml_to_tool.scala (version 4821f032cca33de1ba68966e30334fd0d068316e) (diffs)
-
Ville Suoranta 048bab19245329dca6d3241ce31157a18cd17caf
Fix template to point to the correct version of libdbus-1.so.3
-
Ville Suoranta 181f04698e5e7cd2538db4d4cea732f9a7c94e4d
Merge pull request #80 in CASA/casa-pkg from CAS-11306 to master
* commit 'c5a5225ca3dff055b0eb05b672a6e351f5deae5a':
Add SYS prefix for optional system library
Add optional dbus launcher and dbus library for EL7 -
Ville Suoranta c5a5225ca3dff055b0eb05b672a6e351f5deae5a
Add SYS prefix for optional system library
-
Ville Suoranta a14ec797ae2d8f5efa0c93186fa7a9413ace6b12
Add optional dbus launcher and dbus library for EL7