1. casa
  2. casa6

Commits

AuthorCommitMessageCommit dateIssues
Ville SuorantaVille Suoranta
1b7f6ea90fdMMerge pull request #497 in CASA/casa6 from CAS-13385 to master* commit '0da1e542d9f56d9892a2f0ad7381290d86c7bf22': CAS-13385: remove additional DeprecationWarning in task_plotbandpass CAS-13385 remove RuntimeWarning in task_plotbandpass CAS-13385 remove VisibleDeprecationWarning in task_plotbandpass6.4.3.19CAS-13385
Ville SuorantaVille Suoranta
78c87b7b720MMerge pull request #490 in CASA/casa6 from CAS-13036 to master* commit '82411147bf848ebd4fef80fdb7a19996a25e767a': Adjusted test cases to check more info, including header info. Added a new testcase for converting NaN values to zeros import fits test added6.4.3.18CAS-13036
Ville SuorantaVille Suoranta
9a3ac0fe727MMerge pull request #491 in CASA/casa6 from CAS-13482 to master* commit '4801e34002f82eb62b4e9830b170e0004cd16e40': Change casarecipes.listshapes to recipes.listshapes Test Name Updates. Update to If component not found, use default list Update test fetching to match bamboo style test fetching. Script cleanup and bug fixes. Fix Merge Errors parse the "submodule" tags from the build.conf and use those for checkouts If branch exists in auxiliary ...CAS-13482
Ville SuorantaVille Suoranta
d4fd1876b3cMMerge pull request #496 in CASA/casa6 from CAS-13681 to master* commit 'be42faedd495573c47ca6ac58e934f8812b74bda': update to casampi with increased buffer size, CAS-13681CAS-13681
Jorge LopezJorge Lopez
0da1e542d9fMMerge branch 'master' into CAS-13385CAS-13385-2CAS-13385
Jorge LopezJorge Lopez
5d8d84f63f6MMerge branch 'master' into CAS-13385CAS-13385
Akeem WellsAkeem Wells
4801e34002fChange casarecipes.listshapes to recipes.listshapesChange casarecipes.listshapes to recipes.listshapesCAS-13482-7
Ville SuorantaVille Suoranta
072db9a50b3MMerge pull request #484 in CASA/casa6 from CAS-13687 to master* commit '178c68fa2797e8f18c1bc4be9b6af62fb1d64b2d': remove LattStatsSpecialize and other merges up to that merge6.4.3.17CAS-13687
Federico Montesino PouzolsFederico Montesino Pouzols
be42faedd49MMerge remote-tracking branch 'origin/master' into CAS-13681CAS-13681-2CAS-13681
Sandra M CastroSandra M Castro
82411147bf8MMerge branch 'master' into CAS-13036CAS-13036-3CAS-13036
Akeem WellsAkeem Wells
2bfe48cab99MMerge branch 'master' into CAS-13482CAS-13482-6CAS-13482
Ville SuorantaVille Suoranta
178c68fa279MMerge branch 'master' into CAS-13687CAS-13687-3CAS-13687
Sandra CastroSandra Castro
067038296feMMerge pull request #483 in CASA/casa6 from CAS-13589 to master* commit 'd4ad51392b85cd393a3a00fc31293daa6f199697': removed import of casa tasks and rewoked test for resetSolveApply. The test was using the logging casatasks, but now no longer looks at the log files Fixed output.ms not being caught by the clean up Removed the conditions for casa5 and added the new data to the clean up Imporved corrupt, smoothcal, and solve gainspline tests. Some tes...6.4.3.16CAS-13589
Ville SuorantaVille Suoranta
5642c77ffc4MMerge pull request #485 in CASA/casa6 from CAS-13628 to master* commit 'd04d8bbc9132aa88798a20822bd79f2f50627587': CAS-13628: Add test for Dysco support CAS-13628 Enable Dysco storage manager2 tagsCAS-13628
Ville SuorantaVille Suoranta
4b37d66328bMMerge pull request #487 in CASA/casa6 from CAS-13676 to master* commit '6af834bc97da812177f861d5fcc206455219b9c3': Revert Bash which to type mods Remove File::Which Perl import from xml-casa Replace which with "type -p" in xml-casa Replace the rest of the which commands in configure.ac Change "which" to "type" in configure.ac Use type instead of which in mod-closure changes to support anaconda build on RHEL8 (CAS-13676) move grpc check aft...CAS-13676
Ville SuorantaVille Suoranta
ac30beebf28MMerge pull request #486 in CASA/casa6 from CAS-13645 to master* commit '924f32be2aedea16d37e37b1e1942f577b7b87ee': don't take empty dicts from sub-MS results, CAS-136456.4.3.14CAS-13645
Neal SchweighartNeal Schweighart
09f5ae8b2abAdjusted test cases to check more info, including header info.Added a new testcase for converting NaN values to zerosCAS-13036-2
David MehringerDavid Mehringer
07e4e0e35cfMMerge branch 'master' into CAS-13687CAS-13687-2CAS-13687
Sandra M CastroSandra M Castro
d4ad51392b8MMerge branch 'master' into CAS-13589CAS-13589-7CAS-13589
Sandra CastroSandra Castro
08265d03223MMerge pull request #482 in CASA/casa6 from CAS-13646 to master* commit '7dab13ea035bb9c8e91dae509176064e15bf7d16': Removed a left-over default(mstransform) not detected in my local tests. Removed casa5 code from the test script. Pythonized a few other things in the script. add blank line (2 after func) to trigger new builds, CAS-13646 fix partition axis to spw to make the test behave the same on RHEL and OSX, CAS-13646 add test case for MMS with...CAS-13646
Sandra CastroSandra Castro
d99fec29026MMerge pull request #480 in CASA/casa6 from CAS-13508 to master* commit 'c4538d5fa4a3f0ffa8d8a01dd10484f14466389f': Updated test_iterbot_cube_restart_pbmask and test_interbot_cube_restart_updatedmask to use nearest interpolation as linear interpolation produces poor ch0 psf in serial run for this two-channel data set. Also updated the reference values due to this change. Modified the unit tests and added two more. Added a new value check parameter (fir...6.4.3.13CAS-13508
Takahiro TsutsumiTakahiro Tsutsumi
c4538d5fa4aMMerge branch 'master' into CAS-13508CAS-13508-8CAS-13508
Neal SchweighartNeal Schweighart
a502a6cc393removed import of casa tasks and rewoked test for resetSolveApply.The test was using the logging casatasks, but now no longer looks at the log filesCAS-13589-6
Mark KettenisMark Kettenis
d04d8bbc913MMerge branch 'master' into CAS-13628CAS-13628-3CAS-13628
Federico Montesino PouzolsFederico Montesino Pouzols
7dab13ea035MMerge remote-tracking branch 'origin/master' into CAS-13646CAS-13646-7CAS-13646
Ville SuorantaVille Suoranta
272d9b17c74MMerge pull request #481 in CASA/casa6 from CAS-13688 to master* commit 'bb36cd89396f09dc0248de4fd11cb251ed50ac3f': Removed .png files in tearDown Removed casa5 related code and added imports for plotants, plotms and imview so that the test can also run with Python.6.4.3.12CAS-13688
Neal SchweighartNeal Schweighart
bb4a85ab65eFixed output.ms not being caught by the clean upCAS-13589-5
Federico Montesino PouzolsFederico Montesino Pouzols
924f32be2aeMMerge remote-tracking branch 'origin/master' into CAS-13645CAS-13645-2CAS-13645
Ville SuorantaVille Suoranta
6af834bc97dRevert Bash which to type modsThis reverts commit ced8906dadd067199052cbeb8cd1211e301f4875.CAS-13676-8
Ville SuorantaVille Suoranta
c426a3122f7Remove File::Which Perl import from xml-casaCAS-13676-7
Ville SuorantaVille Suoranta
1e6d6f21309Replace which with "type -p" in xml-casaCAS-13676-6
Ville SuorantaVille Suoranta
98196955a7aReplace the rest of the which commands in configure.ac
Ville SuorantaVille Suoranta
1663e49a63eChange "which" to "type" in configure.ac
Ville SuorantaVille Suoranta
ced8906daddUse type instead of which in mod-closureCAS-13676-5
Sandra M CastroSandra M Castro
bb36cd89396MMerge branch 'master' into CAS-13688CAS-13688-3CAS-13688
Akeem WellsAkeem Wells
2bde1da1cd8MMerge branch 'master' into CAS-13482CAS-13482-5CAS-13482
Ville SuorantaVille Suoranta
9bd1de73e06MMerge pull request #479 in CASA/casa6 from CAS-13609 to master* commit '1c7459ba55155b409c59e3728acb1a9b201bd865': remove an unlock before a tempclose as it could lead to problems of other processes trying to modify in that time remove a possible left open table scenario some locking and waiting changes6.4.3.11CAS-13609
Sandra M CastroSandra M Castro
759d5820f38Removed .png files in tearDownCAS-13688-2
Sandra CastroSandra Castro
2ec19d85a81MMerge pull request #478 in CASA/casa6 from CAS-11910 to master* commit 'af1e69f543660cfb2ef7fe1a4eb02784f6505e4b': propagate MMS test fixes to CASA6, CAS-11910 fix use of numpy array timedev/freqdev with MMS, CAS-11910 fix potential failure with MMS when aggregating result dicts, CAS-11910 propagate test updates to CASA6/casatools, CAS-11910 clip+timeavg: add manual test of expected flag positions, CAS-11910 more doc, organize rowBlocking stuf...2 Jira issues
Takahiro TsutsumiTakahiro Tsutsumi
9cd47067288MMerge branch 'master' into CAS-13508CAS-13508-7CAS-13508
Kumar GolapKumar Golap
1c7459ba551MMerge branch 'master' into CAS-13609CAS-13609-4CAS-13609
Sandra CastroSandra Castro
ea81061d014MMerge pull request #476 in CASA/casa6 from CAS-12737 to master* commit '14ee88f626969dc41fbf2a1d42f36e0cf02059e0': update more test ref value post-merge, CAS-12737 update test ref value, CAS-12737 propagate test updates to casa6 copy, CAS-12737 let the tests_flags_propagation_... tests run for now as they're fast, CAS-12737 pass cube by ref, CAS-12737 AveragingTVI: use stragegy to avoid duplicate loops, CAS-12737 fix wrong indent, CAS-12737 ...6.4.3.10CAS-12737
Sandra M CastroSandra M Castro
9a3aadb66adRemoved a left-over default(mstransform) not detected in my local tests.CAS-13646-6
David MehringerDavid Mehringer
1ad05d62ff5remove LattStatsSpecialize and other merges up to that mergeCAS-13687-1
Sandra M CastroSandra M Castro
187b2468da8Removed casa5 related code and added imports for plotants, plotms and imviewso that the test can also run with Python.CAS-13688-1
Ville SuorantaVille Suoranta
6ed7667aca0MMerge pull request #475 in CASA/casa6 from CAS-12294 to master* commit '6f5ba2cc44cd4c174f1326b93e34546da7d92203': (25 commits) be less strict about flag counts, CAS-12294 make def chanbin match the task xml default, CAS-12294 fix wording in channel binning, CAS-12294 update doc link, CAS-12294 remode outdated notes about pre-average in list mode, CAS-12294 also throw exception when channel/timeavg in non-auto flagging methods in list mode, CA...6.4.3.9CAS-12294
Sandra M CastroSandra M Castro
428c6aac383Removed casa5 code from the test script.Pythonized a few other things in the script.CAS-13646-5
Ville SuorantaVille Suoranta
231d12374e1MMerge pull request #474 in CASA/casa6 from CAS-13615 to master* commit '9e8c92efad8e6f370d62512234b3007d9a57bcf8': Added new unittests to verify the CAS13615 fix and removed the degbugging print statements Fixed the bug that saving model control parameters (readonly, usescratch) being resetted even for niter=0, which broked niter=0 predict model.CAS-13615
Federico Montesino PouzolsFederico Montesino Pouzols
af1e69f5436MMerge remote-tracking branch 'origin/CAS-12737' into CAS-11910CAS-11910-112 Jira issues
Federico Montesino PouzolsFederico Montesino Pouzols
14ee88f6269MMerge remote-tracking branch 'origin/CAS-12294' into CAS-12737CAS-12737-82 Jira issues

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

Add shortcut