1. casa
  2. casa6

Commits

AuthorCommitMessageCommit dateIssues
Pam HarrisPam Harris
2af45985527Set plotms branch wheel in build.confSet plotms branch wheel in build.conf
Pam HarrisPam Harris
ee20ef94cd7MMerge branch 'master' into CAS-13450CAS-13450
Pam HarrisPam Harris
a40e6808bc4Fix new axes for averaged cal table
Ville SuorantaVille Suoranta
c17f9d55eeaMMerge pull request #451 in CASA/casa6 from CAS-13591 to master* commit '8f27d3d8d30c169cb425815f11ae92531fa065ee': Reverted some of the parameter changes to follow the review from Pam. The parameters in the plotms calls now follow the mapping of the previous parameters from plotcal. Replaced symbolshape dot with autoscaling. First version of converting plotcal calls to plotms calls. Removed subplot parameter Replaced iteration with iteraxis Replaced...CAS-13591
Ville SuorantaVille Suoranta
cd9dffdff7cMMerge pull request #450 in CASA/casa6 from CAS-13491 to master* commit 'd2614b6a5929b14c2a973fe5f45ca572868283f3': Add 'pytest' as a dependency to casatestutils Update Fetch and Gather functions to include tests from plotms, regression and almatasks Updates to runtest for use with casashell. Sync CASA5 / CASA6 casatestutils Update to setup.py to copy runtest.py to casatestutils at build time. Remove unnecessary variables in runtest.py Remove Unu...CAS-13491
Ville SuorantaVille Suoranta
2ea9efb71ecMMerge pull request #449 in CASA/casa6 from CAS-13588 to master* commit '9473e203aa02d6ef28a5a46c814d8901c86d1d1b': Updated alma stakeholder tests and added almastktestutils to casa5 to synchronize with casa6CAS-13588
Akeem WellsAkeem Wells
d2614b6a592Add 'pytest' as a dependency to casatestutils
Sandra M CastroSandra M Castro
8f27d3d8d30Reverted some of the parameter changes to follow the review from Pam.The parameters in the plotms calls now follow the mapping of the previous parameters from plotcal.
Pam HarrisPam Harris
418e8a78f16Calculate uvw for cal tables for plotms axes
Akeem WellsAkeem Wells
66c12e708acMMerge branch 'master' into CAS-13491Conflicts: casa5/gcwrap/python/scripts/casatestutils/imagerhelpers/imagetesthelpers.pyCAS-13491
Akeem WellsAkeem Wells
29c82d8ab71Update Fetch and Gather functions to include tests from plotms, regression and almatasks
Sandra M CastroSandra M Castro
c916ba38e60Replaced symbolshape dot with autoscaling.
Sandra M CastroSandra M Castro
7201218b791First version of converting plotcal calls to plotms calls.Removed subplot parameter Replaced iteration with iteraxis Replaced plotsymbol with customsymbol=True, symbolshape='dot' or 'circle' Replaced overplot with overwrite Replaced figfile with showgui=False and plotfile Added showgui=False to plotms call in step 4 Commenting out plotms of step 4 because it takes too long Did not check if created png plots make sense of not. This is only to see if Ba...
Takahiro TsutsumiTakahiro Tsutsumi
9473e203aa0MMerge branch 'cas13588local' into CAS-13588CAS-13588
Takahiro TsutsumiTakahiro Tsutsumi
f33b888b4c6Updated alma stakeholder tests and added almastktestutils to casa5 tosynchronize with casa6
Ville SuorantaVille Suoranta
ab8e0751261MMerge pull request #417 in CASA/casa6 from CAS-13500 to master* commit '8ec25ffcea0702678fe9b286f2d9323886d14e35': (27 commits) CAS-13500: fix merge leakage CAS-13500: modified bug CAS-13500: fixed issues pointed out in code reviews. Refs #2034 CAS-13500: fixed issues pointed out in code reviews. Refs #2034 CAS-13500: fixed issues pointed out in code reviews. Refs #2015 #2034 CAS-11350: fixed issues pointed out in code reviews. Refs #2022 CA...2 Jira issues
Kazuhiko ShimadaKazuhiko Shimada
8ec25ffcea0CAS-13500: fix merge leakageCAS-13500
Kazuhiko ShimadaKazuhiko Shimada
3de00f094d2MMerge remote-tracking branch 'origin' into CAS-13500Conflicts: casatasks/src/tasks/task_tsdimaging.py casatasks/tests/tasks/test_tsdimaging.pyCAS-13500
Ville SuorantaVille Suoranta
be4133989c1MMerge pull request #448 in CASA/casa6 from CAS-13584 to master* commit 'b365e98d1d5d8ddf409fda1fc0d24c6300171e3c': Updated test_testconcat to use the casatestdata repository. The changes are made in a way that they should not cause conflict when CAS-13085 is merged later. Both casa5 and casa6 files are in sync. Sync casa5 test No code change. Changed comments that referred to old regression data. Updated both casa5 and casa6 versions of test_uvcon...2 Jira issues
Ville SuorantaVille Suoranta
1edf26e3ebaMMerge pull request #446 in CASA/casa6 from CAS-13474 to master* commit '1a1938dfbb6504418441cb57ff3b65724f79bc43': CAS-13474 need to fix seria/mpi differences in automasking, to be done in CAS-13582 CAS-13474 modifying test so that it passes, which should be fine since this test was never being checked before now CAS-13474 removing useless unit test case from test_tclean CAS-13474 forgot to update casa5's test_tclean.py, checking stopcode with che...2 Jira issues
Pam HarrisPam Harris
1121f1a41a7Add new caltable axes az, el, ha, pa
Ville SuorantaVille Suoranta
cb26c1b6bb1MMerge pull request #436 in CASA/casa6 from CAS-12618 to master* commit 'a7c6e16bd0edb71e29b95c1cecb3fa176c5ff8ee': Fixed a merge issue Added a new method, resetSaveModelParams in imager_parallel_continuum to pass reset parameters to each node Added unit tests test_modelvis_12 ~ test_modelvis_19 Fixed a bug for savemodel='virtual' Added a method, resetParameters() to ImagerParameters so that the internal parameters, readonly and usescratch are re...CAS-12618
Ville SuorantaVille Suoranta
4c597f4fd5aMMerge pull request #445 in CASA/casa6 from CAS-13529 to master* commit 'a49b78180860cfdfb987a0481b41b28654f14ff7': changes for building with gcc 10 on maacos 10.15 (CAS-13529)CAS-13529
Ville SuorantaVille Suoranta
386c1e8567bMMerge pull request #444 in CASA/casa6 from CAS-13518 to master* commit 'b5bbd3a7e273decf367accc4e5c0345b0477f71f': CAS-13518: tweaked some deprecated text, fixed a typo, removed some tabs CAS-13518: added deprecation warnings for useversion, showversion and updated default values for sdm tool, importasdm, exportasdm, and related testsCAS-13518
Sandra M CastroSandra M Castro
b365e98d1d5Updated test_testconcat to use the casatestdata repository. The changes are made in a way thatthey should not cause conflict when CAS-13085 is merged later. Both casa5 and casa6 files are in sync.CAS-13085
Sandra M CastroSandra M Castro
80c96832831Sync casa5 test
Sandra M CastroSandra M Castro
0795f2a0575No code change.Changed comments that referred to old regression data.
Sandra M CastroSandra M Castro
32d358d434eUpdated both casa5 and casa6 versions of test_uvcontsub3.py to use the casatestdata repository.The data is stored in casatestdata/unittest/uvcontsub because uvcontsub3 will be deprecated after the new uvcontsub is implemented in 6.4+.
Ville SuorantaVille Suoranta
bcf7034d7fcMMerge pull request #435 in CASA/casa6 from CAS-13515 to master* commit 'e3c01a7d59be553458495218c10bd13189bbd1e9': Change log message level from WARN to INFO3. Add comments and use M_PI. Retry fit when loop solution error occurs. CAS-13515CAS-13515
Takahiro TsutsumiTakahiro Tsutsumi
a7c6e16bd0eMMerge branch 'master' into CAS-12618CAS-12618
Darrell SchiebelDarrell Schiebel
4359797d5dbMMerge pull request #443 in CASA/casa6 from CAS-13480 to master* commit '80ce9b0deb4aa0c59100be6df09abc97d59ed6a0': pick up new casatelemetry wheel (CAS-13480) Update build.conf Update build.conf Update build.confCAS-13480
Darrell SchiebelDarrell Schiebel
46db393d2d7MMerge pull request #439 in CASA/casa6 from CAS-13579 to master* commit 'a4285023296a5727969423c3aa348a00ab7159d7': move call to checkgeodetic() from init_tasks to later, init_welcome, CAS-13579 add comment, just to trigger new bamboo builds, CAS-13579 Modification for CAS-13579: add checkgeodetic function and call it.CAS-13579
Darrell SchiebelDarrell Schiebel
8d246bd2b2aMMerge pull request #441 in CASA/casa6 from CAS-13364 to master* commit '780c39ed91bce3b18a560d839d4eeec497f0e429': CAS-13364 Fixed bug: timerange inline help was missing CAS-13364 New test data now in casatestdata CAS-13364 NAOJ Code Review refs #2058 CAS-13364 NAOJ Code Review refs #2060 CAS-13364 NAOJ Code Review refs #2061 bug fixes CAS-13364 NAOJ Code Review refs #2061 CAS-13364 Disabled again timerange tests CAS-13364 Updated and enab...CAS-13364
Darrell SchiebelDarrell Schiebel
78f847753dfMMerge pull request #442 in CASA/casa6 from CAS-13005 to master* commit '7737d38bccc7c8874c0e4c289346e74764921d4e': fixed typo in error message Fixed minor typo fixed a typo Changed the new error message to a warning, added Time and Spw information to the message, fixed some typos pointed out by George (areas that should say rerefant but said smooth in calibrater_cmpt and Calibrater) Removed extra comments made Changed the applyRefAnt in Fringe...CAS-13005
Darrell SchiebelDarrell Schiebel
ac8084ac142MMerge pull request #440 in CASA/casa6 from CAS-13436 to master* commit '98a58c76e82abfd3ce0f11518d25208ed642f36b': Undid the fixing of the casa5 test scripts. This is being dealt with in cas 13571. CAS-13436 : removed redundant check CAS-13436 : Added check for T/F mask in .pb and .pbcor images as per documentation. Added an xml update for cas-9991. CAS-13436 : Added tfmask checks for two more tests. fixed import typo CAS-13436 : Added a test c...CAS-13436
Federico Montesino PouzolsFederico Montesino Pouzols
a4285023296move call to checkgeodetic() from init_tasks to later, init_welcome, CAS-13579CAS-13579
Darrell SchiebelDarrell Schiebel
fcc02c38d2fMMerge pull request #438 in CASA/casa6 from CAS-13419 to master* commit 'f3e4d1e2be3a7f9bc7de5d5f7ddd1043ff07b43d': CAS-13419 explicitly disable offset label, enable gridCAS-13419
Renaud MielRenaud Miel
780c39ed91bCAS-13364 Fixed bug: timerange inline help was missingCAS-13364
Darrell SchiebelDarrell Schiebel
80ce9b0deb4pick up new casatelemetry wheel (CAS-13480)CAS-13480
Renaud MielRenaud Miel
b1fc3de7633CAS-13364 New test data now in casatestdataCAS-13364
R. V. UrvashiR. V. Urvashi
98a58c76e82MMerge branch 'master' into CAS-13436CAS-13436
Darrell SchiebelDarrell Schiebel
63cefbb024bMMerge pull request #437 in CASA/casa6 from CAS-13498 to master* commit '5a19918fbe32867f4b7c44a3e006b3bb37553553': pick up casaviewer and casaplotms (CAS-13498) remove MPI from plotms environment (CAS-13498) missed committing plotmstool changes (CAS-13498) build with branch builds for viewer and plotms (CAS-13498) add ping protocol to casaplotms (CAS-13498) add function to remove service from registry based on URI (CAS-13498)CAS-13498
Renaud MielRenaud Miel
7ad1d598a9eCAS-13364 NAOJ Code Review refs #2058CAS-13364
Renaud MielRenaud Miel
c8cb44994e0CAS-13364 NAOJ Code Review refs #2060CAS-13364
Renaud MielRenaud Miel
105fb57be0aCAS-13364 NAOJ Code Review refs #2061 bug fixesCAS-13364
Renaud MielRenaud Miel
ed8308c9d95CAS-13364 NAOJ Code Review refs #2061CAS-13364
Renaud MielRenaud Miel
8a9f8b0d1b1CAS-13364 Disabled again timerange testsCAS-13364
Darrell SchiebelDarrell Schiebel
5a19918fbe3pick up casaviewer and casaplotms (CAS-13498)CAS-13498
Darrell SchiebelDarrell Schiebel
fc303809230MMerge pull request #428 in CASA/casa6 from CAS-13571 to master* commit '277313dee8cde6ad8b5573d78e6a4d0f2188c402': CAS-13571 workaround for multiple log files being created in the Casa 6 Casa5 Subtree Pull Request bamboo plan CAS-13571 synchronizing changes from casa6 to casa5 (originally from CAS-13314)2 Jira issues
Benjamin BeanBenjamin Bean
1a1938dfbb6CAS-13474 need to fix seria/mpi differences in automasking, to be done in CAS-135822 Jira issues

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

Add shortcut