Bob Garwood | 91f703fb16bcheck on bamboo/jira/bitbucket interactions for this branch | check on bamboo/jira/bitbucket interactions for this branch | | |
Bob Garwood | c7eaf40b1fc | more debug work | | |
Bob Garwood | ed982c989bb | restored an information line (verbose mode) incorrectly hidden for the last several releases | | |
Bob Garwood | 4b4d1cf8384M | Merge branch 'master' into CAS-14007 | | CAS-14007 |
Takeshi Nakazato | 53c82146ccbM | 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 | | CAS-14345 |
David Mehringer | 84ad534f952M | 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 | | CAS-14393 |
Akeem Wells | 0072c7fe776M | 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 | | CAS-14354 |
David Mehringer | d0e8192aea6 | CAS-14393 increased threshold so test will pass RH8.8 | | CAS-14393 |
Takeshi Nakazato | d1acbde20e5M | Merge branch 'master' into CAS-14345 | | CAS-14345 |
Akeem Wells | b9ab9def168 | Correct name of test in component_to_test_map | | |
Neal Schweighart | e7e1b22dc30M | 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 ... | | CAS-13029 |
Neal Schweighart | 688ebd7127bM | Merge branch 'master' into CAS-13029 | | CAS-13029 |
George Moellenbrock | d65ab812803M | Pull request #820: CAS-13003Merge in CASA/casa6 from CAS-13003 to master
* commit 'f3a65179ef2d232f914d442da59e1b16cf67a3d0':
CAS-13003: Adjust tolerance in EOP correction tests
CAS-13003: Add more tests
CAS-13003: Fix error message
CAS-13003: Improve handling if missing EOP data
CAS-13003: Implement 'eop' mode in gencal task | | CAS-13003 |
Takeshi Nakazato | f5135920bf3M | Merge branch 'master' into CAS-14345 | | CAS-14345 |
Takeshi Nakazato | 94964acc9ed | Fix docstring issueNAOJ code review Refs #2680 | | |
Kumar Golap | f87c3aa8139M | 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
... | | 2 Jira issues |
Mark Kettenis | f3a65179ef2 | CAS-13003: Adjust tolerance in EOP correction tests | | CAS-13003 |
Bob Garwood | de0502d12adM | 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 | | CAS-14362 |
Sandra Castro | c10a35af3a5M | 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 ... | | CAS-14319 |
Bob Garwood | 3581bd6c52f | 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 | | CAS-14362 |
Ville Suoranta | 7c4bb8479a6 | Trigger a build | | |
Kumar Golap | 6040027beb5M | Merge branch 'master' into CAS-13908 | | CAS-13908 |
Takahiro Tsutsumi | 05e1de7bcfaM | 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. | | 2 Jira issues |
Sandra Castro | e25a7f91702 | 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. | | |
Takeshi Nakazato | 7a29596c78b | using regex partial match (m) instead of full string match (p) | | |
Takahiro Tsutsumi | f5551dc00ce | Removed .alpha.pbcor from image list as the image with the extension is longer producedin mtmfs after CAS-13814. | | CAS-13814 |
Sandra Castro | c69e70bca65M | 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. | | CAS-14355 |
Sandra Castro | 40022fc2a2aM | Merge branch 'master' into CAS-14319 | | CAS-14319 |
Takeshi Nakazato | 05281c0f003 | Use TaQL to manipulate MSNAOJ code review Refs #2673 | | |
Takeshi Nakazato | c00db27e4bb | use onlyparse modeNAOJ code review Refs #2676 | | |
Takeshi Nakazato | 77133d42e2b | Fixed typoNAOJ code review Refs #2674, #2675 | | |
Sandra Castro | 3121514416d | 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. | | |
Bob Garwood | 9730e91f6ffM | 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... | | CAS-14252 |
Kumar Golap | 0ee73ea084dM | 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. | | CAS-13984 |
Takeshi Nakazato | 84b77f8dd22 | CAS-14345 test correction factor directly | | CAS-14345 |
Bob Garwood | aeb4928ad19M | Merge branch 'master' into CAS-14252 | | CAS-14252 |
Kumar Golap | d07bbe948efM | Merge branch 'master' into CAS-13984 | | CAS-13984 |
Sandra Castro | 9c492db6a27 | For consistency, renamed flags_final to flags_applycal. | | |
Sandra Castro | 13480056e3f | Added the new test_stk_srdp_restore_mode.py to thecomponent_to_test_map.json file for automatically running in Bamboo. | | |
Sandra Castro | 995e09669d9 | Added help text for check_val() function. | | |
Kumar Golap | 3ee3fee127eM | 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... | | 3 Jira issues |
Takahiro Tsutsumi | ebd46f691e4M | 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... | | CAS-14323 |
Bob Garwood | 6671fba91f4M | Pull request #814: CAS-13116Merge in CASA/casa6 from CAS-13116 to master
* commit '8df9b56746140732a865880d1e084c9eeab3ab01': (109 commits)
casaviewer now at 2.1.4
better handling of the casaconfig exceptions, tweaked the wording
uses new exceptions from casaconfig, modifies datapath with measurespath as appropriate before ctsys initialization
new version of casaviewer for 13116
modified mention of casasiteconf... | | CAS-13116 |
Takeshi Nakazato | 0a59387fd88 | CAS-14345 add unit test for the fix | | CAS-14345 |
Takeshi Nakazato | 93ccb48b172 | CAS-14345 mitigate boundary effect of the convolution operation | | CAS-14345 |
Kumar Golap | 5e4bfdbdb1eM | Merge branch 'master' into CAS-13814 | | CAS-13814 |
Takahiro Tsutsumi | c438d2118a3M | Merge branch 'master' into CAS-14323 | | CAS-14323 |
Bob Garwood | 8df9b567461 | casaviewer now at 2.1.4 | | |
Sandra Castro | a9c1a50cfb7 | Modified the expected values to use those taken from a run withcasa-6.5.4-9-pipeline-2023 for reference. | | |
Bob Garwood | e4115a4afacM | Merge branch 'master' into CAS-13116 | | CAS-13116 |