Merge pull request #123 in CASA/casa from bugfix/CAS-10039 to master* commit '24d9a0cfde99e4aca4b3055eb6b7a09a1dc72e41':
Add unit test for single-polarization calibration
Bug fix
Fix single-polarization data problem
Support single-polarization calibration.
Merge pull request #122 in CASA/casa from bugfix/CAS-10077 to master* commit '0887e5a9440b2855d360d689e7d4cddb5f83e872':
Renamed sdimprocess_pg to sdfixscan_pg in task_wrappers.
Merge pull request #121 in CASA/casa from bugfix/CAS-10150 to master* commit '2f26b9bf801baac2647e7d8b9361fee603eba467':
CAS-10150 Reduce memory usage by MSMetaData hwen computing subscan props. It is becoming more common for MSes to have several of tens of millions or even hundreds of millions of rows. So, holding several entire columns in memory simultaneously can be very taxing. The somewhat arbitrary limit I've chosen of 10M row blocks seems to put a reas...
CAS-10150 Reduce memory usage by MSMetaData hwen computingsubscan props.
It is becoming more common for MSes to have several of tens
of millions or even hundreds of millions of rows. So,
holding several entire columns in memory simultaneously can
be very taxing. The somewhat arbitrary limit I've chosen of
10M row blocks seems to put a reasonable cap on memory
usage with minimum impact on performance. I may modify it
in the future, possibly even lettin...
Merge pull request #118 in CASA/casa from bugfix/CAS-10280 to master* commit '80489706b417542a1533129516e13408111575da':
Sped up the define image by passing the channel info to SynthesisUtilsMethod
changed the code for some frequency range calculation not to use the iterator but use MSUtil functionalities
Merge pull request #120 in CASA/casa from bugfix/CAS-10121 to master* commit '948bcb7a7aab99d25e6f028e1153d5e44a1f4eec':
add banner about online documentation
add doc("start") option and message, clean up local doc URLs
adjust doc and toc.xml URLs
add instructive user output to the doc( ) command
Merge pull request #116 in CASA/casa from bugfix/CAS-10235 to master* commit '5f695f8e3a3da06207cd2071cca016dd06d29d3e':
add --nocrashreport flag, fix crash message, provide info about whether the reporter is enabled at the C++ level
Merge pull request #115 in CASA/casa from feature/CAS-10301 to masterserving pull request.
Note commented methods will not be available again once ASAP is removed. Thinking of rare use cases of the methods, it should be no problem to remove them.
* commit '2b0ac938cf6b7134f7bb935b83b02e3ed115fbcd':
remove dependencies to ASAP module.
Merge pull request #110 in CASA/casa from feature/CAS-10284 to master* commit '3f05bc82a51c2590e350d7d0e4873f39493ad8e5':
Update plotweather results after change in atmosphere code. Fix deprecation warning in task_plotweather.
Merge pull request #105 in CASA/casa from bugfix/CAS-10095 to master* commit 'f723a92d03bf61f252ab30aac395d47783c77bdf':
increased test tolerance, added a failure string
Merge pull request #108 in CASA/casa from feature/CAS-10077 to master* commit '713c3ed310daf6f6cc211e12ca13e8f73862e477':
merge changes to casa.py from master.
rename sdimprocess to sdfixscan, and some relevant modifications.
Merge pull request #106 in CASA/casa from bugfix/CAS-10263-2 to master* commit '2de6ad248b1caf61b2636c4ed41f4bd36aa246b8':
unit test update
Fix fro zero mask handling
Merge pull request #104 in CASA/casa from bugfix/CAS-10275 to master* commit 'd7e957a805a23ef875146af57a1a8d2b750262da':
Merged 5.0 fix for the NFS disk issue in automask to master
Merge pull request #101 in CASA/casa from bugfix/CAS-10228 to master* commit '6dad6fce682f6b95194c107438e0abfa617a1825':
A fix by Todd in how channel frequencies in atmospheric model are obtained.
A workaround fix to 1-based refChan in getRefChan().
Fixed initSpectralWindow and addSpectralWindow to workaround ICT-9490.
Merge pull request #99 in CASA/casa from bugfix/CAS-10109 to master* commit 'f6e3baa42a60c1fdf2ef973c6e61c872c6742f1a':
added docs regarding masking of output image
mask output pixels where interpolation was unsuccessful
implement copying of input mask to output
A fix by Todd in how channel frequencies in atmospheric model are obtained.Frequencies of the edge channels are used instead of reference channel in the band.
Merge pull request #98 in CASA/casa from feature/CAS-10239 to master* commit '416a87a3b77b585bc1a3a9e79b02eda144a67b2f':
inline help documentation update for automask
Merge pull request #95 in CASA/casa from bugfix/CAS-10249 to master* commit '2ec323fabe1a10da98cdc875d1efa4ec5a74394c':
CMAKE_INSTALL_PREFIX must be tweaked before casacore search