David Mehringer | 179ca3c79ecCAS-10308 corrected documentation | CAS-10308 corrected documentation | | CAS-10308 |
Ville Suoranta | c1ff075e49aM | 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. | | CAS-10039 |
Ville Suoranta | bef09f9cd3cM | Merge pull request #122 in CASA/casa from bugfix/CAS-10077 to master* commit '0887e5a9440b2855d360d689e7d4cddb5f83e872':
Renamed sdimprocess_pg to sdfixscan_pg in task_wrappers. | | CAS-10077 |
Ville Suoranta | e0f66d39c82M | 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 |
Takeshi Nakazato | 24d9a0cfde9M | Merge branch 'master' into bugfix/CAS-10039 | | CAS-10039 |
David Mehringer | 2f26b9bf801 | 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... | | CAS-10150 |
Sandra M. Castro | 0887e5a9440 | Renamed sdimprocess_pg to sdfixscan_pg in task_wrappers. | | |
Ville Suoranta | 2267d148f27M | 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 | | CAS-10280 |
Ville Suoranta | e3d88abd587M | 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 | | CAS-10121 |
Ville Suoranta | a9b08d32d06M | 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 | | CAS-10235 |
Kumar Golap | 80489706b41M | Merge branch 'master' into bugfix/CAS-10280 | | CAS-10280 |
Kumar Golap | 6562deb3063 | Sped up the define image by passing the channel info to SynthesisUtilsMethod | | |
Kana Sugimoto | b5cc3679321M | 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. | | CAS-10301 |
Darrell Schiebel | 948bcb7a7aa | add banner about online documentation | | |
Ville Suoranta | f901c536590M | Merge pull request #113 in CASA/casa from bugfix/CAS-4300 to master* commit '74953b0739f55fd8037316840b1dc1a9b233b21d':
CAS-4300 fix | | CAS-4300 |
Ville Suoranta | fddf8040c8aM | Merge pull request #112 in CASA/casa from bugfix/CAS-10296 to master* commit 'c698fd57df27831177d6ced230eabf15f9c5d572':
CAS-10296, malformed ternary expression caused incorrect behavior | | CAS-10296 |
Wataru Kawasaki | 2b0ac938cf6 | remove dependencies to ASAP module. | | |
Kumar Golap | 56fa91426b2 | changed the code for some frequency range calculation not to use the iterator but use MSUtil functionalities | | |
Remy Indebetouw | 74953b0739f | CAS-4300 fix | | CAS-4300 |
David Mehringer | c698fd57df2 | CAS-10296, malformed ternary expression caused incorrect behavior | | CAS-10296 |
Ville Suoranta | 577969742d5M | 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. | | CAS-10284 |
Pam Ford | 3f05bc82a51M | Merge branch 'master' into feature/CAS-10284 | | CAS-10284 |
Ville Suoranta | 4990fc68689M | Merge pull request #107 in CASA/casa from bugfix/CAS-10279 to master* commit '1422320fc6e644e93864e2e29c6da8bb6104780c':
Fix for segfault in automask | | CAS-10279 |
Ville Suoranta | 58299b97266M | Merge pull request #105 in CASA/casa from bugfix/CAS-10095 to master* commit 'f723a92d03bf61f252ab30aac395d47783c77bdf':
increased test tolerance, added a failure string | | CAS-10095 |
Kana Sugimoto | bd4294e5e33M | 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. | | CAS-10077 |
Pam Ford | a7f28c7154e | Update plotweather results after change in atmosphere code. Fix deprecationwarning in task_plotweather. | | |
Ville Suoranta | abf1c6c342cM | Merge pull request #106 in CASA/casa from bugfix/CAS-10263-2 to master* commit '2de6ad248b1caf61b2636c4ed41f4bd36aa246b8':
unit test update
Fix fro zero mask handling | | CAS-10263 |
David Mehringer | f723a92d03b | increased test tolerance, added a failure string | | |
Wataru Kawasaki | 713c3ed310dM | Merge branch 'master' into feature/CAS-10077 | | CAS-10077 |
Wataru Kawasaki | 426bf7174a4 | merge changes to casa.py from master. | | |
Takahiro Tsutsumi | 1422320fc6e | Fix for segfault in automask | | |
Ville Suoranta | cd0d31e9bedM | 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 | | CAS-10275 |
Takahiro Tsutsumi | 2de6ad248b1 | unit test update | | |
Takahiro Tsutsumi | 76284592d49 | Fix fro zero mask handling | | |
Ville Suoranta | 042d8de1ac0M | Merge pull request #102 in CASA/casa from bugfix/CAS-10221 to master* commit 'b2ff85fdf7bb595b913bcde90063bc949f186107':
Updated casacore reference | | CAS-10221 |
Wataru Kawasaki | faa05a5122fM | merged | | |
Kana Sugimoto | a9c362e230cM | 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. | | 2 Jira issues |
Takahiro Tsutsumi | d7e957a805a | Merged 5.0 fix for the NFS disk issue in automask to master | | |
Ville Suoranta | 6541319b7b5M | 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 | | CAS-10109 |
Kana Sugimoto | 6dad6fce682 | 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. | | |
Kana Sugimoto | a7e91aae486 | A workaround fix to 1-based refChan in getRefChan(). | | |
Ville Suoranta | e44ff5fdfdaM | Merge pull request #98 in CASA/casa from feature/CAS-10239 to master* commit '416a87a3b77b585bc1a3a9e79b02eda144a67b2f':
inline help documentation update for automask | | CAS-10239 |
Ville Suoranta | b2ff85fdf7b | Updated casacore reference | | |
Darrell Schiebel | 97cca1490e8M | Merge pull request #95 in CASA/casa from bugfix/CAS-10249 to master* commit '2ec323fabe1a10da98cdc875d1efa4ec5a74394c':
CMAKE_INSTALL_PREFIX must be tweaked before casacore search | | CAS-10249 |
Darrell Schiebel | d6116cfd5ec | add doc("start") option and message, clean up local doc URLs | | |
Ville Suoranta | 10425691988M | Merge pull request #93 in CASA/casa from bugfix/CAS-10233 to master* commit '4c3775d5e281839e118a8a9e553bf865f71dcab2':
better
fix
CAS/10233 | | CAS-10233 |
Darrell Schiebel | 8107a2eae41 | adjust doc and toc.xml URLs | | |
Darrell Schiebel | 2ec323fabe1 | CMAKE_INSTALL_PREFIX must be tweaked before casacore search | | |
Remy Indebetouw | 4c3775d5e28 | better | | |
Remy Indebetouw | b1c083af6f9 | fix | | |