1. casa
  2. casa5

Commits

AuthorCommitMessageCommit dateIssues
Darrell SchiebelDarrell Schiebel
3ab26cfbbf9MMerge pull request #488 in CASA/casa from CAS-11347 to master* commit '541830024585f48d0d6d4dbc586e2c4217f12fc8': Remove find_pg import from task_wrappers.py Remove task_findCAS-11347
Ville SuorantaVille Suoranta
7657972acc3MMerge pull request #486 in CASA/casa from CAS-11262 to master* commit 'ee907319c4539cfeb97916f4d391d21c391e72a3': It will raise and error and exit if the alternative datapath is not found. Added the use of local instance of the table tool. Bypass checks that are not relevant for the MMS. These checks look at specific cells in specific rows and because MS and MMS have different sorting order, they do not work as it is. Added task_initweights to task...CAS-11262
Ville SuorantaVille Suoranta
14bc964b8dfMMerge pull request #487 in CASA/casa from bugfix/CAS-11349 to master* commit 'a3bf6f7d8d1f0d5537b024c903f005452cc248b2': Fixed wrong handling of empty dictionaryCAS-11349
Ville SuorantaVille Suoranta
dab2e431a25MMerge pull request #485 in CASA/casa from feature/CAS-10060 to master* commit '2d527481ad4dff786021e4793cbdb60b55a613bb': in-line help edits Fixed nsigma not being set initially in initMinorCycle. This is a workaround for now and more proper handling is done later. save debugging for now Fixed typos in log messages Made nsigma threshold to be updated before the global exit tests Clean up some of debug messages Fixed inconsistent log messages for di...CAS-10060
Ville SuorantaVille Suoranta
54183002458Remove find_pg import from task_wrappers.pyRemove find_pg import from task_wrappers.py
Takeshi NakazatoTakeshi Nakazato
a3bf6f7d8d1Fixed wrong handling of empty dictionaryCAS-11349 Copied and pasted corresponding code from casa2pycli.xsl.CAS-11349
Pam FordPam Ford
ee1fec17dafMMerge pull request #484 in CASA/casa from CAS-11254 to master* commit 'eb5fb20980386c2a9e9d6e3912a84ddb53cf5730': Add deprecation warningsCAS-11254
Ville SuorantaVille Suoranta
84b588110faRemove task_find
Takahiro TsutsumiTakahiro Tsutsumi
2d527481ad4in-line help edits
Ville SuorantaVille Suoranta
d96bf1a731fMMerge pull request #482 in CASA/casa from feature/CAS-8556 to master* commit '8d4fb5774c7ba3a23149bf41912a207216adbd0f': Fix core dumps from badly-behaved data in FringeJones by adding better checksCAS-8556
Sandra M. CastroSandra M. Castro
ee907319c45It will raise and error and exit if the alternative datapath is notfound. Added the use of local instance of the table tool.
Sandra M. CastroSandra M. Castro
a307a5626e0Bypass checks that are not relevant for the MMS. These checks look atspecific cells in specific rows and because MS and MMS have different sorting order, they do not work as it is.
Sandra CastroSandra Castro
9dff63d71a9MMerge pull request #483 in CASA/casa from CAS-11276 to master* commit 'd5b94430b83a80d2b4401ef7024f21e2214a5f86': In-line help rearrangement and more typo fixes Added deprecation messages and updated in-line helpCAS-11276
Takahiro TsutsumiTakahiro Tsutsumi
d5b94430b83MMerge branch 'master' into CAS-11276and fixing the conflict Conflicts: gcwrap/tasks/tclean.xmlCAS-11276
Takahiro TsutsumiTakahiro Tsutsumi
1c77e036ccfFixed nsigma not being set initially in initMinorCycle.This is a workaround for now and more proper handling is done later.
Sandra CastroSandra Castro
2c566636684MMerge pull request #481 in CASA/casa from bugfix/CAS-10487 to master* commit '602d3d9aad7c73f35cc65bbc0572e97169c62f48': when starting in an unwritable directory, warn about no log file unless --nologfile is specified rework management of no logfileCAS-10487
Des SmallDes Small
8d4fb5774c7MMerge remote-tracking branch 'origin/feature/CAS-8556' into feature/CAS-8556CAS-8556
Des SmallDes Small
75a5af05194Fix core dumps from badly-behaved data in FringeJones by adding better checks
Darrell SchiebelDarrell Schiebel
57086bef120MMerge pull request #480 in CASA/casa from CAS-11332 to master* commit '550778fb846121fcb38734ff26b1b9ef27bb8b67': Tweak target rms value for alma-m100-analysis-hpc-regression-tcleanCAS-11332
Takahiro TsutsumiTakahiro Tsutsumi
aa41867671fIn-line help rearrangement and more typo fixes
Sandra M. CastroSandra M. Castro
83270db871fAdded task_initweights to task_wrapper to be able to run in parallel.Added support to running with MMS in test_initweights Created static method to check when running on MPIClient Added test initweights in make_mmsdata to be able to create MMS for the tests
Takahiro TsutsumiTakahiro Tsutsumi
14854136e6csave debugging for now
Ville SuorantaSandra M. CastroVille Suoranta
52a65c60b58MMerge pull request #473 in CASA/casa from feature/CAS-11058 to master* commit 'a60de0aa5bf59ab6472c4804f661018caccef54e': Fix plotms poln ratio plots Fix plotms bpoly for spws with different nchan Fix iteraxis, coloraxis, text export for CalTables in plotms Fix plotms iteraxis options for cal tables Update plotms inline help for cal tables Disable flagging/unflagging for solvable cal tables in plotms Fix cal table antenna summary in plotms Added ...CAS-11058
Ville SuorantaVille Suoranta
173a8190480MMerge pull request #473 in CASA/casa from feature/CAS-11058 to master* commit 'a60de0aa5bf59ab6472c4804f661018caccef54e': Fix plotms poln ratio plots Fix plotms bpoly for spws with different nchan Fix iteraxis, coloraxis, text export for CalTables in plotms Fix plotms iteraxis options for cal tables Update plotms inline help for cal tables Disable flagging/unflagging for solvable cal tables in plotms Fix cal table antenna summary in plotms Added ...CAS-11058
Takeshi NakazatoTakeshi Nakazato
08954d172a2MMerge pull request #479 in CASA/casa from bugfix/CAS-11224 to master* commit '8cf4b99578971bd196e8dd71c0868254dc34681a': Added more initialization to temp images Added missing initialization of the positive maskCAS-11224
Takeshi NakazatoTakeshi Nakazato
bed29b5b4e9MMerge pull request #478 in CASA/casa from hotfix/CAS-11293-patch1 to master* commit '08632501a599206515d326562b60046bc9525be7': Fix imreframe documentation Fix listvis documentationCAS-11293
Takeshi NakazatoTakeshi Nakazato
d94e1401248MMerge pull request #477 in CASA/casa from hotfix/CAS-11277 to master* commit 'bd9d79b85648164507001ad96b78a740a9e53393': Fixed a typo and made revisions in in-line help documentCAS-11277
Takeshi NakazatoTakeshi Nakazato
603fe17622cMMerge pull request #476 in CASA/casa from CAS-11310 to master* commit '8fe720c8a8cce71bd48cdca28c508df31133dbb9': check plotms task is running and connected to pidCAS-11310
Darrell SchiebelDarrell Schiebel
602d3d9aad7when starting in an unwritable directory, warn about no log file unless --nologfile is specified
Ville SuorantaVille Suoranta
550778fb846Tweak target rms value for alma-m100-analysis-hpc-regression-tclean
Ville SuorantaVille Suoranta
08632501a59Fix imreframe documentation
Ville SuorantaVille Suoranta
e9c6273fa0fFix listvis documentation
Takahiro TsutsumiTakahiro Tsutsumi
fcf3e631152MMerge branch 'master' into CAS-11276CAS-11276
Takahiro TsutsumiTakahiro Tsutsumi
d99adf1030eFixed typos in log messages
Pam FordPam Ford
a60de0aa5bfFix plotms poln ratio plots
Ville SuorantaVille Suoranta
56f520ce4a7MMerge pull request #475 in CASA/casa from hotfix/pipelineTest2018Apr22 to master* commit 'eeb5a57c568706a73c5ccbdec1020fb0ebd9eda0': Update to new pipeline regression values
Ville SuorantaVille Suoranta
3d65c7bc3c0MMerge pull request #474 in CASA/casa from CAS-11324 to master* commit '0c808c3bf58a806e93c92c95c81b0187afe3b57d': use std:: when referencing stdc++ namespace symbolsCAS-11324
Brian KentBrian Kent
eeb5a57c568Update to new pipeline regression values
Darrell SchiebelDarrell Schiebel
5f39f46e9a7MMerge pull request #472 in CASA/casa from hotfix/pipelineTest2018April to master* commit 'fb9b6d2a2a39b495d5f8d843d9540bea5ac233e9': Updated pipeline regression test values
Darrell SchiebelDarrell Schiebel
c4163813c30MMerge pull request #470 in CASA/casa from CAS-11293 to master* commit 'f6385644d7e31a580943d43e6ecd81c8ec32ad3e': CAS-9767 fix listcal Plone documentation CAS-10566 fix fixplanets Plone documentation CAS-10582 fix listvis Plone documentation CAS-10577 fix imreframe Plone documentation5 Jira issues
Darrell SchiebelDarrell Schiebel
0c808c3bf58use std:: when referencing stdc++ namespace symbols
Takahiro TsutsumiTakahiro Tsutsumi
63e48a0cdbcAdded deprecation messages and updated in-line help
Ville SuorantaVille Suoranta
3abd97bbdecMMerge pull request #468 in CASA/casa from bugfix/CAS-10937 to master* commit '452ba02074087a055d9d5a83263a979a742e3e74': fix init of test_refimager[test_pbcor], re cas-10937 test issues with subdirs in imagename in parallel, re CAS-10937 fix mistake in func doc, re CAS-10937 don't try to create subdir inside subdir when imagename contains paths, re CAS-10937CAS-10937
Ville SuorantaVille Suoranta
4a2818d5208MMerge pull request #467 in CASA/casa from feature/CAS-11312 to master* commit 'bffdee4e029af33ed3bbef706ef9ccf6b6465e5a': update inline help for the interp parameter of sdcal.CAS-11312
Brian KentBrian Kent
fb9b6d2a2a3Updated pipeline regression test values
Takahiro TsutsumiTakahiro Tsutsumi
bd9d79b8564Fixed a typo and made revisions in in-line help document
Pam FordPam Ford
dd1533d8ceaMMerge branch 'master' into feature/CAS-11058CAS-11058
Takeshi NakazatoTakeshi Nakazato
790c94f98eaMMerge pull request #466 in CASA/casa from CAS-11292 to master* commit 'd62d2389590baf2a4a535ce30d5275c5e97a8053': Select weather table to remove invalid values and ALMA stationCAS-11292
Takeshi NakazatoTakeshi Nakazato
f2722fa994dMMerge pull request #465 in CASA/casa from CAS-11309 to master* commit 'c583a8dfc2ef5f18bafc889b6b0e84dfc27aee1a': missing include file for max(...)CAS-11309
Wataru KawasakiWataru Kawasaki
bffdee4e029update inline help for the interp parameter of sdcal.

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

Add shortcut