Merge pull request #90 in CASA/casa from hotfix/fix-test_makemask to master* commit '7e76fe65f97789d81b064b6118d574d5bac35045':
recipes.pixelmask2cleanmask no longer exports the "ia" global instance
Merge pull request #89 in CASA/casa from bugfix/CAS-10049 to master* commit '67d71f5d350d2ed9b2574d0ac4b6e1efa4616584':
Implement specific weight scaling
Make sure calibration solution and flag are initialized
Initialize solve parameter and flags for all spws
More strict test for single-polarization calibration
Support for single-pol casa calibration solution
Add unit test to verify single-pol calibration
Merge pull request #86 in CASA/casa from bugfix/CAS-10230 to master* commit 'd8a3a87dc1d35853ce61442bed1f99093f3d84e3':
update casa.py with current list of tools/tasks; export tool ctors instead of instances
update casa.py with current list of tools/tasks; export tool ctors instead of instances
export tools instead of tool instances
Merge pull request #84 in CASA/casa from bugfix/CAS-10162-2 to master* commit 'd6e18b4724bff04585c35be56abcfa6ce2e2ed66':
Fixed CAS-10162 along with a bug in vi2 which was not saving the virtual model properly but crashing out
Merge pull request #83 in CASA/casa from feature/CAS-9825 to master* commit '25a78837ac85186dd25836bc7c62f7f836c1c93d':
Made parameter, verbose, a subparameter of blfunc='variable'. When verbose=True, fitting parameters are printed to logger for each spectrum, while, by default (False), they are not. Added verbose parameter to functions in call chain, singledishms::subtract_baseline_variable and SingleDishMS::subtractBaselineVariable.
Merge pull request #82 in CASA/casa from hotfix/undo-dbus-re-cmake-failure to mastergoing ahead with merge to fix osx packaging
* commit '65eef7e4bd0ab930097d65b78bdc6194d5c7af9b':
this change broke osx packaging (CASA-MT-239)
Merge pull request #80 in CASA/casa from hotfix/dbus-re-cmake-failure to master* commit '687c95e592f0e76b181d0e20cec04b47e325ce23':
merge of 12b6847bd488ebea023115c05fcaaedb94e9c821 pulled in f61e4576a0692b41e061a9ce189955fb56ed32ce
fix problems with creation of dbus state when rerunning cmake
enable iterbot
Merge pull request #79 in CASA/casa from CAS-10074-merge-tmp to master* commit 'ef6bedaccd4af017cd71f8e8179013722aceb7e4':
CAS-10074 Added LogOrigin to FlagVersion::saveFlagVersion to avoid wrong origins when running different tasks.
Merge pull request #72 in CASA/casa from bugfix/CAS-10201 to master* commit 'e8ea1a6830617227747fa46df5d76a0f52262fe9':
fix PATH when building completly outside source tree
changes to allow CASA builds to be independent of the source tree (i.e. when CMAKE_INSTALL_PREFIX is outside of git clone root
Merge pull request #68 in CASA/casa from feature/CAS-9923 to master* commit '37485a8cbc01badbc4e1ab54ca31c1d1c33154bc':
Skip most of the test when OS is Mac OSX
Skip export image test on OS X
Add detailed test on matplotlib figure
Add test for title
Added support for not a regular number (inf, NaN)
Add unit test for plotprofilemap
Merge pull request #67 in CASA/casa from hotfix/CAS-8839 to master* commit 'e4f851ce3b98892a594b738ad58e640046889fda':
Remove support for channel averaging
Merge pull request #64 in CASA/casa from feature/CAS-9855 to master* commit 'e38e7fc31a179d0df3dfbdf5abd5c627dbaab304':
CAS-9855 - retain opacity correction capability in importatca without depending on asap code
Merge pull request #66 in CASA/casa from feature/CAS-9763 to master* commit 'db3c5a8fdab1aa7e32664a4beaf8b9b26a2815be':
Revised header comment.
Implemented correct conversion from GALACTIC to J2000.
preferentially include SampleReader.h at the same directory.
Explicit instantiation of importnro implementation.
Add an option for serial/parallel execution.
Move SampleReader.h and SampleReaderDemo.cc to singledishfiller
Eliminate compile warning mes...
Merge pull request #65 in CASA/casa from bugfix/CAS-10163 to master* commit 'e366d48e9b8e0369eeb181b87ef4a11e93319dcd':
Fix CAS-10163 - close miriad uv file handle Avoids failure after repeated runs
Merge pull request #61 in CASA/casa from bugfix/CAS-5339 to master* commit '2784b210b26b8d0aa7d553e03daa79103648bf53':
removed documentation referring to obsolete method
Merge pull request #59 in CASA/casa from hotfix/CAS-9752 to master* commit '772d285ed9a048b671179d1b9ade496bb380b306':
Update extractCASAscript to check and bypass verification on OSX. Fix Firstlooks to look for extract script in mac directory structure
Merge pull request #58 in CASA/casa from feature/CAS-10151 to master* commit '20b7373cd1708e901f8803cf6761743bd50f564f':
disable caching of main MS table column data in MSMetaData
Merge pull request #57 in CASA/casa from release/5.0.0 to master* commit 'e845ec8f04b4206c0f2f1393dd6b4b31bb30428d':
Modified parameter description and examples as requested
Fixed formatting
Merge pull request #56 in CASA/casa from temp-CAS-9408 to release/5.0.0* commit '450cb521a07357e25318fd53185281b5facad531':
Modified parameter description and examples as requested