1. casa
  2. casa5

Commits

AuthorCommitMessageCommit dateIssues
David MehringerDavid Mehringer
179ca3c79ecCAS-10308 corrected documentationCAS-10308 corrected documentationCAS-10308
Ville SuorantaVille Suoranta
c1ff075e49aMMerge 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 SuorantaVille Suoranta
bef09f9cd3cMMerge 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 SuorantaVille Suoranta
e0f66d39c82MMerge 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 NakazatoTakeshi Nakazato
24d9a0cfde9MMerge branch 'master' into bugfix/CAS-10039CAS-10039
David MehringerDavid Mehringer
2f26b9bf801CAS-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. CastroSandra M. Castro
0887e5a9440Renamed sdimprocess_pg to sdfixscan_pg in task_wrappers.
Ville SuorantaVille Suoranta
2267d148f27MMerge 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 functionalitiesCAS-10280
Ville SuorantaVille Suoranta
e3d88abd587MMerge 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( ) commandCAS-10121
Ville SuorantaVille Suoranta
a9b08d32d06MMerge 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++ levelCAS-10235
Kumar GolapKumar Golap
80489706b41MMerge branch 'master' into bugfix/CAS-10280CAS-10280
Kumar GolapKumar Golap
6562deb3063Sped up the define image by passing the channel info to SynthesisUtilsMethod
Kana SugimotoKana Sugimoto
b5cc3679321MMerge 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 SchiebelDarrell Schiebel
948bcb7a7aaadd banner about online documentation
Ville SuorantaVille Suoranta
f901c536590MMerge pull request #113 in CASA/casa from bugfix/CAS-4300 to master* commit '74953b0739f55fd8037316840b1dc1a9b233b21d': CAS-4300 fixCAS-4300
Ville SuorantaVille Suoranta
fddf8040c8aMMerge pull request #112 in CASA/casa from bugfix/CAS-10296 to master* commit 'c698fd57df27831177d6ced230eabf15f9c5d572': CAS-10296, malformed ternary expression caused incorrect behaviorCAS-10296
Wataru KawasakiWataru Kawasaki
2b0ac938cf6remove dependencies to ASAP module.
Kumar GolapKumar Golap
56fa91426b2changed the code for some frequency range calculation not to use the iterator but use MSUtil functionalities
Remy IndebetouwRemy Indebetouw
74953b0739fCAS-4300 fixCAS-4300
David MehringerDavid Mehringer
c698fd57df2CAS-10296, malformed ternary expression caused incorrect behaviorCAS-10296
Ville SuorantaVille Suoranta
577969742d5MMerge 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 FordPam Ford
3f05bc82a51MMerge branch 'master' into feature/CAS-10284CAS-10284
Ville SuorantaVille Suoranta
4990fc68689MMerge pull request #107 in CASA/casa from bugfix/CAS-10279 to master* commit '1422320fc6e644e93864e2e29c6da8bb6104780c': Fix for segfault in automaskCAS-10279
Ville SuorantaVille Suoranta
58299b97266MMerge pull request #105 in CASA/casa from bugfix/CAS-10095 to master* commit 'f723a92d03bf61f252ab30aac395d47783c77bdf': increased test tolerance, added a failure stringCAS-10095
Kana SugimotoKana Sugimoto
bd4294e5e33MMerge 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 FordPam Ford
a7f28c7154eUpdate plotweather results after change in atmosphere code. Fix deprecationwarning in task_plotweather.
Ville SuorantaVille Suoranta
abf1c6c342cMMerge pull request #106 in CASA/casa from bugfix/CAS-10263-2 to master* commit '2de6ad248b1caf61b2636c4ed41f4bd36aa246b8': unit test update Fix fro zero mask handlingCAS-10263
David MehringerDavid Mehringer
f723a92d03bincreased test tolerance, added a failure string
Wataru KawasakiWataru Kawasaki
713c3ed310dMMerge branch 'master' into feature/CAS-10077CAS-10077
Wataru KawasakiWataru Kawasaki
426bf7174a4merge changes to casa.py from master.
Takahiro TsutsumiTakahiro Tsutsumi
1422320fc6eFix for segfault in automask
Ville SuorantaVille Suoranta
cd0d31e9bedMMerge 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 masterCAS-10275
Takahiro TsutsumiTakahiro Tsutsumi
2de6ad248b1unit test update
Takahiro TsutsumiTakahiro Tsutsumi
76284592d49Fix fro zero mask handling
Ville SuorantaVille Suoranta
042d8de1ac0MMerge pull request #102 in CASA/casa from bugfix/CAS-10221 to master* commit 'b2ff85fdf7bb595b913bcde90063bc949f186107': Updated casacore referenceCAS-10221
Wataru KawasakiWataru Kawasaki
faa05a5122fMmerged
Kana SugimotoKana Sugimoto
a9c362e230cMMerge 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 TsutsumiTakahiro Tsutsumi
d7e957a805aMerged 5.0 fix for the NFS disk issue in automask to master
Ville SuorantaVille Suoranta
6541319b7b5MMerge 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 outputCAS-10109
Kana SugimotoKana Sugimoto
6dad6fce682A 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 SugimotoKana Sugimoto
a7e91aae486A workaround fix to 1-based refChan in getRefChan().
Ville SuorantaVille Suoranta
e44ff5fdfdaMMerge pull request #98 in CASA/casa from feature/CAS-10239 to master* commit '416a87a3b77b585bc1a3a9e79b02eda144a67b2f': inline help documentation update for automaskCAS-10239
Ville SuorantaVille Suoranta
b2ff85fdf7bUpdated casacore reference
Darrell SchiebelDarrell Schiebel
97cca1490e8MMerge pull request #95 in CASA/casa from bugfix/CAS-10249 to master* commit '2ec323fabe1a10da98cdc875d1efa4ec5a74394c': CMAKE_INSTALL_PREFIX must be tweaked before casacore searchCAS-10249
Darrell SchiebelDarrell Schiebel
d6116cfd5ecadd doc("start") option and message, clean up local doc URLs
Ville SuorantaVille Suoranta
10425691988MMerge pull request #93 in CASA/casa from bugfix/CAS-10233 to master* commit '4c3775d5e281839e118a8a9e553bf865f71dcab2': better fix CAS/10233CAS-10233
Darrell SchiebelDarrell Schiebel
8107a2eae41adjust doc and toc.xml URLs
Darrell SchiebelDarrell Schiebel
2ec323fabe1CMAKE_INSTALL_PREFIX must be tweaked before casacore search
Remy IndebetouwRemy Indebetouw
4c3775d5e28better
Remy IndebetouwRemy Indebetouw
b1c083af6f9fix

Everything looks good. We'll let you know here if there's anything you should know about.

Add shortcut