1. casa
  2. casa5

Commits

AuthorCommitMessageCommit dateIssues
David MehringerDavid Mehringer
b358d74b901add verification test for CAS-12513add verification test for CAS-12513CAS-12513
David MehringerDavid Mehringer
0b7a15dc941new ref val must also be offset by half the smoothing width
David MehringerDavid Mehringer
da3b457dfeaCAS-12513 fix ia.boxcar() doc issue and output csys ref value issueCAS-12513
Ville SuorantaVille Suoranta
12890d830b5MMerge pull request #1050 in CASA/casa from CAS-12571 to master* commit 'd2c88fd54dd05c4e81375b8751bdad69fe909a44': Remove broken assert statementCAS-12571
Ville SuorantaVille Suoranta
71e9381545fMMerge pull request #1049 in CASA/casa from bugfix/CAS-12550 to master* commit '208c72c40c9a81cf52ae4772db978331f12acd51': Fixed a core dump when stats data are 0 sizeCAS-12550
Ville SuorantaVille Suoranta
d2c88fd54ddRemove broken assert statement
Ville SuorantaVille Suoranta
a2ef04434b3MMerge pull request #1048 in CASA/casa from CAS-12563 to master* commit 'f9e1fe38ac9c61dd93b485a60bc1e453b4afff24': (72 commits) The code fix to ensure that the cache in PointingOffsets is reinitialized to in the constructor. Corrected test names. Added usepointing tests. Revert "Changed dopointing to usepointing." Changed dopointing to usepointing. Reverted changes to dopointing and gridder='mosaic' (commit d67eeaba6c3). Merged master. Added...CAS-12563
Ville SuorantaVille Suoranta
4529fa36396MMerge pull request #1045 in CASA/casa from CAS-12457 to master* commit '60d63f86f22694fc7c7aba9a1a1bbce822a92b08': Fix seg fault when showimage cannot be done Fix plotms regression test Improve axis range and label for atmospheric curves Do not show axis label when xlabel/ylabel string is single space Revert change which broke ra/dec indexer Refactor plotms plot settings for overplots Remove unneeded boolean canvas properties for single/it...CAS-12457
Ville SuorantaVille Suoranta
a1b631b4b89MMerge pull request #1044 in CASA/casa from CAS-12159 to master* commit 'fdeca360bd25005fd382515bca1774188280d56c': Fixed an indexing bug in cutthreshold calculation for the grow step A minor edit to retrigger build Fixed indexing issues in cutthreshold and storing the single plane mask results back to the full mask images A few more minor fixes for logging and skip channel message Updated the unit test to account for the code change Modifed pr...CAS-12159
Takeshi NakazatoTakeshi Nakazato
fd278035e75MMerge pull request #1028 in CASA/casa from CAS-8418 to master* commit 'f83046f6419fb0fb1f296d6984baba0c5778868f': (137 commits) Additional protection in previous update. Removed vulnerability when checking time gap. Recover to original. Same ref values are spplied. Last Update of Gtest Last Update for fixing Time Gap Problem in Cubic-Spline. CAS-8418 Time Gap detection was added for different time areas in pointing table. CAS-8418 THE LAST ...CAS-8418
Kumar GolapKumar Golap
208c72c40c9Fixed a core dump when stats data are 0 size
Ville SuorantaVille Suoranta
00b36bcfc58MMerge pull request #1042 in CASA/casa from CAS-12528 to master* commit '1d7c261c27f40f7d9e93b44033f660d9aca7c0c7': CAS-12528: added spectralWindowId field to CalAntennaSolutions tableCAS-12528
Pam FordPam Ford
60d63f86f22Fix seg fault when showimage cannot be done
Pam FordPam Ford
1ec7270f0b0Fix plotms regression test
Preshanth JagannathanPreshanth Jagannathan
f9e1fe38ac9The code fix to ensure that the cache in PointingOffsets is reinitialized toin the constructor.
Pam FordPam Ford
81f317d7f4dImprove axis range and label for atmospheric curves
Suminori NishieSuminori Nishie
f83046f6419Additional protection in previous update.
Suminori NishieSuminori Nishie
83c051fba41MMerge branch 'master' into CAS-8418CAS-8418
Suminori NishieSuminori Nishie
52e0adab6fcRemoved vulnerability when checking time gap.
Suminori NishieSuminori Nishie
5b01998ee86Recover to original.Same ref values are spplied.
Pam FordPam Ford
68b6b8593c7MMerge branch 'master' into CAS-12457CAS-12457
Ville SuorantaVille Suoranta
cc0ee8e5d14MMerge pull request #1037 in CASA/casa from CAS-12554 to master* commit '4eab7ba3b8740d2386ec789eac350564c5073d15': changes for plotms w/grpcCAS-12554
Jan-Willem SteebJan-Willem Steeb
cdd935e9657Corrected test names.
Pam FordPam Ford
6ffcb12c610Do not show axis label when xlabel/ylabel string is single space
Jan-Willem SteebJan-Willem Steeb
bc7e902ac66Added usepointing tests.
Jan-Willem SteebJan-Willem Steeb
48426e3dcf8Revert "Changed dopointing to usepointing."This reverts commit b05d37a1dcfa26683b303681ccc70b234d78aaaa. :#
Pam FordPam Ford
96efa9b44f4MMerge pull request #1040 in CASA/casa from CAS-12434 to master* commit '14931c42986249a02b3e0194b5965b316d5bb204': Add VI2 support for AMueller (uvcontsub) in apply context only, eliminating need to use VI1CAl env var to force use of old (VI1) mechanisms in applycal. NB: The AMueller (uvcontsub) solve still requires VI1, and this is handled internally in the uvcontsub task and in the PL's corresponding implementation via the cb tool.CAS-12434
Pam FordPam Ford
ab8da3afb46MMerge pull request #1041 in CASA/casa from feature/CAS-12084 to master* commit '158b2b740a47296ead3eb54c113b945e442866dd': CAS-12084: test_plotms.py minor update CAS-12084: AZELGEO Azimuth axis sort direction: ascending CAS-12084: bug fix: compilation error on RHEL6/qwt5 CAS-12084: better axes ticks values CAS-12084: axes scales: ticks labels formatting CAS-12084 RHEL6 / Qwt 5: bug fix 2 CAS-12084 RHEL 6 Compilation bug fix: Qwt CAS-12084 xinterp,...CAS-12084
Suminori NishieSuminori Nishie
add3aa6f69eLast Update of Gtest
Suminori NishieSuminori Nishie
503392a1019MMerge branch 'master' into CAS-8418CAS-8418
Suminori NishieSuminori Nishie
ef5c13d6fb7Last Update for fixing Time Gap Problem in Cubic-Spline.
Pam FordPam Ford
acde1a8dc65MMerge branch 'master' into CAS-12457CAS-12457
Ville SuorantaVille Suoranta
d68b56e0e84MMerge pull request #995 in CASA/casa from feature/CAS-12493 to master* commit 'c1bfaaffc8f736c1753330217c72017b6ec2c085': Changing plotcal to use four parameter values in FringeJones tables Tidied up FringeJones.cc Flagged dispersive component when appropriate in FringeJones Turned FringeJones debugging info back off Fixed the FringeJones test for four parameters Expand fringefit to use four parameters per correlation, making space for a dispersive termCAS-12493
Jan-Willem SteebJan-Willem Steeb
32f3c33fae9MMerge branch 'master' of https://open-bitbucket.nrao.edu/scm/casa/casa into ARD-25-fixARD-25
Jan-Willem SteebJan-Willem Steeb
b05d37a1dcfChanged dopointing to usepointing.
George MoellenbrockGeorge Moellenbrock
14931c42986MMerge branch 'master' into CAS-12434CAS-12434
Ville SuorantaVille Suoranta
edefb75809cMMerge pull request #1039 in CASA/casa from CAS-12495 to master* commit 'f821079d2ca3bf3bb02d44fd87c3074df8ed2d26': Fix PlotMSAtm to get correct LO1 freq Use nearest values for image sideband if none in time range Improve image sideband logging, axis range, reuse calculations Fix LO1 from receiver table for spw Improve y-axis index for overlay curves Determine when to recalculate/reverse image sideband Implement calculating image sideband cur...CAS-12495
Ville SuorantaVille Suoranta
1f6243957bfMMerge pull request #1038 in CASA/casa from CAS-12429 to master* commit '281bd24c24aeee8f6cfbe098b7bd663363e73b3f': Updated test for projection. Removed 'HPX' from the parameter description since it is not working. A minor log message fix added standard gridder test with equivalent names Comment out briggs r=-2 vs uniform beam comparision which fails for parallel Added testing for different weighting for onefield Fixed mergeParaCubeResults in t...2 Jira issues
Suminori NishieSuminori Nishie
b4f91e25d87CAS-8418 Time Gap detection was addedfor different time areas in pointing table.CAS-8418
Ville SuorantaVille Suoranta
faa6bc74252MMerge pull request #1035 in CASA/casa from bugfix/CAS-12514 to master* commit '73b041e1d5674d53659363439ce6baa3d8687d3d': modify so that coordsys instances are definitely closed.CAS-12514
Ville SuorantaVille Suoranta
32f899e2ce7MMerge pull request #1036 in CASA/casa from bugfix/CAS-12548 to master* commit 'd7db89748be1de754475298023f879e87cbc1e7f': CAS-12548 import various FITS writer fixes from casacore includingCAS-12548
Ville SuorantaVille Suoranta
c40c859cc6eMMerge pull request #1032 in CASA/casa from bugfix/CAS-12516 to master* commit '0754225f9666e08e3e7ff7446c43e67ece8bdc77': modified so that coordsys instances are definitely closed.CAS-12516
Suminori NishieSuminori Nishie
099ba10f0dcCAS-8418 THE LAST BOSS: Tentative Source. The trouble seems to be disapeared.The solution is 'Marking empty section in pointing data' compared with the interval.CAS-8418
Pam FordPam Ford
f821079d2caFix PlotMSAtm to get correct LO1 freq
Darrell SchiebelDarrell Schiebel
4eab7ba3b87changes for plotms w/grpc
Pam FordPam Ford
c27d4920df4MMerge branch 'master' into CAS-12495CAS-12495
Ville SuorantaVille Suoranta
03735d4b2eaMMerge pull request #1034 in CASA/casa from bugfix/CAS-12515 to master* commit 'f6a007dfe179f27f658ad4fe09cb5595a71a69f8': modified so that coordsys.done() is definitely called.CAS-12515
Jan-Willem SteebJan-Willem Steeb
100caf8034fReverted changes to dopointing and gridder='mosaic' (commit d67eeaba6c3).
Pam FordPam Ford
8f1b4aacb87Revert change which broke ra/dec indexer
Jan-Willem SteebJan-Willem Steeb
330665ff15dMerged master.Added parameter pointingoffsetsigdev. Added tests to test_mosaic_mtmfs in test_tclean.

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

Add shortcut