1. casa
  2. casa6

Commits

AuthorCommitMessageCommit dateIssues
Ville SuorantaVille Suoranta
6b080343224Trigger a buildTrigger a build
David MehringerVille SuorantaDavid Mehringer
1a6d9c692aeMPull request #598: CAS-750 fixes to getcellsliceMerge in CASA/casa6 from CAS-750 to master * commit '15e9c015c8e2516bf7341fd77a4ed303eb4c9cfd': vector<long> -> Vector<int> fix bug fix, trc coord can be equal to corresponding blc coord improved error handling, refactor, more tests for getcellslice better error handling, more tests initlal tests for getcellslice fixes to getcellslice reformatCAS-750
Wataru KawasakiVille SuorantaWataru Kawasaki
4ff8049d27dMPull request #597: CAS-13674Merge in CASA/casa6 from CAS-13674 to master * commit '128822d2d796a967fef4a9a8727d9ce59a2fb045': update the description in inline help about per-spectrum fitting updated the description about per-spectrum fitting in inline help update _get_num_coeffs() Fix an English text update English text minor clean-up use startswith() instead of directly evaluate [0] minor clean-up set ...CAS-13674
Wataru KawasakiVille SuorantaWataru Kawasaki
f4153ec5e74MPull request #596: CAS-13673Merge in CASA/casa6 from CAS-13673 to master * commit '9841faa07373a849fd0db2c6b8f1a3510cd11f48': replace _extract_blfunc_params() by a new logic suggested by Renauld fixed typo make each sdbaseline parameter per line delete paramfile in tearDown() add a comment for sorting blparam file remove loop to simplify the code refactor a helper function for the variableTest class add a...CAS-13673
Urvashi Rao VenkataVille SuorantaUrvashi Rao Venkata
c7e599f5d64MPull request #595: CAS-13660Merge in CASA/casa6 from CAS-13660 to master * commit 'e8ddcc8a64e7289b2ee311e5ecef29888cd95213': CAS-13660: Corrected typo in new unit test case: test_task_tclean.test_cube.test_cube_wdighting_taper. CAS-13660 Added unit test case test_cube_weighting_taper to casa6/casatasks/test/tasks/test_task_tclean.py. s for cube with natural weighting and uvtaper.CAS-13660
David MehringerDavid Mehringer
15e9c015c8evector<long> -> Vector<int> fix
Wataru KawasakiWataru Kawasaki
128822d2d79update the description in inline help about per-spectrum fitting
David MehringerDavid Mehringer
e7cde3779dfMMerge branch 'master' into CAS-750CAS-750
urvashirauurvashirau
e8ddcc8a64eMMerge branch 'master' into CAS-13660CAS-13660
David MehringerVille SuorantaDavid Mehringer
414390e41f1MPull request #594: CAS-13849 mods to quanta tool to support cngi feather2Merge in CASA/casa6 from CAS-13849 to master * commit '13bf5fd6d8979a4771fd56c6e86be473b591c719': add notes to getvalue and getunit that multi-dimensional arrays are not supported explict cast to Vector<double> as required by casacore update update qa.unit() which is just a wrapper for qa.quantity() Added the new test_tool_quanta to the mapping of tests json file so that the tests run ...CAS-13849
Darrell SchiebelVille SuorantaDarrell Schiebel
4a723a55356MPull request #592: CAS-13808Merge in CASA/casa6 from CAS-13808 to master * commit 'd9998c3d7e191b277f492b053ab29895e7783478': (32 commits) accomodate casacore vector conversion changes [CAS-13808] validation: fix docs + segv [CAS-13808] verification: change rows(...) to row(...) [CAS-13808] fix formatting for readthedocs [3] (CAS-13808) fix formatting for readthedocs [2] (CAS-13808) fix formatting for readthe...CAS-13808
Urvashi Rao VenkataVille SuorantaUrvashi Rao Venkata
b582d0017e9MPull request #591: CAS-13869 : Made the checkPB for nonzero edge pixels happen only for mosaic and awp griddersMerge in CASA/casa6 from CAS-13869 to master * commit 'd90b3f6673e1c650fe98fa25b2faa4808cea8ed8': CAS-13869 : Made the checkPB for nonzero edge pixels happen only for mosaic and awp griddersCAS-13869
Urvashi Rao VenkataVille SuorantaUrvashi Rao Venkata
db1e73aea82MPull request #593: CAS-12313Merge in CASA/casa6 from CAS-12313 to master * commit '63ff6ac62a896a44d88e39d358be0141d5f85a99': replaced duplicate tsys-atm with tsys-manual in XML description of sm.setnoise tool method CAS-12313 : Added missing n_chan in xml inline doc for sm.setnoise() tool method.CAS-12313
Wataru KawasakiWataru Kawasaki
939d5f81e1dupdated the description about per-spectrum fitting in inline help
Wataru KawasakiWataru Kawasaki
72edf373f5dMMerge branch 'master' into CAS-13674CAS-13674
Wataru KawasakiWataru Kawasaki
9841faa0737MMerge branch 'master' into CAS-13673CAS-13673
David MehringerDavid Mehringer
13bf5fd6d89MMerge branch 'master' into CAS-13849CAS-13849
Wataru KawasakiTakeshi NakazatoWataru Kawasaki
ac1cb71e3feMPull request #590: fixed a bug found in sdbaseline when blmode=‘apply’Merge in CASA/casa6 from CAS-13668 to master * commit 'ddfa356e03bb0a5593e09f8c6aca1042b5639011': remove default() which is no longer defined update run_clipping_test() so that it can be called from test061 also check return value of np.allclose() use 'flag' instead of 'mask' for flag data replace std::vector with casa::Vector and did refactoring make i==0 and i==nchan-1 cases out ...CAS-13668
Darrell SchiebelDarrell Schiebel
d9998c3d7e1accomodate casacore vector conversion changes [CAS-13808]CAS-13808
Darrell SchiebelDarrell Schiebel
860c256eff9MMerge branch 'master' into CAS-13808CAS-13808
R. V. UrvashiR. V. Urvashi
63ff6ac62a8MMerge branch 'master' into CAS-12313CAS-12313
Pam HarrisVille SuorantaPam Harris
ff0e81cde49MPull request #589: CAS-13785 fix plotms callib with no stringMerge in CASA/casa6 from CAS-13785 to master * commit 'bd924e6bf69d7940c8640d9b9d718347a69fde7c': Advance plotms master wheel version Set plotms branch wheel in build.confCAS-13785
Darrell SchiebelDarrell Schiebel
9c7c9ab6ac1validation: fix docs + segv [CAS-13808]CAS-13808
Pam FordPam Ford
bd924e6bf69MMerge branch 'master' into CAS-13785CAS-13785
Bob GarwoodVille SuorantaBob Garwood
1c7f29957b7MPull request #588: CAS-13738Merge in CASA/casa6 from CAS-13738 to master * commit 'f9dd8a6c9143fa7f9251dd664e447e834628d280': mention casatestutils in the casatasks readme mention casatestutils depency and location of tool test output in readme translate any PYTHONPATH values to absolate paths before using them in casatools setup.py casatasks setup.py change to show exception information when caught while importi...CAS-13738
Wataru KawasakiWataru Kawasaki
d41d47f947aMMerge branch 'master' into CAS-13673CAS-13673
Wataru KawasakiWataru Kawasaki
ddfa356e03bMMerge branch 'master' into CAS-13668CAS-13668
Pam FordPam Ford
81ceb6068d8Advance plotms master wheel version
Takeshi NakazatoVille SuorantaTakeshi Nakazato
e6e81df0682MPull request #587: CAS-13831 (t)sdimaging: reset cached values for conversion (dUT1)Merge in CASA/casa6 from CAS-13831 to master * commit 'b748f5aecb490af96c7983d385d5f445e2727bb0': CAS-13831 refactoring to simplify logic CAS-13831 reset cached values for conversion (dUT1 etc)CAS-13831
Pam FordPam Ford
7f71f29ea26MMerge branch 'master' into CAS-13785CAS-13785
Bob GarwoodBob Garwood
f9dd8a6c914MMerge branch 'master' into CAS-13738CAS-13738
Takeshi NakazatoTakeshi Nakazato
b748f5aecb4MMerge branch 'master' into CAS-13831CAS-13831
urvashirauurvashirau
d90b3f6673eCAS-13869 : Made the checkPB for nonzero edge pixels happen only for mosaic and awp griddersCAS-13869
Pam HarrisVille SuorantaPam Harris
a5c7133267aMPull request #586: CAS-12901 plotms scientific notation for axis tick labelsMerge in CASA/casa6 from CAS-12901 to master * commit '8c9ff6949ea4fe337cba4366d560268eab2aaf1c': Update plotms master Update build.conf plotms branch wheel Update plotms branch wheel Update plotms branch wheel dev2 Set plotms branch wheel in build.confCAS-12901
Takeshi NakazatoTakeshi Nakazato
bfd20fab785MMerge branch 'master' into CAS-13831CAS-13831
Pam FordPam Ford
8c9ff6949eaUpdate plotms master
Pam FordPam Ford
f1819b523b6MMerge branch 'master' into CAS-12901CAS-12901
David MehringerDavid Mehringer
28a4d8300fdadd notes to getvalue and getunit that multi-dimensional arrays are not supported
David MehringerDavid Mehringer
a46784c6b07explict cast to Vector<double> as required by casacore update
David MehringerDavid Mehringer
d59ffda02ceMMerge branch 'master' into CAS-13849Conflicts: casatools/src/tools/quanta/quanta_cmpt.ccCAS-13849
David MehringerDavid Mehringer
93bbebb91afMMerge branch 'CAS-13849' of https://open-bitbucket.nrao.edu/scm/casa/casa6 into CAS-13849CAS-13849
David MehringerDavid Mehringer
95b9dc57fdcupdate qa.unit() which is just a wrapper for qa.quantity()
Takeshi NakazatoVille SuorantaTakeshi Nakazato
f6e63ac6842MPull request #585: CAS-13847 update casacore reference to 0d871e1fca1f96abd8bf1326fb45c253192d01c2Merge in CASA/casa6 from CAS-13847 to master * commit 'bd4f71ae366250d37ee4a77fa1a2a913eb00229c': CAS-13847 explicit conversion from std::vector to casacore::Vector CAS-13847 update casacore reference to current latestCAS-13847
Darrell SchiebelDarrell Schiebel
473bd2c48b1verification: change rows(...) to row(...) [CAS-13808]CAS-13808
Wataru KawasakiWataru Kawasaki
f5dc347f44aupdate _get_num_coeffs()
Wataru KawasakiWataru Kawasaki
f27c3a72e7eMMerge branch 'CAS-13673' into CAS-13674Conflicts: casatasks/tests/tasks/test_task_sdbaseline.py2 Jira issues
Wataru KawasakiWataru Kawasaki
e91392eaf55MMerge branch 'master' into CAS-13673CAS-13673
Wataru KawasakiWataru Kawasaki
f891089a72breplace _extract_blfunc_params() by a new logic suggested by Renauld
David MehringerTakeshi NakazatoDavid Mehringer
19e57e2c2d1MPull request #584: CAS-13821 immoments lustre-specific bug fixMerge in CASA/casa6 from CAS-13821 to master * commit '9de93b2bbc0b8e663ce82401efe3834b4e2711db': yet more test fixes bug fix Fix typos in task_immoments.py created images were not being removed in tearDown(), so fixed that CAS-13821 bug fixCAS-13821
Takeshi NakazatoTakeshi Nakazato
bd4f71ae366MMerge branch 'master' into CAS-13847CAS-13847

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

Add shortcut