Merge pull request #131 in CASA/casa6 from CAS-12428 to master
* commit 'b658e0bc9c01020aa7ed029a4f25ccbaf8eadf39':
Working around the merge conflict.
Skip again the CAS-12661 eph tests, which were temporarily enabled for local tests in Jenkins
Skip again the CAS-12661 eph tests, which were temporarily enabled for local tests.
Forgot the forward slash in /data
Added the correct search path for data in casa5
Fixed name of stk tests in json file, to enable automated Jenkins tests.
Add alma stk tests to tests lists for compatibility with old framework.
split fit_loc metric into fit_loc_freq and fit_loc_chan; added a 1e-8% check for freq_bin and fit_loc_freq metrics; implemented per-plane beam check for standard and mosaic cube (non-ephemeris) for parallel only; changed .pb and .wt 0.2 and 0.5 checks to per-plane for all cubes; removed .pb and .wt min_loc_pos metric
Modified tests to remove min_val_pos for .pb files; Changed mtmfs tests to check tt1 files instead of alpha and alpha.error files
Modified tests to remove min_val_pos for .pb files; Changed mtmfs tests to check tt1 files instead of alpha and alpha.error files
Added skips to tests that do not pass in CASA 5.6 serial and parallel; Modified test docstings to print in weblog
Added test information into a json file to enable running ESO jenkins jobs
Changed the datapath parameter to the correct data location in casa-data-req repo
Modified mosaic ephemeris metrics to be based on CAS-12661 results; modified tests to properly check .weight files based on pb masks; added metrics to check .psf at first, middle, and last channel for cubes
Removed getNameDoc function; Refactored image_stats function; Removed dependency on region files
Added relative path to data. Data will be added to casa-data-req for the time being
Added error reporting for lists; added additional image checks for start and end frequency leeway; added fit profile and profile plot for cubes at peak pixel
Refactored code to greatly reduce lines of code; added additional image checks, including .alpha and .alpha.error for mtmfs modes; hardcoded parallel parameter
Modifed script to run in CASA6; added additonal image checks
Added additional image checks.
Merge pull request #134 in CASA/casa6 from CAS-3669 to master
* commit '15c4a80aeae877a75e4f8748cc4cce62a8bea8d9':
Add test_req_task_simanalyze.py to CMakeLists.txt
Merge pull request #132 in CASA/casa6 from CAS-12997 to master
* commit '68b5f521ea7e9815b497ef254f246b04c699e4ca':
remove old test_ia_statistics
remove old test test_imstat
remove old test_imstat
minor test updates
remove unnecessary line
add test_req_tool_ia_statistics.py
tweaks to test_req_task_imstat CAS-12997 migrate test_imstat to test_req_task_imstat