Andrew McNichols | 72d21ff7a17 | Fix 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 |
Sandra Castro | 27a25138b5c | Adding a new regression script based on the simalma casaguides fromhttps://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 casatestdata repository. | | |
Andrew McNichols | b93cf530c8c | Add feather to XML deps for simalma (CAS-13369) | | CAS-13369 |
Andrew McNichols | 47faf2308a6 | Update deprecated image extension in task_simalma (CAS-13369)CAS-12502 changed expected outputs of simanalyze due to simutil.imtclean call, so change expected pathname to ".pb" from ".flux.pbcoverage" which is no longer created. | | 2 Jira issues |
Darrell Schiebel | cf725350c9f | simanalyze cell parameter accepts non-strings (CAS-13369) | | CAS-13369 |
Darrell Schiebel | c95eecac99c | vector element fix (CAS-13369) | | CAS-13369 |
Darrell Schiebel | 83c18f757d6 | allow for specification of task dependencies in XML w/ <needs> (CAS-13369) | | CAS-13369 |
Ville Suoranta | b67904b15f0M | Merge pull request #313 in CASA/casa6 from CAS-13297 to master* commit '94e8ba8d72533203f7e194bd50fcdac61573b1f7':
Advance plotms version
Change GTest to use casatestdata path
Fix CTSelection antenna list accessors
Remove unused variables
Update plotms branch wheel
Update plotms branch wheel
Revert test_plotms changes other than ct ant sel test
Update plotms branch wheel
Add caltable antenna selection tests
Update plotms branch wheel
... | | CAS-13297 |
Sandra Castro | 435a62dfecaM | Merge pull request #322 in CASA/casa6 from CAS-13170 to master* commit '59995b6eba137667422f957474c7ae709e8c22f1':
fix compare_dictionaries call in CASA6, CAS-13170
compare dictionaries using casatestutils/compare_dictionaries ->CASA6, CAS-13170
compare dictionaries using casatestutils/compare_dictionaries, CAS-13170
propagate test changes ->CASA6, CAS-13170
move ref ret dict to class attribute, CAS-13170
add checks on returned dict in test_fi... | | CAS-13170 |
Sandra Castro | ef919dd16ebM | Merge pull request #320 in CASA/casa6 from CAS-13184 to master* commit '0b5ee16e7129fe2430b231d4daaa20cf370e9a8e':
Merged the changes to the accor test on this branch with the ones made on CAS-12736
Add test for CAS-13184
Add corrdepflag to accor (CAS-13184) | | 2 Jira issues |
Pam Harris | 94e8ba8d725 | Advance plotms version | | |
Ville Suoranta | 2059f169909M | Merge pull request #321 in CASA/casa6 from CAS-13247 to master* commit '51e01d3d46edad97e05f3eb88de4bd5fb962c43e': (21 commits)
protect against leftover temp files, explicit exclusion list ->CASA6, CAS-13247
+1 entry counter for tests that also apply impbcor ->CASA6, CAS-13247
protect against leftover temp files, explicit exclusion list, CAS-13247
+1 entry counter for tests that also apply impbcor, CAS-13247
step over directories with image name... | | CAS-13247 |
Ville Suoranta | 25cab70f234 | Update casampi reference for CAS-13049 | | CAS-13049 |
Federico Montesino Pouzols | 59995b6eba1M | Merge remote-tracking branch 'origin/master' into CAS-13170 | | CAS-13170 |
Sandra M Castro | 0b5ee16e712M | Merge branch 'master' into CAS-13184Fixed test_req_task_accor conflict manually. | | CAS-13184 |
Federico Montesino Pouzols | 51e01d3d46eM | Merge remote-tracking branch 'origin/master' into CAS-13247 | | CAS-13247 |
Sandra Castro | 429bbf57f9aM | Merge pull request #319 in CASA/casa6 from CAS-13356 to master* commit '3c54b10037556c0962b236851fd6bdfafab80850':
Fixed ephemerides path in casa5.
fixed a typo in a comment in test_asdmsummary.py
check for asdmsummary log output is more careful in parsing the log output
Fixed casa5 datapath to test
fixed path to distro data in test_cvel2 | | CAS-13356 |
Sandra M Castro | 3c54b100375 | Fixed ephemerides path in casa5. | | |
Bob Garwood | 92bb27e0241 | fixed a typo in a comment in test_asdmsummary.py | | |
Bob Garwood | 625bfbdacbe | check for asdmsummary log output is more careful in parsing the log output | | |
Pam Harris | 02e6655978e | Change GTest to use casatestdata path | | |
Pam Harris | 443bd6965b1M | Merge branch 'master' into CAS-13297 | | CAS-13297 |
Federico Montesino Pouzols | 02a1cc480b2M | Merge remote-tracking branch 'origin/master' into CAS-13247 | | CAS-13247 |
Federico Montesino Pouzols | 335011ceb55M | Merge remote-tracking branch 'origin/master' into CAS-13170 | | CAS-13170 |
Sandra M Castro | b3b81fecd64 | Fixed casa5 datapath to test | | |
Sandra M Castro | f1740c583e4 | fixed path to distro data in test_cvel2 | | |
Pam Harris | f575383aa52 | Fix CTSelection antenna list accessorsAntenna selection by TaQL for cal tables does not set
antenna lists in MSSelection. | | |
Ville Suoranta | a9f0c9608d3M | Merge pull request #317 in CASA/casa6 from CAS-13049 to master* commit '279a450fec8d002601b88e16d02b19ee08041668': (66 commits)
Added the renamed test to CMakelist and the json components mapping.
Make casa5 test identical to casa6 again. There was a left-over from the last master merge.
Renamed test_req_tool_componentlistimage to test_req_tool_ia_fromcomplist. Fixed path to data in test_sdbaseline.
Updated casatasks and casatools readme.md with i... | | CAS-13049 |
Ville Suoranta | 65d59ec0b4dM | Merge pull request #315 in CASA/casa6 from CAS-13343 to master* commit '97e61d33fdcf2983c9ec7d0a8f24f4127c6749ad':
CAS-13343 skip dump_syms for ELFs without section headers | | CAS-13343 |
Ville Suoranta | b2688a2cba1M | Merge pull request #316 in CASA/casa6 from CAS-13337 to master* commit '4f610dc2438afdd833f4059e312c8d15df4220fb':
remove dynamic exception specifications (CAS-13337) | | CAS-13337 |
Sandra M Castro | 279a450fec8 | Added the renamed test to CMakelist and the json components mapping. | | |
Sandra M Castro | 6ffd27375f5M | Merge branch 'master' into CAS-13049 | | CAS-13049 |
Sandra M Castro | 9944186565b | Make casa5 test identical to casa6 again.There was a left-over from the last master merge. | | |
Sandra M Castro | bfa41f66559 | Renamed test_req_tool_componentlistimage to test_req_tool_ia_fromcomplist.Fixed path to data in test_sdbaseline. | | |
Sandra M Castro | b4e5db18428 | Updated casatasks and casatools readme.md with information on casatestdata. | | |
Pam Harris | 32aeecb57c7 | Remove unused variables | | |
Ville Suoranta | d5d995069c9M | Merge pull request #314 in CASA/casa6 from CAS-13030 to master* commit 'e04e2a3fb9ce11759d7ba3961c8f03926ab2678a':
fixed error catch that was changed in the inital commit, locally this resolved a fluxscale failure
Fixed logger warning syntax
removed old casa command line message
changed casa command line post to log warning
Removed redundant MSMetaInforForCal const in SolvableVisCal.cc and Removed commented out lines in CTPatchedInterp.cc
Addi... | | CAS-13030 |
Darrell Schiebel | 4f610dc2438 | remove dynamic exception specifications (CAS-13337) | | CAS-13337 |
Sandra M Castro | e46f9ddeec0M | Merge branch 'master' into CAS-13049Fixed manually conflicts for some tests | | CAS-13049 |
Ville Suoranta | 97e61d33fdc | CAS-13343 skip dump_syms for ELFs without section headers | | CAS-13343 |
Sandra Castro | 70a1a1225cdM | Merge pull request #312 in CASA/casa6 from CAS-12877 to master* commit '62203b98ed91602d379cd7774cb7d1329ca6e898':
using new name for checkspecframe: check_spec_frame
Fixed a bug in default frame handling
Fixed the case for start velocity. Added the two unit tests.
add newline at the end of file
For list of MSs, check starf if it falls within data frequency range | | CAS-12877 |
Sandra Castro | 671f6730702M | Merge pull request #310 in CASA/casa6 from CAS-13271 to master* commit '0b67d6988a59d2bf447294bfffdcbd80ab992232':
remove debugging, put auto's in RegionTextParser
try fixing problematic regex when installed on OSX
add debug info
add debug info
add debug info
add debug info
add debug info | | CAS-13271 |
Sandra Castro | 8fbf3d32a66M | Merge pull request #311 in CASA/casa6 from CAS-11583 to master* commit '9f4dddd727b772617abb49d13dc2918305bab279':
Enabling test_*_mfs_eph and test_*_mtmfs_eph to run with mpi by setting parallel=self.parallel
Fix the initial time for tracking source for cubes
Fixed a mtmfs tracking bug
enable parallel mfs_ephem tests
Fixed parallel continuum source tracking..as it was getting the time to fold the source on wrong for different cpus | | CAS-11583 |
Takahiro Tsutsumi | 62203b98ed9M | Merge branch 'master' into CAS-12877Resolved the conflicts:
casatasks/tests/tasks/test_tclean.py | | CAS-12877 |
Ville Suoranta | 1187481cf82M | Merge pull request #307 in CASA/casa6 from CAS-13161 to master* commit 'bb03da8b253526484869487a66a13cc5551d8694': (33 commits)
use numpy.ma.masked_array to compute reference weight values.
update comments of _check_weight_values()
move constexpr values from SingleDishMS.h to SingleDishMS.cc
add unit tests for applying baseline table, also fix a bug in SingleDishMS::applyBaselineTable()
change kNRowBlocking and SinusoidWavenumber_kUpperLimit to ... | | CAS-13161 |
Sandra Castro | 558df147851M | Merge pull request #308 in CASA/casa6 from CAS-13105 to master* commit '8cc9d04377fa4d74c2c57367328a338c26fcf241': (21 commits)
Add function git_fetch_casa_tests
Add missing comma to component_to_test_map.json
Added default tests and fixed other tags
Added default values to all tools tests. Added testType values to testGroup when they are casatools, stakeholder, regression and performance
Updated with more JIRA components and added default tags ... | | CAS-13105 |
Akeem Wells | 8cc9d04377fM | Merge branch 'master' into CAS-13105 | | CAS-13105 |
Akeem Wells | 166305f2821 | Add function git_fetch_casa_tests | | |
Kumar Golap | 9f4dddd727bM | Merge branch 'master' into CAS-11583 | | CAS-11583 |
Pam Harris | 5bd20dda072M | Merge branch 'master' into CAS-13297 | | CAS-13297 |