1. casa
  2. casa6

Commits

AuthorCommitMessageCommit dateIssues
Andrew McNicholsAndrew McNichols
72d21ff7a17Fix 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 CastroSandra Castro
27a25138b5cAdding 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 McNicholsAndrew McNichols
b93cf530c8cAdd feather to XML deps for simalma (CAS-13369)CAS-13369
Andrew McNicholsAndrew McNichols
47faf2308a6Update 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 SchiebelDarrell Schiebel
cf725350c9fsimanalyze cell parameter accepts non-strings (CAS-13369)CAS-13369
Darrell SchiebelDarrell Schiebel
c95eecac99cvector element fix (CAS-13369)CAS-13369
Darrell SchiebelDarrell Schiebel
83c18f757d6allow for specification of task dependencies in XML w/ <needs> (CAS-13369)CAS-13369
Ville SuorantaVille Suoranta
b67904b15f0MMerge 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 CastroSandra Castro
435a62dfecaMMerge 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 CastroSandra Castro
ef919dd16ebMMerge 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 HarrisPam Harris
94e8ba8d725Advance plotms version
Ville SuorantaVille Suoranta
2059f169909MMerge 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 SuorantaVille Suoranta
25cab70f234Update casampi reference for CAS-13049CAS-13049
Federico Montesino PouzolsFederico Montesino Pouzols
59995b6eba1MMerge remote-tracking branch 'origin/master' into CAS-13170CAS-13170
Sandra M CastroSandra M Castro
0b5ee16e712MMerge branch 'master' into CAS-13184Fixed test_req_task_accor conflict manually.CAS-13184
Federico Montesino PouzolsFederico Montesino Pouzols
51e01d3d46eMMerge remote-tracking branch 'origin/master' into CAS-13247CAS-13247
Sandra CastroSandra Castro
429bbf57f9aMMerge 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_cvel2CAS-13356
Sandra M CastroSandra M Castro
3c54b100375Fixed ephemerides path in casa5.
Bob GarwoodBob Garwood
92bb27e0241fixed a typo in a comment in test_asdmsummary.py
Bob GarwoodBob Garwood
625bfbdacbecheck for asdmsummary log output is more careful in parsing the log output
Pam HarrisPam Harris
02e6655978eChange GTest to use casatestdata path
Pam HarrisPam Harris
443bd6965b1MMerge branch 'master' into CAS-13297CAS-13297
Federico Montesino PouzolsFederico Montesino Pouzols
02a1cc480b2MMerge remote-tracking branch 'origin/master' into CAS-13247CAS-13247
Federico Montesino PouzolsFederico Montesino Pouzols
335011ceb55MMerge remote-tracking branch 'origin/master' into CAS-13170CAS-13170
Sandra M CastroSandra M Castro
b3b81fecd64Fixed casa5 datapath to test
Sandra M CastroSandra M Castro
f1740c583e4fixed path to distro data in test_cvel2
Pam HarrisPam Harris
f575383aa52Fix CTSelection antenna list accessorsAntenna selection by TaQL for cal tables does not set antenna lists in MSSelection.
Ville SuorantaVille Suoranta
a9f0c9608d3MMerge 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 SuorantaVille Suoranta
65d59ec0b4dMMerge pull request #315 in CASA/casa6 from CAS-13343 to master* commit '97e61d33fdcf2983c9ec7d0a8f24f4127c6749ad': CAS-13343 skip dump_syms for ELFs without section headersCAS-13343
Ville SuorantaVille Suoranta
b2688a2cba1MMerge pull request #316 in CASA/casa6 from CAS-13337 to master* commit '4f610dc2438afdd833f4059e312c8d15df4220fb': remove dynamic exception specifications (CAS-13337)CAS-13337
Sandra M CastroSandra M Castro
279a450fec8Added the renamed test to CMakelist and the json components mapping.
Sandra M CastroSandra M Castro
6ffd27375f5MMerge branch 'master' into CAS-13049CAS-13049
Sandra M CastroSandra M Castro
9944186565bMake casa5 test identical to casa6 again.There was a left-over from the last master merge.
Sandra M CastroSandra M Castro
bfa41f66559Renamed test_req_tool_componentlistimage to test_req_tool_ia_fromcomplist.Fixed path to data in test_sdbaseline.
Sandra M CastroSandra M Castro
b4e5db18428Updated casatasks and casatools readme.md with information on casatestdata.
Pam HarrisPam Harris
32aeecb57c7Remove unused variables
Ville SuorantaVille Suoranta
d5d995069c9MMerge 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 SchiebelDarrell Schiebel
4f610dc2438remove dynamic exception specifications (CAS-13337)CAS-13337
Sandra M CastroSandra M Castro
e46f9ddeec0MMerge branch 'master' into CAS-13049Fixed manually conflicts for some testsCAS-13049
Ville SuorantaVille Suoranta
97e61d33fdcCAS-13343 skip dump_syms for ELFs without section headersCAS-13343
Sandra CastroSandra Castro
70a1a1225cdMMerge 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 rangeCAS-12877
Sandra CastroSandra Castro
671f6730702MMerge 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 infoCAS-13271
Sandra CastroSandra Castro
8fbf3d32a66MMerge 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 cpusCAS-11583
Takahiro TsutsumiTakahiro Tsutsumi
62203b98ed9MMerge branch 'master' into CAS-12877Resolved the conflicts: casatasks/tests/tasks/test_tclean.pyCAS-12877
Ville SuorantaVille Suoranta
1187481cf82MMerge 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 CastroSandra Castro
558df147851MMerge 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 WellsAkeem Wells
8cc9d04377fMMerge branch 'master' into CAS-13105CAS-13105
Akeem WellsAkeem Wells
166305f2821Add function git_fetch_casa_tests
Kumar GolapKumar Golap
9f4dddd727bMMerge branch 'master' into CAS-11583CAS-11583
Pam HarrisPam Harris
5bd20dda072MMerge branch 'master' into CAS-13297CAS-13297

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

Add shortcut