1. casa
  2. casa6

Commits

AuthorCommitMessageCommit dateIssues
Ville SuorantaVille Suoranta
85fb20d3ce0MMerge pull request #351 in CASA/casa6 from CAS-13334 to master* commit '5402da0a44402041405ada6b2682f9c1baa87b92': Forgot that old vi is still being tested in synthesisimager fix a type that got introduced in the negative frequency case Missed a compiler warning about a non return value Fixed a first partition swing underestimation due to hitting channel 0 and some cleanup of temp files that seems to remain sometimes fixed a couple of extra comm...2 tagsCAS-13334
Kumar GolapKumar Golap
5402da0a444Forgot that old vi is still being tested in synthesisimagerForgot that old vi is still being tested in synthesisimager
Kumar GolapKumar Golap
3bb0937af51MMerge branch 'master' into CAS-13334CAS-13334
Sandra CastroSandra Castro
2c7b2bd9ae7MMerge pull request #343 in CASA/casa6 from CAS-13387 to master* commit '6461ae65446dc16788e715551088154b0ed04234': Add Missing Import Add submodule datahelpersCAS-13387
Takeshi NakazatoTakeshi Nakazato
9bf2557df1fMMerge pull request #346 in CASA/casa6 from CAS-13360 to master* commit 'bd94c94ca4091c7869aec3cc196735324fc42d12': Use the SPW and polID from the msiter to improve performance Cache the spw and pol for determineChannelSelection in the row loop under row blocking Read the spectral windows and polarizations before the loop on rows Rename test_eq->func_test_eq to avoid issues with pytest test_flagdata: Unflag test MS before running flagdata and che...CAS-13360
Ville SuorantaVille Suoranta
bc18dfea2a8MMerge pull request #347 in CASA/casa6 from CAS-13369 to master* commit '665970a0a1a03f0deea878db422e7c7ac598d22a': Fix pb math in task_simalma (CAS-13369) Adding a new regression script based on the simalma casaguides from https://casaguides.nrao.edu/index.php?title=Simalma_(CASA_5.4). This regression will monitor that task simalma works properly for those use-cases described in the guides. The fits file used by the regression is added to the casatest...CAS-13369
Sandra M CastroSandra M Castro
6461ae65446MMerge branch 'master' into CAS-13387CAS-13387
C. Enrique Garcia DaboC. Enrique Garcia Dabo
bd94c94ca40MMerge branch 'master' into CAS-13360CAS-13360
Sandra CastroSandra Castro
b6e882b8abbMMerge pull request #345 in CASA/casa6 from CAS-13398 to master* commit '71d8c098968d4e4d9a1ebab471f7599275a5c189': Update plotms master wheel Update test_plotms for Mac, plotms wheel Set plotms branch wheel Add plotms test for cal axes Fix plotms cache for cal axis typesCAS-13398
Andrew McNicholsAndrew McNichols
665970a0a1aMMerge branch 'master' of https://open-bitbucket.nrao.edu/scm/casa/casa6 into CAS-13369Conflicts: casatools/ac/templates/setup.py.in casatools/readme.md casatools/scripts/gcw-pick casatools/scripts/xml-casa The jar file had been incremented underneath these changesCAS-13369
Ville SuorantaVille Suoranta
367c54a0cf0MMerge pull request #342 in CASA/casa6 from CAS-13395 to master* commit '3be1c6524f8876c870ba3342332a876fb1991fd6': Fixed the issue described in CAS-13395...i.e building image coordinates with second or subsequent ms does not gum up the works for moving source,CAS-13395
Ville SuorantaVille Suoranta
91ecf40aa7eMMerge pull request #344 in CASA/casa6 from hf-update-test-timeouts to master* commit '6da9ca320dc1b601bd172a12520c68d8fbcf7450': Shorten test_stk_alma_pipeline_imaging timeout Increase timeouts
Pam HarrisPam Harris
71d8c098968Update plotms master wheel
Pam HarrisPam Harris
4bcd4050383MMerge branch 'master' into CAS-13398CAS-13398
Akeem WellsAkeem Wells
068d7f1d84cAdd Missing Import
Ville SuorantaVille Suoranta
7229f1b3bcdMMerge pull request #341 in CASA/casa6 from CAS-13218 to master* commit 'addeb67e92c593f19fe4b45b1b06b9182ad30d79': replace tabs with spaces (CAS-13218) added an important note about virtual column and ephermides sourcesCAS-13218
Pam HarrisPam Harris
b2448fdb356Update test_plotms for Mac, plotms wheel
Ville SuorantaVille Suoranta
dafe59116c2MMerge pull request #340 in CASA/casa6 from CAS-13340 to master* commit 'ea52ffb17a392b120445b80ccd3b7d73e63bad50': Additional fix to modify_dict() so that modificcation of the task list happens only once per testcase Added the changes to casa5 side Fixed a bug in check_list_vals in imagetesthelpers and added test_dict modify function to remove the task commands not used in actual execution of the test due to the if-else block.CAS-13340
Pam HarrisPam Harris
f84e6b58ba5Set plotms branch wheel
Pam HarrisPam Harris
fd3406b3b4fAdd plotms test for cal axes
Kumar GolapKumar Golap
3be1c6524f8Fixed the issue described in CAS-13395...i.e building image coordinates with second or subsequent ms does not gum up the works for moving source,CAS-13395
Pam HarrisPam Harris
116479c2fccFix plotms cache for cal axis types
C. Enrique Garcia DaboC. Enrique Garcia Dabo
6bae6876360MMerge branch 'master' into CAS-13360CAS-13360
Ville SuorantaVille Suoranta
01e7efd0ae7MMerge pull request #339 in CASA/casa6 from CAS-13195 to master* commit 'e30a81584590fe1862e311fa785614ac6e088ab1': (25 commits) add comment to trigger one more build, CAS-13195 restore original sequence of parameters, CAS-13195 fix hidden sub-parameters of createmms, CAS-13195 use subparam="true" and not "yes", CAS-13195 fix subparam for CASA6 (CAS-13195) remove subparam descriptions and defaults conditional on subparam, breaks inp help, CAS-1...CAS-13195
C. Enrique Garcia DaboC. Enrique Garcia Dabo
3c500fd71c8Use the SPW and polID from the msiter to improve performanceFixes partially CAS-13360CAS-13360
C. Enrique Garcia DaboC. Enrique Garcia Dabo
02c3f38e2c9Cache the spw and pol for determineChannelSelection in the row loop under row blockingFixes partially CAS-13360CAS-13360
C. Enrique Garcia DaboC. Enrique Garcia Dabo
10b3e3692a0Read the spectral windows and polarizations before the loop on rowsFixes partially CAS-13360CAS-13360
Darrell SchiebelDarrell Schiebel
addeb67e92creplace tabs with spaces (CAS-13218)CAS-13218
Darrell SchiebelDarrell Schiebel
e30a8158459MMerge branch 'master' into CAS-13195Conflicts: build.confCAS-13195
Ville SuorantaVille Suoranta
6f51524ff78MMerge pull request #337 in CASA/casa6 from CAS-8335 to master* commit 'c88ba856788a91d9245a974fdee7033299064878': (23 commits) Update plotms master wheel Fix caltable averaging test Advance plotms wheel Fix caltable averaging with spw selection, add tests Advance plotms branch wheel Fix merge errors Advance plotms branch wheel version Update plotms wheel Advance plotms branch version Make test consistent Fix tab sync test_plotms w...CAS-8335
Ville SuorantaVille Suoranta
a8c5ee2d428MMerge pull request #338 in CASA/casa6 from CAS-13389 to master* commit 'f487b175536e482febe4e457017e425f30c5fa39': Renamed dataset used in test according to new name in casatestdata.CAS-13389
Akeem WellsAkeem Wells
4990bae40f2Add submodule datahelpers
Ville SuorantaVille Suoranta
cb8eff0057bMMerge pull request #335 in CASA/casa6 from CAS-13181 to master* commit '9e51eb23549f6aa3e02272ec1bf968b4fccd63d5': add blue color in inp for non-default values (CAS-13181) make tget/tput/inp consistent (CAS-13181) add support for tput(...) (CAS-13181)CAS-13181
Andrew McNicholsAndrew McNichols
72d21ff7a17Fix pb math in task_simalma (CAS-13369)The .image file produced by clean in 5.4 had primary beam correction applied. Since CAS-12502 and the change to using imtclean instead of imclean in simanalyze (called by simalma) the .image file is now sky-flat and does not need an extra scaling by the primary beam before it is feathered with the SD image. Ensure the task_simalma code follows the algorithm: * create SD image * create IF flat-...2 Jira issues
Pam HarrisPam Harris
c88ba856788Update plotms master wheel
Pam HarrisPam Harris
7437c98fa95MMerge branch 'master' into CAS-8335CAS-8335
Sandra M CastroSandra M Castro
f487b175536Renamed dataset used in test according to new name in casatestdata.
Takahiro TsutsumiTakahiro Tsutsumi
ea52ffb17a3Additional fix to modify_dict() so that modificcation of the task listhappens only once per testcase
Ville SuorantaVille Suoranta
7b208ae1739MMerge pull request #334 in CASA/casa6 from CAS-13374 to master* commit 'dcb731e6d46dd537595bc9be5a4d06978851d0c0': CAS-13374 updating another number in image fit list (index 2) to match current values CAS-13374 increasing precision of updated testing numbers, copying test number to CASA5 version of the test CAS-13374 missed one of the values that was off in the mpi tests CAS-13374 update alma stakeholder test values to match current test resultsCAS-13374
C. Enrique Garcia DaboC. Enrique Garcia Dabo
8e932b7a24dRename test_eq->func_test_eq to avoid issues with pytestExplanation. Fixes CAS-
C. Enrique Garcia DaboC. Enrique Garcia Dabo
da18f84adf2test_flagdata: Unflag test MS before running flagdata and check for total flagged rowsFixes partially CAS-13360CAS-13360
C. Enrique Garcia DaboC. Enrique Garcia Dabo
fdfa202da38Improve VisibilityIteratorImpl2 unit tests with row blockingFixes partially CAS-13360CAS-13360
Pam HarrisPam Harris
c8df82619c5MMerge branch 'master' into CAS-8335CAS-8335
Takahiro TsutsumiTakahiro Tsutsumi
eb1e0980b09Added the changes to casa5 side
C. Enrique Garcia DaboC. Enrique Garcia Dabo
1af8ab55e37Add test to flagdata that exercises an MS with decreasing number of rows in subsequent chunksFixes partially CAS-13360CAS-13360
Ville SuorantaVille Suoranta
01706ab040cMMerge pull request #331 in CASA/casa6 from CAS-13350 to master* commit 'f30e9412ef0fa3836a26e714d750f5d0be61a907': (30 commits) Update tclean test for CASA 5. Remove non-ascii characters from CAS-13350 Update casacore reference. Update BriggsCubeWeightor constructor call in tCubeBriggsWeightor.cc Remove print statement, add comments, improve test_mosaic_briggsbwtaper. Add briggsbwtaper code to getWeightUniform function. Remove print statemen...CAS-13350
Ville SuorantaVille Suoranta
48d59b29a56MMerge pull request #332 in CASA/casa6 from CAS-13373 to master* commit 'af1b4f5fadcb746d030025bc330022268968fc97': Added test to check the retrieval of weight and sigma columns Do not post-process weight column that created after channel average Add explanaion about the retrieval of columns in mstool with different setupCAS-13373
Pam HarrisPam Harris
74af160cdbfFix caltable averaging test
Ville SuorantaVille Suoranta
77b953d8f83MMerge pull request #333 in CASA/casa6 from CAS-13276 to master* commit '8b250863e4aa95b9e41a912f722795090ac10ade': CAS-13276 Keep track of created axesCAS-13276
Pam HarrisPam Harris
2b2c9a74cb1Advance plotms wheel

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

Add shortcut