casa
  1. casa

casa5

Public
  1. casa
  2. casa5

Commits

AuthorCommitMessageCommit dateIssues
Mark KettenisMark Kettenis
a4234a45894Adjust fringefit test to support both CASA5+PY2.7 and CASA6+PY3
Mark KettenisMark Kettenis
d56a9e30e44Add test_fringefit.py
Mark KettenisMark Kettenis
84035d1774cAdd fringefit test
Ville SuorantaVille Suoranta
b6292f0a96fMMerge pull request #1094 in CASA/casa from CAS-12605 to master* commit 'a708e86d98bd884013360ab4cb978a8427ea0e91': rename raise->throw and remove forced trues, CAS-12605 more informative raise_programmer_error function, CAS-12605CAS-12605
Ville SuorantaVille Suoranta
bb05aebb6faMMerge pull request #1087 in CASA/casa from CAS-12625 to master* commit '428d63f7fc559b45b3bc2ec18271cfde3896bf9c': protect against a 1 channel chunk removed a compiler warning chunk creating an extra chunk of only one channel causes linear interpolation to shift to nearestCAS-12625
Ville SuorantaVille Suoranta
35a223f6ce3MMerge pull request #1092 in CASA/casa from bugfix/CAS-12647 to master* commit '0ecba1c890b3491c0ce152bd1d330871c1aa5f88': fixed a typo that prevented uvtaper to be copied properly...added a unit test that test uvtaperCAS-12647
Ville SuorantaVille Suoranta
1c672909f99MMerge pull request #1091 in CASA/casa from CAS-12640 to master* commit 'c044d2d4ce498cd78066363f0ba59095306497d5': Merge the CAS-12624 CASA6 fix to CASA52 Jira issues
Ville SuorantaVille Suoranta
71b41a4541fMMerge pull request #1081 in CASA/casa from CAS-12623 to master* commit '25ae34213de0cc3494e6bd6c23095655bbeb690d': problems finding gsl/gsl_multimin.h cmake malignancyCAS-12623
Ville SuorantaVille Suoranta
a3419797cc6MMerge pull request #1072 in CASA/casa from CAS-12606 to master* commit '6243918b6e17695dd0d84250a6ba195348009627': Update test_plotweather tolerancesCAS-12606
Kumar GolapKumar Golap
0ecba1c890bfixed a typo that prevented uvtaper to be copied properly...added a unit test that test uvtaper
Darrell SchiebelDarrell Schiebel
f5ce24ff1c6MMerge pull request #1086 in CASA/casa from bugfix/CAS-12603 to master* commit '95ca29a5954f9d4735b028be8c51ecbdf830adca': Trivial change to trigger bamboo re-builds... CAS-12603: Fix additional dangling table cache issues which occurs in inner antenna loop when insufficient data triggers a continue (added missing st.close()). CAS-12603: Added close of the table tool created by the deep copy of the input table, so it doesn't get stuck in the table cache.CAS-12603
George MoellenbrockGeorge Moellenbrock
95ca29a5954Trivial change to trigger bamboo re-builds...
Takahiro TsutsumiTakahiro Tsutsumi
c044d2d4ce4Merge the CAS-12624 CASA6 fix to CASA5CAS-12624
Kumar GolapKumar Golap
428d63f7fc5protect against a 1 channel chunk
Darrell SchiebelDarrell Schiebel
3e1a151a913MMerge pull request #1085 in CASA/casa from CAS-12641 to master* commit '8aab0c2e74711da9f87173be8d44771df7fd8461': CAS-12641 remove unnecessary debug message from sdimagingCAS-12641
Kumar GolapKumar Golap
9dbd233923eremoved a compiler warning
Kumar GolapKumar Golap
44465dac982chunk creating an extra chunk of only one channel causes linear interpolation to shift to nearest
Darrell SchiebelDarrell Schiebel
3888946e23bMMerge pull request #1083 in CASA/casa from bugfix/CAS-12582 to master* commit 'dd65c06a61a51a3bddba78d1e8213f7f6b5c8119': CAS-12582: Added trap for case of user specifying too many spws in spwmap (in general), which was causing a memory corruption in filling pivot frequencies for delay (KJones) application. Also introduced interim fix in KJones for spwmap'd pivot frequency comprehension in the cal library context (assume spwmap uniformity over callib entries...CAS-12582
Takeshi NakazatoTakeshi Nakazato
8aab0c2e747CAS-12641 remove unnecessary debug message from sdimagingCAS-12641
George MoellenbrockGeorge Moellenbrock
c2d4569b153CAS-12603: Fix additional dangling table cache issues which occurs in inner antenna loop when insufficient data triggers a continue (added missing st.close()).CAS-12603
George MoellenbrockGeorge Moellenbrock
24e3842b9dcCAS-12603: Added close of the table tool created by the deep copy of the input table, so it doesn't get stuck in the table cache.CAS-12603
George MoellenbrockGeorge Moellenbrock
dd65c06a61aMMerge branch 'master' into bugfix/CAS-12582CAS-12582
Darrell SchiebelDarrell Schiebel
ea48a15b596MMerge pull request #1080 in CASA/casa from bugfix/CAS-12424 to master* commit 'cbe37bba150bc7d1a8619979ff870f0bcf122a0b': Weblog displays Number of Processors Used : Max Number of processors ( prints 'Serial' : 'Max Number of processors' if MPI is not enabled) tests summary table displays a number next to the the test cases check_val prints epsilon error fixed in raise exceptions when decorator is in place casaTestHelper.generate_weblog has a new parameter nam...CAS-12424
Akeem WellsAkeem Wells
cbe37bba150Weblog displays Number of Processors Used : Max Number of processors ( prints 'Serial' : 'Max Number of processors' if MPI is not enabled)tests summary table displays a number next to the the test cases check_val prints epsilon error fixed in raise exceptions when decorator is in place casaTestHelper.generate_weblog has a new parameter named show_passed. Boolean value that when False, only failed tests are printed to weblog ( Set as True by default) Fixed Various indent errors Fixed Trailing WhiteSpace issues
Darrell SchiebelDarrell Schiebel
43433f07420MMerge pull request #1077 in CASA/casa from CAS-12600 to master* commit '831f05a3be29553807fae2de5020defb13368f08': make parallel cube tclean to use ia.imageconcat instead of stand alone imageconcat update docs, fix warning CAS-12600 add mode feature to allow user to specify the output format Just committing brokeness for now so I don't lose it while I go CAS-12600 ImageFactory::fromFile() specializationsCAS-12600
Darrell SchiebelDarrell Schiebel
51ce4031544MMerge pull request #1078 in CASA/casa from bugfix/CAS-12604 to master* commit '39a1106d72581b1c6dcc4804e7dcf026320c79dd': resetting the FFT2D object in HetArrayconvfunc and SimplePBConvFunc for chan chunk Reset the FFT2D object for every chunkCAS-12604
Darrell SchiebelDarrell Schiebel
d0871e1db95fix errors for rhel6 build of casaplotms running on rhel7
Darrell SchiebelDarrell Schiebel
25ae34213deproblems finding gsl/gsl_multimin.h
Darrell SchiebelDarrell Schiebel
1fecfcc1e01cmake malignancy
Kumar GolapKumar Golap
831f05a3be2MMerge branch 'master' into CAS-12600CAS-12600
Kumar GolapKumar Golap
39a1106d725resetting the FFT2D object in HetArrayconvfunc and SimplePBConvFunc for chan chunk
Kumar GolapKumar Golap
d53ba80e57emake parallel cube tclean to use ia.imageconcat instead of stand alone imageconcat
Darrell SchiebelDarrell Schiebel
53ae56ca0adMMerge pull request #1074 in CASA/casa from bugfix/CAS-12602 to master* commit 'e86f76506b3ac3b4102bc01d8194a49beee3e3ef': removed a debug print When an ephemeris table is attached to the FIELD table call to MSFieldColumns::phaseDirMeas and MSFieldColumns::ephemerisDirMeas does not do parallax correction but rather returns the direction from whatever position the ephemeris table in FIELD subtable. Provided ways to do the parallax correction in VisBufferUtilCAS-12602
Kumar GolapKumar Golap
ec795b85583Reset the FFT2D object for every chunk
Darrell SchiebelDarrell Schiebel
a09a0c8fcbaMMerge pull request #1073 in CASA/casa from CAS-12607 to master* commit '67ddcd7a6cc6305da1ccf1f2152db0871ceeada7': Set input widths in AnnRotBox, add print test in tAnnRotBoxCAS-12607
Pam FordPam Ford
67ddcd7a6ccSet input widths in AnnRotBox, add print test in tAnnRotBox
Kumar GolapKumar Golap
e86f76506b3removed a debug print
Kumar GolapKumar Golap
29586e1d9f5When an ephemeris table is attached to the FIELD table call to MSFieldColumns::phaseDirMeas and MSFieldColumns::ephemerisDirMeas does not do parallax correction but rather returns the direction from whatever position the ephemeris table in FIELD subtable.Provided ways to do the parallax correction in VisBufferUtil
David MehringerDavid Mehringer
71f06d4aa3fupdate docs, fix warning
Ville SuorantaVille Suoranta
6243918b6e1Update test_plotweather tolerances
David MehringerDavid Mehringer
3bb9dc2c7d7CAS-12600 add mode feature to allow user to specify the output formatCAS-12600
Ville SuorantaVille Suoranta
be26b241b6eMMerge pull request #1070 in CASA/casa from CAS-12601 to master* commit '3c0b7deafc154aa0eff82929c96e4dd54d7295f7': Increase frequency resolution in task_plotweather.pyCAS-12601
Federico Montesino PouzolsFederico Montesino Pouzols
a708e86d98brename raise->throw and remove forced trues, CAS-12605CAS-12605
Federico Montesino PouzolsFederico Montesino Pouzols
f821f890eb2more informative raise_programmer_error function, CAS-12605CAS-12605
David MehringerDavid Mehringer
77a4bea92f9Just committing brokeness for now so I don't lose it while I go
David MehringerDavid Mehringer
c8a3ab8f68cCAS-12600 ImageFactory::fromFile() specializationsCAS-12600
Ville SuorantaVille Suoranta
d96492fbbabMMerge pull request #1071 in CASA/casa from CAS-12372 to master* commit 'bcd3e419c57e98dfb8de4b744eaedc9647c9974c': (38 commits) fixed problem in parallel_imager_helper with imports when no MPI is available, used parallel_task_helper.py as example merged imagerhelper changes from casatasks some test_simobserve.py tests work again in casa6 fix path join issues in test_tclean.py merge in parallel_task_helper.py changes from casatasks changes to m...3 Jira issues
Ville SuorantaVille Suoranta
3c0b7deafc1Increase frequency resolution in task_plotweather.py
Bob GarwoodBob Garwood
bcd3e419c57fixed problem in parallel_imager_helper with imports when no MPI is available, used parallel_task_helper.py as example
Bob GarwoodBob Garwood
56ba785a049merged imagerhelper changes from casatasks