C. Enrique Garcia Dabo | 9797f6d1813Fix unit test in macOS 11.
Implements CAS-13881 | Fix unit test in macOS 11.Implements CAS-13881CAS-13881-1 | | CAS-13881 |
C. Enrique Garcia Dabo | 61d11789d54 | Fix linkage of synthesis library | | |
C. Enrique Garcia Dabo | eb0cc37aa7f | Make local copy of test data in C++ test | | |
C. Enrique Garcia Dabo | 9950407409e | Add support for ctest | | |
C. Enrique Garcia Dabo | 12272a49ba6M | Merge branch 'CAS-13870' into CAS-13881 | | 2 Jira issues |
C. Enrique Garcia Dabo | 4db3432bf22M | Merge branch 'CAS-13881' of https://open-bitbucket.nrao.edu/scm/casa/casa6 into CAS-13881 | | CAS-13881 |
C. Enrique Garcia Dabo | 0ccbc13dfd9 | cmake: make MPI optionalCAS-13870-1 | | |
C. Enrique Garcia Dabo | 240bf16d1e3 | cmake: further cleanups addressing code review in CAS-13870 | | CAS-13870 |
 Takeshi Nakazato | 46b174a4f0aM | Pull request #608: CAS-13861 update libsakura to version 5Merge in CASA/casa6 from CAS-13861 to master
* commit '65fc3ceec56015ff03a00063932da3ccfb928084':
CAS-13861 update plotms reference
CAS-13861 update casaplotms version to dev3
Set plotms branch wheel in build.conf
CAS-13861 update libsakura to 5.1.3
CAS-13861 use secure connection
update libsakura to 5.1.2
update libsakura version to 5.1.16.5.2.7 | | CAS-13861 |
 David Mehringer | 6109f1c2a7bM | Pull request #609: CAS-13850 support for beams stored as numpy arrays in image.restoringbeam()Merge in CASA/casa6 from CAS-13850 to master
* commit 'f18c44094278515808ddca87947b05d90e19811a':
minor doc update
update test with new exception messages
ulong -> unsigned long to appease MacOS
refactor getting imageInfo and coordinates
support for beams stored as numpy arrays in image.restoringbeam()
image.beamarea() and .restoringbeam() updates. various test updates | | CAS-13850 |
C. Enrique Garcia Dabo | 46b8e4d4383 | cmake: set default build type to RelWithDebInfo | | |
C. Enrique Garcia Dabo | 5e4e2ccfb8e | cmake: Use existing variables defined in declare_casacpp_component.Fixes partially CAS-13870 | | CAS-13870 |
C. Enrique Garcia Dabo | 5b96ab95671 | Add proper gRPC library dependency | | |
C. Enrique Garcia Dabo | 0383bc69f17 | cmake: Use declare_casacpp_component in parallel moduleFixes partially CAS-13870 | | CAS-13870 |
C. Enrique Garcia Dabo | d07269fdcf6 | cmake: use PUBLIC in target_link_libraries if the dependency is not internalThe clients of a given C++ module will automatically get the
library dependencies of that module if PUBLIC is used in
target_link_libraries. For the internal dependencies (not needed
by the clients of the module), PRIVATE is kept.
Fixes partially CAS-13870 | | CAS-13870 |
C. Enrique Garcia Dabo | 4351306186c | cmake: Use PUBLIC targets for includes that will also be needed by clientsFixes partially CAS-13870 | | CAS-13870 |
C. Enrique Garcia Dabo | 22f41164c98 | cmake: Restrict defines with target_compile_definitionsFixes partially CAS-13870 | | CAS-13870 |
C. Enrique Garcia Dabo | ab678c8f200 | cmake: Remove unnecessary target_include_directories directivestarget_link takes care of the include's in moderm cmake, so
target_include_directories is not needed in most of the cases.
Fixes partially CAS-13870 | | CAS-13870 |
C. Enrique Garcia Dabo | 8a8f20d4be7 | cmake: add better detection for gRPC in different platforms.Fixes partially CAS-13870 | | CAS-13870 |
C. Enrique Garcia Dabo | 16711f1b460 | Add one test per c++ module | | |
Takeshi Nakazato | 65fc3ceec56M | Merge branch 'master' into CAS-13861CAS-13861-10 | | CAS-13861 |
 C. Enrique Garcia Dabo | 47422787633M | Pull request #606: CAS-13871 Use extensions .inc for C++ included codeMerge in CASA/casa6 from CAS-13871 to master
