1. casa
  2. casa5

Commits

AuthorCommitMessageCommit dateIssues
Ville SuorantaVille Suoranta
be43f0da226MMerge pull request #202 in CASA/casa from bugfix/CAS-10352 to master* commit 'abde5ab292f6a37b8a6303ae84567e92ab5dd64c': Fix an issue when msselection returns fieldids which are not in the main table. Also return some changes when i reverted code last time.CAS-10352
Kana SugimotoKana Sugimoto
3cf0d862fdaMMerge pull request #201 in CASA/casa from feature/CAS-8879 to master* commit '8a451244b989471869ec56fd3f91561aa6632a47': (78 commits) Update of test code Add new parameters Changes according to updates in VI/VB2 framework Method name change according to updates in master Change related to merge Change according to VisBuffer2 updates More comprehensible log message Some fix on implementation Do sync only when MS has changed. Resize if calibra...CAS-8879
Ville SuorantaVille Suoranta
52d7ab9c7c0MMerge pull request #200 in CASA/casa from bugfix/CAS-10503 to master* commit '1fcaf5eecd7b504848e8b323e85e0efe2d91bff6': fix problem with xvfb cleanup & wait longer for viewertool startupCAS-10503
Ville SuorantaVille Suoranta
2ac43bebc17MMerge pull request #199 in CASA/casa from feature/CAS-10358 to master* commit 'a3330a5de4800b3d8f6f2948d842604c6faa5561': Allow chanbin to be one channel fix test_importfitsidi breakage caused be recent casacore commit by Mark Kettenis, Mark has supplied a patch to fix the test, which I am committing here implemented parallelization to improve performance by up to a factor of 10 in some cases on my 8 core linux system refactoring Updated docs impleme...4 Jira issues
Ville SuorantaVille Suoranta
4f65b1ac364MMerge pull request #198 in CASA/casa from bugfix/CAS-10493 to master* commit 'e45de13603c86fa4f000d8e13a862553b6150023': Fix gencal caltype='gc', which broke on CAS-8540's commits Improved logic in EJones.cc to handle specified gain curve table OR standard VLA gain curves from DR. This fixes failure of automatic gaincurves for VLA introduced previously. Also added better logging. Added 'infile' to constraints block for caltypes 'gc' and 'gceff' in gencal.xm...2 Jira issues
Kumar GolapKumar Golap
abde5ab292fFix an issue when msselection returns fieldids which are not in the main table. Also return some changes when i reverted code last time.Fix an issue when msselection returns fieldids which are not in the main table.Also return some changes when i reverted code last time.
Takeshi NakazatoTakeshi Nakazato
8a451244b98MMerge branch 'master' into feature/CAS-8879CAS-8879
Kana SugimotoKana Sugimoto
10136632922MMerge pull request #194 in CASA/casa from bugfix/CAS-10183 to master* commit '992603d6414fb7e62ec6b3defe918754114335ce': guard against completely masked cases minor doc updates CAS-10183 only included in output planes that are in the region selectionCAS-10183
Takeshi NakazatoTakeshi Nakazato
c13ec7f53d6MMerge branch 'master' into feature/CAS-8879CAS-8879
David MehringerDavid Mehringer
a3330a5de48MMerge branch 'master' into feature/CAS-10358CAS-10358
Darrell SchiebelDarrell Schiebel
1fcaf5eecd7fix problem with xvfb cleanup & wait longer for viewertool startup
David MehringerDavid Mehringer
386061c0d22Allow chanbin to be one channel
George MoellenbrockGeorge Moellenbrock
e45de13603cMMerge branch 'master' into bugfix/CAS-10493CAS-10493
Ville SuorantaVille Suoranta
6fd926574a4MMerge pull request #197 in CASA/casa from bugfix/CAS-9357 to master* commit 'b42ac2de50e3cd2cfa930e2227a2413e2997707c': In Calibrater::fluxscale and OldCalibrater::fluxscale, be sure to delete the fsvj_ (SolvableVisCal) object in the catch block. In OldCalibrater, failing to delete this was causing some MS tables to remain open in the table cache.CAS-9357
David MehringerDavid Mehringer
c7bd970ea12MMerge branch 'master' into feature/CAS-10358CAS-10358
David MehringerDavid Mehringer
992603d6414guard against completely masked cases
Kana SugimotoKana Sugimoto
4c9c45e6787MMerge pull request #193 in CASA/casa from bugfix/CAS-10028 to master* commit '89b99a50bb532d4c5ef774a579613100a2a5cecc': bugfix/CAS-10028: added '/' to list of special characters in field name replaced with _ before using as a table name in for the ephemeris tableCAS-10028
George MoellenbrockGeorge Moellenbrock
789ea1241b5Fix gencal caltype='gc', which broke on CAS-8540's commitsImproved logic in EJones.cc to handle specified gain curve table OR standard VLA gain curves from DR. This fixes failure of automatic gaincurves for VLA introduced previously. Also added better logging. Added 'infile' to constraints block for caltypes 'gc' and 'gceff' in gencal.xml Fixed typo in tEJones_GT.ccCAS-8540
George MoellenbrockGeorge Moellenbrock
b42ac2de50eMMerge branch 'master' into bugfix/CAS-9357CAS-9357
David MehringerDavid Mehringer
82a4ea15383MMerge branch 'master' into bugfix/CAS-10183CAS-10183
Pam FordPam Ford
6e0ecf023fdMMerge pull request #195 in CASA/casa from feature/CAS-10483 to master* commit 'a26c32775e61f76fb8275bfb6ac834008ea0e410': Added deprecation warnings to ms tool and fixed test for renamed functionCAS-10483
Pam FordPam Ford
5d4c97b6d91MMerge pull request #196 in CASA/casa from feature/CAS-10494 to master* commit '0f99da7c137589f7818bccef4a9d12f2a7b338dc': Formatting of the code, LineFinder_GTest.cc. Updated data path Use of an MS in a test.CAS-10494
Kana SugimotoKana Sugimoto
0f99da7c137Formatting of the code, LineFinder_GTest.cc.
Kana SugimotoKana Sugimoto
93026b08428Updated data path
Kana SugimotoKana Sugimoto
f7f90272409Use of an MS in a test.
Pam FordPam Ford
a26c32775e6Added deprecation warnings to ms tool and fixed test for renamed function
Ville SuorantaVille Suoranta
9fedbccfdb8MMerge pull request #191 in CASA/casa from bugfix/CAS-10447 to master* commit 'ee737f3a447b5bf68b6b0f8d36a42f7abe985f3d': added unit test, removed unnecessary code in ImageMetaDataRW.cc CAS-10447: added check to do cylindrical fix only if dir coord has 2 axes added unit test for that Some refactor of ImageMetaDataBaseCAS-10447
Pam FordPam Ford
9fdcc72944bMMerge pull request #192 in CASA/casa from bugfix/CAS-10466 to master* commit '3b16046d20d86c03b9e36c8294c4368b519d0775': Changed the default value of growiterations to 75CAS-10466
George MoellenbrockGeorge Moellenbrock
7fab285a46dIn Calibrater::fluxscale and OldCalibrater::fluxscale, be sure todelete the fsvj_ (SolvableVisCal) object in the catch block. In OldCalibrater, failing to delete this was causing some MS tables to remain open in the table cache.
Takahiro TsutsumiTakahiro Tsutsumi
3b16046d20dChanged the default value of growiterations to 75
Ville SuorantaVille Suoranta
e274815c245MMerge pull request #190 in CASA/casa from bugfix/CAS-10229 to master* commit '995e95459dab7d93e47fae8900ee7fc3733db0d4': Global sdms instance in taskinit.py Defined close() and done() methods in atmosphere tool. Consistent definition of atmosphere tool in CASA.CAS-10229
Ville SuorantaVille Suoranta
5eae6f54782MMerge pull request #189 in CASA/casa from feature/CAS-8540 to master* commit '32cd0bd767e14f542a0f46566d103d953897ac66': Default "uniform" parameter to False in "constraint" element too Permit specification of local gaincurve table Permit specification of local gaincurve table Only show the 'uniform' parameter for caltype='tsys' and improve its documentation. Generalize Tsys cal type to be channelization agnosticCAS-8540
Ville SuorantaVille Suoranta
e4af0574212MMerge pull request #188 in CASA/casa from feature/CAS-10457 to master* commit 'e57396e51e73192ed3ba9abacbba227a556ef1f0': Added growiterations to control no. of iterations to run binary dilation in growing the maskCAS-10457
Ville SuorantaVille Suoranta
3c1fc5bf157MMerge pull request #187 in CASA/casa from feature/CAS-10240 to master* commit '5ab5568785bf9716988fa6630db69075718c6533': Update tMSMetaData in casacore add tests for msmd.timesforspws() CAS-10240 add msmd.timesforspw()CAS-10240
George MoellenbrockGeorge Moellenbrock
32cd0bd767eMMerge branch 'master' into feature/CAS-8540CAS-8540
Ville SuorantaVille Suoranta
ca705ec691fMMerge pull request #183 in CASA/casa from feature/CAS-8553 to master* commit '96b016932fc43dffc217ba9fb9cc951be1869e54': Now that we have rate-aware interpolation for FringeJones, apply the rate when calculating Jones matrices. Modularized the per-spw per-antenna interpolation engine (CTTimeInterp1) o Introduced static CTTimeInterp1 factory method to which SolvableVisCals can point. o CTTimeInterp1 now adequatly virtual, so it can be specialized o Updated...CAS-8553
David MehringerDavid Mehringer
d643384d0acfix test_importfitsidibreakage caused be recent casacore commit by Mark Kettenis, Mark has supplied a patch to fix the test, which I am committing here
Ville SuorantaVille Suoranta
9bd93c66afbMMerge pull request #184 in CASA/casa from bugfix/CAS-10348 to master* commit 'd7b82b28515aee9b822cba80929b27be510a3d14': added proper parameters to allow overloading tweak the sumwt term 1 ..issue is due to the non-double precision fix a local stuff in my casa script get back changes that were pulled back for CAS-10280 and CAS-9968 Fix a bug that crept in for multims multispw imagecoordinate making3 Jira issues
Mark KettenisMark Kettenis
d5e58a3021fDefault "uniform" parameter to False in "constraint" element too
Kana SugimotoKana Sugimoto
fa04437e123MMerge pull request #186 in CASA/casa from bugfix/CAS-10450 to masterI see. I am going to serve merge since the change itself seems reasonable. * commit '2dcdc55244fc0b37074db05f93a1411cc26fce2b': Update inline-help for sdcalCAS-10450
Takahiro TsutsumiTakahiro Tsutsumi
e57396e51e7Added growiterations to control no. of iterations to run binary dilationin growing the mask
Ville SuorantaVille Suoranta
781adc35b98MMerge pull request #185 in CASA/casa from hotfix/pipelineUpdateAugust2017 to master* commit '468977d1696bb7196582fc3e4e5bb677a3759750': Update to pipeline flux regression number
Brian KentBrian Kent
468977d1696Update to pipeline flux regression number
Kumar GolapKumar Golap
d7b82b28515added proper parameters to allow overloading
George MoellenbrockGeorge Moellenbrock
67e5f702fedMMerge branch 'master' into feature/CAS-8540CAS-8540
Ville SuorantaVille Suoranta
ed3a19672deMMerge pull request #178 in CASA/casa from feature/CAS-9332 to master* commit '5ca32e8a5d4b05e5c625a877a294972249f2d3c9': Update tests to new ms::statistics API Fix task name in visstat2.xml Update visstat related xml task files Add visstat2 as alternative name for visstat Change "visstat" imports to visstat and visstatold Update comment in sdstatold to reflect visstat2 promotion Add deprecation warnings to visstatold and ms::statisticsold Rename...CAS-9332
Kana SugimotoKana Sugimoto
9ae66250624MMerge pull request #182 in CASA/casa from bugfix/CAS-10442 to master* commit 'dc53a273b8ea324cec762ff610beaeaf2a09d35f': CAS-10442: correct and add to ia.fromshape() examplesCAS-10442
Kana SugimotoKana Sugimoto
4c13f0d5670MMerge pull request #180 in CASA/casa from feature/CAS-10432 to masterTS3 is successful. Thank you very much. * commit 'ac704e6313d1068b5c48ebc2e80ae3ae9be14647': Fixes to typo and failures in the functional tests of mstransform and plotms Recovering the chages for CAS-10043.2 Jira issues
George MoellenbrockGeorge Moellenbrock
96b016932fcMMerge branch 'master' into feature/CAS-8553CAS-8553
Martin PokornyMartin Pokorny
5ca32e8a5d4Update tests to new ms::statistics API

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

Add shortcut