Pull request #832: CAS-14171Merge in CASA/casa6 from CAS-14171 to master
* commit '7dc0539c7526704f547cf4f6230febf1e5f5052a':
refactoring
Refactoring for readability
Fail explicitly when exception occured during eval
add warning comment on possible intermittent failure
use f.tell() to get offset position
CAS-14171 add unit test for bug fix
CAS-14171 sort processSpwList_
CAS-14171 sort input collection for...
Pull request #831: CAS-13670Merge in CASA/casa6 from CAS-13670 to master
* commit '034f2ec7ab8ae7e000e4ebe11a1a9a0f035889f3': (30 commits)
Revert "Delete workspace.xm"
Delete workspace.xm
Fix the error of the reference in the tests
Changes according to the NAOJ code review Refs #2679
Change according NAOJ code review Refs #2658, add minor fixes
Change according NAOJ code review Refs #2658, change to assertAl...
Pull request #828: CAS-14345Merge in CASA/casa6 from CAS-14345 to master
* commit 'd1acbde20e5f9c8232703f5535ff6a2aa47b4169':
Fix docstring issue
using regex partial match (m) instead of full string match (p)
Use TaQL to manipulate MS
use onlyparse mode
Fixed typo
CAS-14345 test correction factor directly
CAS-14345 add unit test for the fix
CAS-14345 mitigate boundary effect of the convolution operation
Pull request #830: CAS-14393 increased threshold so test will pass RH8.8Merge in CASA/casa6 from CAS-14393 to master
* commit 'd0e8192aea6f26f63e02c59f1089a033d9d2bafe':
CAS-14393 increased threshold so test will pass RH8.8
Pull request #829: Correct name of test in component_to_test_mapMerge in CASA/casa6 from CAS-14354 to master
* commit 'b9ab9def1687fa91443e4a6b6cbf75228927e44d':
Correct name of test in component_to_test_map
Pull request #826: CAS-13029Merge in CASA/casa6 from CAS-13029 to master
* commit '688ebd7127b0f9270a174b857b5b72aeac52d8dd':
For CAS-13029, for RQ, include digital effects in gain and add requantizer scale factors to Tsys (for wt cal); for SWPWTS, include digital and requantization factors (like RQ); temporarily trivialize the corresponding gencal test
updated the xml to include description of to include new swpwts ...
Pull request #825: CAS-13908Merge in CASA/casa6 from CAS-13908 to master
* commit '6040027beb565553214f9745ac8cefeb7647af3e':
copied the fix from CAS-14152 for good form
Updated test_multifield_cube_exttab_eph to verify the bug for the explicit specification of the ephemeris table when perchanweightdensity=True is used.
Added setting of the explicit ephemeris table name in initializeFTMachine
remove a debug line
...
Pull request #824: CAS-14362 : check that each element of datapath exists before using it in os.path.samefile to check to see if it's the same as measurespathMerge in CASA/casa6 from CAS-14362 to master
* commit '3581bd6c52f7dbb411721f83553d9520eed02739':
CAS-14362 : check that each element of datapath exists before using it in os.path.samefile to check to see if it's the same as measurespath
Pull request #822: CAS-14319Merge in CASA/casa6 from CAS-14319 to master
* commit 'e25a7f9170266ae02ea7051be700eb9334e74145':
Modified the calculation to have the peak flux instead of the total flux. Modified the expected values for the peak flux to use the original values taken from running with casa 5.6.1/5.6.2 as in the original criteria files. Removed the redundant parameters added previously to importasdm for the ...
Pull request #819: Removed .alpha.pbcor from image listMerge in CASA/casa6 from CAS-14359 to master
* commit 'f5551dc00ce4f562c09e8f4b5175940adaea2af9':
Removed .alpha.pbcor from image list as the image with the extension is longer produced in mtmfs after CAS-13814.
Modified the calculation to have the peak flux instead of the totalflux.
Modified the expected values for the peak flux to use the original
values taken from running with casa 5.6.1/5.6.2 as in the original
criteria files.
Removed the redundant parameters added previously to importasdm for the
12m's test, as mentioned in the code review.
Pull request #817: Switched usescratch to False in setjy of the VLA stakeholder testsMerge in CASA/casa6 from CAS-14355 to master
* commit '3121514416d80aca0388246feb74103d592f79c4':
Switched usescratch to False in setjy, as it was originally in the casaguides. This will allow this test to monitor the use of virtual model column in that CASA code.
Switched usescratch to False in setjy, as it was originally in thecasaguides. This will allow this test to monitor the use of virtual
model column in that CASA code.
Pull request #815: CAS-14252Merge in CASA/casa6 from CAS-14252 to master
* commit 'aeb4928ad19df2e1b4c65ccdf5a591d56e1db57e':
added test of asis for binary tables, modified test_asis_caltablles for a few more checks
Added a new class of tests to importasdm to test the asis parameter. One test case is included and more should come when there is ASDM data available with the new binary Cal tables.
sync to current ASDM...
Pull request #816: CAS-13984Merge in CASA/casa6 from CAS-13984 to master
* commit 'd07bbe948ef122c157853c403f1e7d78ee56a06f':
Fix a bug with a null visiter when it was not necessary to use it.
Pull request #813: CAS-13814Merge in CASA/casa6 from CAS-13814 to master
* commit '5e4bfdbdb1e3e8fb46176073f91958eff8979746': (69 commits)
changed specmode type from any to string
Added note on mvc limiting speed up in parallel
added a throw for out of order request for psf beam
dealt with some more noodles of siimagestore looking for weight image and what not
Fixed an issue where restoringbeams were not store...
Pull request #811: CAS-14323Merge in CASA/casa6 from CAS-14323 to master
* commit 'c438d2118a3d6ed83750ec891552a80c00397a25':
A minor code improvement
Added checks for the table keywords. Incremented the table version no.
Changed posrefsys label to 'ICRS' so that measures can correctly identifies the reference frame. Added ephemeris_source in the table keywords to record source of the ephemerides. Fixed the regex f...