* commit '60ab7a027d512481607c9d4014a5cfe0cebfd2c2':
Do not use .cc extension for included files with code. Use rather .inc6.5.2.6 | | CAS-13871 |
Takeshi Nakazato | 067a621d303M | Merge branch 'master' into CAS-13861CAS-13861-9 | | CAS-13861 |
Takeshi Nakazato | 2749df8dd17 | CAS-13861 update plotms referenceCAS-13861-8 | | CAS-13861 |
Ville Suoranta | 03d3e0c1599M | Pull request #602: CAS-13860Merge in CASA/casa6 from CAS-13860 to master
* commit '6a3106d5759c05c1aaf809d909c6a813421b1d9a':
Revert "Revert "Update casacore to 4aff237e58d217ffe811428abe1bd32e8d76c647""
Revert "Update casacore to 4aff237e58d217ffe811428abe1bd32e8d76c647"
Update casacore to 4aff237e58d217ffe811428abe1bd32e8d76c6476.5.2.5 | | CAS-13860 |
Takeshi Nakazato | c954696bc6bM | Merge branch 'master' into CAS-13861CAS-13861-7 | | CAS-13861 |
Ville Suoranta | 6a3106d5759M | Merge branch 'master' into CAS-13860CAS-13860-4 | | CAS-13860 |
 C. Enrique Garcia Dabo | 6d8765c6a8fM | Pull request #605: CAS-13864: Remove non-production ready code from synthesisMerge in CASA/casa6 from CAS-13864 to master
* commit 'a670eb78bbdbf07ff7b1812182c9e7ce0e9395a2':
Remove obsolete Pixon method based on IDL routines
Remove experimental files from production tree
Move back legacy files to casa5 directories6.5.2.4 | | CAS-13864 |
 Kumar Golap | cc15ea9cb43M | Pull request #604: CAS-12581Merge in CASA/casa6 from CAS-12581 to master
* commit '171c7338c69db11c3f43ff99d6ceace61c3db7ef':
CAS-12581 removing test that was not meaningful that got introduced in CAS-12957
Fixed an issue when the linear interpolation causes gridding and degridding to have grids with different channels
a possible fix for the crash
fix to mosaic gridder crash when number of channels is much larger... | | 2 Jira issues |
Kumar Golap | 171c7338c69M | Merge branch 'master' into CAS-12581CAS-12581-7 | | CAS-12581 |
 C. Enrique Garcia Dabo | 7965c737cdeM | Pull request #603: CAS-13858: Consolidate casacore includes in casacppMerge in CASA/casa6 from CAS-13858 to master
* commit '1cb144010041c8811c529fba060bc05cc4a1189c':
Remove included files that are not necessary.
Add casacore to includes in tools which have it missing.
Add missing std:: namespace
Use standard include rather than casacore wrapper
Use standard library includes rather than casacore wrappers
Add casacore to some includes which have it m...6.5.2.3 | | 2 Jira issues |
 Des Small | 81f4d680d02M | Pull request #601: CAS-13718Merge in CASA/casa6 from CAS-13718 to master
* commit '803567ae467dadd22af4a77715ce6d0790c1c175':
Error in RH7 says it doesn't have permission to access data. Using a copy of the test data instead
Added the same uvrange selection test for gaincal
Added a new testcase to fringefit for the new uvrange selection
Added uvrange functionality to fringefit6.5.2.2 | | CAS-13718 |
David Mehringer | f18c4409427 | minor doc updateCAS-13850-4 | | |
 Pam Harris | d2d1bf2d3d8M | Pull request #599: CAS-13760 Fix plotms npoints overflowMerge in CASA/casa6 from CAS-13760 to master
