Ville Suoranta | 8c88a43bef8Use Pipeline-CASA51-P2-B branch | Use Pipeline-CASA51-P2-B branch | | |
Ville Suoranta | 39e5dc733e0M | Merge pull request #229 in CASA/casa from bugfix/CAS-10625 to release/5.1.0* commit '777f712765ec6d44a7ffa46771de07c336db0285':
Getting updated remove_cloud recipe (related to CAS-10454) into the release branch. stats.nanmedian was replaced by np.nanmedian . | | 2 Jira issues |
Dirk Petry | 777f712765e | Getting updated remove_cloud recipe (related to CAS-10454)into the release branch. stats.nanmedian was replaced by np.nanmedian . | | CAS-10454 |
Ville Suoranta | e44ef0286adM | Merge pull request #227 in CASA/casa from bugfix/CAS-10451 to release/5.1.0* commit '8992f642dc845876b057b8caeddf6ce404499983':
Update casacore submodule reference to 0da59a4 | | CAS-10451 |
Ville Suoranta | ba5726bde29M | Merge pull request #224 in CASA/casa from bugfix/CAS-10546 to release/5.1.0* commit '83a364f10daf943dcafc0409d9a2293e6b42882e':
Use of local instance in task clearplot. | | CAS-10546 |
Ville Suoranta | 0a72105843dM | Merge pull request #222 in CASA/casa from bugfix/CAS-10524 to release/5.1.0* commit '0bd12535b99e29f77b1715e21e46cf282c4ca0e2':
Add crashrpt_conf.py
Add crashrpt_conf
Install breakpad version without libcurl warning
Remove CrashReporter tmp directory on exit
Add username and pid to the CrashReport path | | CAS-10524 |
Ville Suoranta | 0bd12535b99M | Merge branch 'master' into bugfix/CAS-10524 | | CAS-10524 |
Ville Suoranta | 0f676fa7b08M | Merge pull request #220 in CASA/casa from hotfix-remove-redundant-info to master* commit '5fe78c8424b51a66ac7126a674b11904d6d4bbba':
Fix merge error in start_casa.py
remove redundant information from exception message | | |
Ville Suoranta | 5fe78c8424b | Fix merge error in start_casa.py | | |
Ville Suoranta | 5fd5acfbe6cM | Merge branch 'master' into hotfix-remove-redundant-info | | |
Ville Suoranta | bc08179fbaeM | Merge pull request #218 in CASA/casa from bugfix/CAS-10585 to master* commit '163a89092fcb86025e9d301a34fc3e3143f45fa8':
exit with non-zero status upon exception
throw away stdout/err from viewer to preserve terminal state | | CAS-10585 |
Ville Suoranta | 26f98897408M | Merge pull request #219 in CASA/casa from bugfix/CAS-10534 to master* commit '8ae5f456e748c83ddcc0d10862ae3329b183daf0':
Fix for UV plots axis range for yaxis
Fixed bug setting UV axis range for completely flagged data | | CAS-10534 |
Ville Suoranta | 99053210f64M | Merge pull request #217 in CASA/casa from feature/CAS-10462 to master* commit '19ea24ff9893e0e2f1b9c17f1eda8397b22b7048':
addded back missing argument from the previous commit
automask to handle absorption features (a new sub-parameter added)
trial fix to be able to mask absorption feature by taking abs(res_image) when making a mask by a threshold value | | CAS-10462 |
Darrell Schiebel | 00220f7d9a0 | remove redundant information from exception message | | |
Martin Pokorny | 8992f642dc8M | Merge master bitbucket branch into bugfix/CAS-10451 | | CAS-10451 |
Ville Suoranta | 34e287f34d6M | Merge pull request #216 in CASA/casa from bugfix/CAS-10525 to master* commit '25f912b8d27bd793bd810a9251c8a8a620b0d56a':
CAS-10525 : Changed peak residual calculators in SIImageStore to return max(abs(residual)) instead of max(residual). | | CAS-10525 |
Ville Suoranta | a0d500849cbM | Merge pull request #215 in CASA/casa from bugfix/CAS-10537 to master* commit '243978aaa8ffdb116a781bc4add853954ede94b9':
Restore previous behavior of no popups for plotms task | | CAS-10537 |
Ville Suoranta | 63c9c8d46f8M | Merge pull request #214 in CASA/casa from bugfix/CAS-10536 to master* commit '4671c318b25e0650007a6427b85f616d8ca0b409':
changed exception to a warning with a false return value
Error when field, spw selection is complemented with rowNumber selection | | CAS-10536 |
Darrell Schiebel | 163a89092fc | exit with non-zero status upon exception | | |
Darrell Schiebel | 1402f3b7b46 | throw away stdout/err from viewer to preserve terminal state | | |
Pam Ford | 8ae5f456e74 | Fix for UV plots axis range for yaxis | | |
Takahiro Tsutsumi | 19ea24ff989 | addded back missing argument from the previous commit | | |
Takahiro Tsutsumi | fe9434ff0bcM | Merge branch 'master' into feature/CAS-10462Fixed the conflicts
Conflicts:
code/synthesis/ImagerObjects/SDMaskHandler.cc | | CAS-10462 |
Kana Sugimoto | 83a364f10da | Use of local instance in task clearplot. | | |
R. V. Urvashi | 25f912b8d27 | CAS-10525 : Changed peak residual calculators in SIImageStore to return max(abs(residual)) instead of max(residual). | | CAS-10525 |
Pam Ford | ad08a78c652M | Merge branch 'master' into bugfix/CAS-10534 | | CAS-10534 |
Pam Ford | 243978aaa8fM | Merge branch 'master' into bugfix/CAS-10537 | | CAS-10537 |
Kumar Golap | 4671c318b25 | changed exception to a warning with a false return value | | |
Kumar Golap | bab01b4b71f | Error when field, spw selection is complemented with rowNumber selection | | |
Ville Suoranta | 853dc5c06dcM | Merge pull request #212 in CASA/casa from feature/CAS-8082 to master* commit '49b97411642f4e54435018d9c854669f7da7e1dd':
Bug fix: GUI/selected items. Interface change: targpos -> targdir.
Target direction: format ICRS like J2000
Code cleanup, spaces trimming
Added unit tests for page header
Trivial bug fix. Check that type of headeritems parameter is str
Include file cleanup, comment addition
bug fixes: cli export, metadata selection
minor bug f... | | CAS-8082 |
Pam Ford | 09babccff4a | Fixed bug setting UV axis range for completely flagged data | | |
Ville Suoranta | 089603294c6 | Add crashrpt_conf.py | | |
Ville Suoranta | cf0613b16f2 | Add crashrpt_conf | | |
Pam Ford | 96cd1db2e7d | Restore previous behavior of no popups for plotms task | | |
Ville Suoranta | 349da16b2f2 | Install breakpad version without libcurl warning | | |
Ville Suoranta | b487dfd56a9 | Remove CrashReporter tmp directory on exit | | |
Ville Suoranta | 2c1747ae06aM | Merge pull request #210 in CASA/casa from custom/CAS-10464 to master* commit '059ab0963d6eda06f0ba4af5e29fa39f74161cd7':
CAS-10464: ref values for 'RMS in primary phase calibrator' also need updating for 1% tolerance
CAS-10464: comment with ticket number
CAS-10464: update M100 ref test values, sensitive to tclean changes and platform | | CAS-10464 |
Ville Suoranta | 8c7d0586d3fM | Merge pull request #213 in CASA/casa from hotfix-gcwrap-version-number to master* commit '99fa4023cbdef4b65a3bf31d855a38af05b396ec':
fix "casadef" | | |
Darrell Schiebel | 99fa4023cbd | fix "casadef" | | |
Renaud Miel | 49b97411642M | Merge branch 'master' into feature/CAS-8082 | | CAS-8082 |
Renaud Miel | 9421127c34b | Bug fix: GUI/selected items. Interface change: targpos -> targdir.- Bug fix: GUI/selected items list was not cleared on set.
- Interface change: renamed item 'targpos' (Target Position) to
'targdir' (Target Direction) for consistency with MS (position is 3D).
- GUI/CLI consistency: renamed some GUI labels for consistency with CLI
header items selection keywords. | | |
Ville Suoranta | ab57af40a88M | Merge pull request #209 in CASA/casa from bugfix/CAS-10484 to master* commit '08901c3992686f47589ea83749dfd507268408c7':
Removed unnessary copying of psf image and narrowing scope of some variables.
intial attempt to fix automask segfualt | | CAS-10484 |
Ville Suoranta | ca8462ee11cM | Merge pull request #208 in CASA/casa from bugfix/CAS-10532 to master* commit '5adc738a43791d148f7aba0568f7cf853a518aae':
Somehow i managed to revert these to a wrong version when doing a revert before...so fixing them back to last version that Martin checked in | | CAS-10532 |
Darrell Schiebel | 5cde7ce596bM | Merge pull request #206 in CASA/casa from bugfix/CAS-9143 to master* commit '479541c201d15248bc00574653e6a78c3bc52b24':
code review: keep tout servers as tout after stop_debugging, re CAS-9143
fix some pep8/flake8 issues: deprecated raise/has_key(), unused variables, re CAS-9143
ensure timeout status is cleared after 'debug', more verbose test, re CAS-9143
add test case for debuggin mode, re CAS-9143
bit of refactoring get_command_response into small... | | CAS-9143 |
Federico Montesino Pouzols | 059ab0963d6 | CAS-10464: ref values for 'RMS in primary phase calibrator' also need updating for 1% tolerance | | CAS-10464 |
Darrell Schiebel | 284324361f6M | Merge pull request #207 in CASA/casa from bugfix/CAS-10434 to master* commit '2eb391c74e56cc5f7f99b4f3db67e4896968998d':
Fixing a field id issue in buildcoordinates when the first fieldid is non existant in the ms being processed along with an issue of selectdata on multiple process and multi ms was getting a blank selection | | CAS-10434 |
Ville Suoranta | 716be6286b6M | Merge pull request #205 in CASA/casa from bugfix/CAS-10217 to master* commit '73df09183de4262bfbf40f779c127df5d5284eaf':
-c flag is handled in init_welcome (so sys.argv shenanigans must be complete beforehand)
remove cwd from sys.path for CASA startup scripts | | CAS-10217 |
Kumar Golap | 5adc738a437 | Somehow i managed to revert these to a wrong version when doing a revert before...so fixing them back to last version that Martin checked in | | |
Ville Suoranta | 469e95461dcM | Merge pull request #203 in CASA/casa from bugfix/CAS-10438 to master* commit '23d3b06bccd1c8792c0e52afcde092569f723223':
ifdef out VO panel, prevent SEGV on closing with shared_ptr | | CAS-10438 |
Ville Suoranta | d41b0744ee6M | Merge pull request #204 in CASA/casa from bugfix/CAS-10502 to master* commit '1a7caf7f5e65b99d645451e888ae0e01bf67bf79':
Fixed a 1 channel miscount in end of channel for chan range OR-ing | | CAS-10502 |