* commit '27ca144c216371711275629b6b1c62b2dd9163e4':
Update plotms master wheel version in build.conf
Update plotms branch wheel6.5.2.1 | | CAS-13760 |
Des Small | 803567ae467M | Changing the test_task_gaincal.py suite method to match masterCAS-13718-5 | | |
Takeshi Nakazato | ace5c5ef09d | CAS-13861 update casaplotms version to dev3CAS-13861-6 | | CAS-13861 |
Takeshi Nakazato | 2d284f20b4bM | Merge branch 'master' into CAS-13861 | | CAS-13861 |
Pam Harris | 0b3c53e6b61 | Set plotms branch wheel in build.confCAS-13861-5 | | |
C. Enrique Garcia Dabo | 1cb14401004M | Merge branch 'master' into CAS-13858 Solved Conflicts:
casatools/src/code/singledish/SingleDish/BLParameterParser.h
casatools/src/tools/table/table_cmpt.cc
casatools/src/tools/table/table_forward.hCAS-13858-1 | | CAS-13858 |
C. Enrique Garcia Dabo | 19fdc1641e7M | Merge branch 'master' into CAS-13858 | | CAS-13858 |
 David Mehringer | 1a6d9c692aeM | Pull request #598: CAS-750 fixes to getcellsliceMerge in CASA/casa6 from CAS-750 to master
* commit '15e9c015c8e2516bf7341fd77a4ed303eb4c9cfd':
vector<long> -> Vector<int> fix
bug fix, trc coord can be equal to corresponding blc coord
improved error handling, refactor, more tests for getcellslice
better error handling, more tests
initlal tests for getcellslice
fixes to getcellslice
reformat2 tags | | CAS-750 |
 Wataru Kawasaki | 4ff8049d27dM | Pull request #597: CAS-13674Merge in CASA/casa6 from CAS-13674 to master
* commit '128822d2d796a967fef4a9a8727d9ce59a2fb045':
update the description in inline help about per-spectrum fitting
updated the description about per-spectrum fitting in inline help
update _get_num_coeffs()
Fix an English text
update English text
minor clean-up
use startswith() instead of directly evaluate [0]
minor clean-up
set ... | | CAS-13674 |
C. Enrique Garcia Dabo | f11ea2015bc | Remove included files that are not necessary.Those header files are either not needed because nothing is being used from
them or because they have beeing included from other included files.
Fixes partially CAS-13858 | | CAS-13858 |
C. Enrique Garcia Dabo | 7c1d0dcb45c | Set -Wall compiler option for the compilers that support it.Fixes partially CAS-13870 | | CAS-13870 |
Pam Harris | 27ca144c216 | Update plotms master wheel version in build.confCAS-13760-3 | | |
 Wataru Kawasaki | f4153ec5e74M | Pull request #596: CAS-13673Merge in CASA/casa6 from CAS-13673 to master
* commit '9841faa07373a849fd0db2c6b8f1a3510cd11f48':
replace _extract_blfunc_params() by a new logic suggested by Renauld
fixed typo
make each sdbaseline parameter per line
delete paramfile in tearDown()
add a comment for sorting blparam file
remove loop to simplify the code
refactor a helper function for the variableTest class
add a...6.5.1.21 | | CAS-13673 |
 Urvashi Rao Venkata | c7e599f5d64M | Pull request #595: CAS-13660Merge in CASA/casa6 from CAS-13660 to master
* commit 'e8ddcc8a64e7289b2ee311e5ecef29888cd95213':
CAS-13660: Corrected typo in new unit test case: test_task_tclean.test_cube.test_cube_wdighting_taper.
CAS-13660 Added unit test case test_cube_weighting_taper to casa6/casatasks/test/tasks/test_task_tclean.py.
s for cube with natural weighting and uvtaper. | | CAS-13660 |
David Mehringer | 15e9c015c8e | vector<long> -> Vector<int> fixCAS-750-4 | | |
Pam Harris | 097b30ca56bM | Merge branch 'master' into CAS-13760 | | CAS-13760 |
Wataru Kawasaki | 128822d2d79 | update the description in inline help about per-spectrum fittingCAS-13674-3 | | |