Build: #3 was successful Manual run by Sanjay Bhatnagar
Code commits
OPEN-CASA-FULL
-
Sanjay Bhatnagar 786b1dc3ae141cae7d76e110084b53cedfee67ec
Antenna diameter for parallel computation of CF is read from the CFs. Serial CF construction still uses hard-coded value of 25m.
-
Sanjay Bhatnagar 35f37440c0639f5a3004a19ac4e8c6748f727ac3
Merge branch 'ARD-3' into ARD-master
-
Ville Suoranta 496bd6166f9ccc893481eb7fd04b5ba6fd19379e m
Merge pull request #453 in CASA/casa from feature/CAS-9004 to master
* commit 'd3c678955ca35fe50461fe831333c26ac61451a3':
added some extra notes on phasecenter parameter
Added TRACKFIELD option for mosaic
Put some logging info about tracking
added mosaicftnew to check for mosaic
prevent using TRACKFIELD with mosaic
Forgot to shift the second antenna beam by the same amount as the first. Fixed that now.
Fixed an error for large angle shift for moving sources
added the special case of phasecenter='TRACKFIELD' to track on the moving phasecenter of the FIELD subtables of the MSs.
seriously let's get openmp on the mac
added some description to phasecenter
added support for tracking to mosaic and cleaned up and sped up some code
made makepb shift beam is tracking a moving source
Fixed an issue with the fact that ephemeris_id is an optional column
Brought up interface and modified some the code to track ephemerides tables object (CAS-9004) -
Ville Suoranta 1983e70e01f141f9832b2a514763f37b7ac4829d m
Merge pull request #454 in CASA/casa from feature/CAS-10138 to master
* commit '438c40a15a66cb53da1b22b70ffc728a41fe7373':
Add 5.3.0-106 to legacy edge-pivot behavior for delay corrections as 5.3.0-107 is now the likely merge version.
Update CASA version trap for legacy edge-pivot behavior to in clude 5.3.0-104,105, as 5.3.0-106 is the likely merge version.
Added 5.3.0-103,104 as subject to legacy edge pivot in delay corrections.
Trap delay caltables created in 5.3.0-100,101,102 a force old edge pivot behavior, since some users may have created delay tables in these versions, and effectively rely on this.
Removed _lexical_ comparison test on the originating CASA version for delay cal tables because it fails when version numbers add digits. The comparison wasn't really needed because delay tables prior to 5.3.0-80 have no version labelling them and so behave as "Unknown". -
Ville Suoranta 1cfb4b8e6fd8caa296e56b8938729a91cc24f5d7 m
Merge pull request #449 in CASA/casa from CAS-11232 to master
* commit '9d11aba98da1433c46af1972629d07120ff6fb84':
Change test_plotms threshold
Fix axis labels with iteration in plotms -
George Moellenbrock 438c40a15a66cb53da1b22b70ffc728a41fe7373 m
Add 5.3.0-106 to legacy edge-pivot behavior for delay corrections as 5.3.0-107 is now the likely merge version.
-
Sanjay Bhatnagar 9101d51d78c911cfa5530a231d28e3d10db78df9
CFCell: Added bandName to the miscInfo struct AWCF: Multiple changes to adapt the PSTerm to the FoV AWPWBFT: Minor changes related to above changes.
- code/synthesis/TransformMachines/CFCell.h (version 9101d51d78c911cfa5530a231d28e3d10db78df9) (diffs)
- code/synthesis/TransformMachines2/AWConvFunc.cc (version 9101d51d78c911cfa5530a231d28e3d10db78df9) (diffs)
- code/synthesis/TransformMachines2/AWProjectWBFT.cc (version 9101d51d78c911cfa5530a231d28e3d10db78df9) (diffs)
-
George Moellenbrock efb1265fdfb9aff3c97d1789fbdaeaf52351ee89 m
Update CASA version trap for legacy edge-pivot behavior to in clude 5.3.0-104,105, as 5.3.0-106 is the likely merge version.
-
George Moellenbrock 47045247bb79a6aa6366d29d2fc75d4429417a8f m
Merge branch 'master' into feature/CAS-10138
-
Pam Ford <pford@nrao.edu> 9d11aba98da1433c46af1972629d07120ff6fb84 m
Change test_plotms threshold
-
Pam Ford <pford@nrao.edu> 1ec388c03c28fbfd867239adc6d41164caaac7da m
Merge branch 'master' into CAS-11232
-
Darrell Schiebel 68c3e44c0f17cd70d0e84bdaac17990a69a992a7 m
Merge pull request #445 in CASA/casa from CAS-11238 to master
* commit '13a9eb49239415340804000f7cf828f22647c816':
Remove extra output from CrashReporter.cc
CrashReporter CASAPATH parsing modifications -
Takeshi Nakazato c670a85fd7f6d57f0147c25472f261f15cee4ddb m
Merge pull request #450 in CASA/casa from feature/CAS-10787 to master
* commit 'd4c3f65ff2b50b49c0b4bf10e2edb71b43eb10fe':
add test for cubic interpolation
update test_apply_sky06
add a comment
update unit test test_apply_sky06 since interp='cubic' is now available
modified so that CTTimeInterp::interpolate() can interpolate data with cubic line. -
George Moellenbrock 47111e680cc8128f8a668fd3a7474145ec035f73 m
Added 5.3.0-103,104 as subject to legacy edge pivot in delay corrections.
-
George Moellenbrock 0440727a56ac14f50d213b4dc3fc9930438d82ab m
Trap delay caltables created in 5.3.0-100,101,102 a force old edge pivot behavior, since some users may have created delay tables in these versions, and effectively rely on this.
-
Sanjay Bhatnagar c7672430975a54a6ce30a7e117f8294830cd6188
ftWeightImage() does not normalize by sumWt any more.
-
George Moellenbrock c82a44c60d13416070bf3d3d0ec0404c784d71f3 m
Removed _lexical_ comparison test on the originating CASA version for delay cal tables because it fails when version numbers add digits. The comparison wasn't really needed because delay tables prior to 5.3.0-80 have no version labelling them and so behave as "Unknown".
-
Wataru Kawasaki d4c3f65ff2b50b49c0b4bf10e2edb71b43eb10fe m
Merge branch 'feature/CAS-10787' of https://open-bitbucket.nrao.edu/scm/casa/casa into feature/CAS-10787
-
Wataru Kawasaki eea5da2bfd374282651769844f106262eceb1172 m
Merge branch 'master' into feature/CAS-10787
-
Wataru Kawasaki a76d511b9523e863451bb528c1bc2ceceb4370b6 m
add test for cubic interpolation
-
Sanjay Bhatnagar fe30169d362cb5a0c1ea65cd8da352069caa97d7
Accumulating CFs on DComplex grid. In the process cleaned up the code a bit and made some functions templated.
-
Takeshi Nakazato c36cbc9966055acdcc81501c7b375b34042b584c m
Merge pull request #448 in CASA/casa from feature/CAS-10977 to master
* commit '32734a1c242b7ce4a67fbf1ec666c53100e9c679':
Introduce parsecallibfile to calibrater tool which uses more advanced parsing from synthesis/CalLibary/CalLibraryTools to parse cal library files rather than the original ad hoc python parsing (which, e.g., garbles spaces in field names and similar). Use cb.parsecallibfile in applycal.
In SolvableVisCal::setCallib, create a real ct_ NewCalTable object (not in memory!) because the SolvableVisCal protected scope needs this (e.g., in some derived classes, like KAntPosJones and SingleDishSkyCal, and possibly others). Prior to this commit, the Cal Library context was not bothering to create the ct_ object because the CLPatchPanel made its own.
Local specialization of VBOKforCalApply in EJones was not necessary and caused a crash, so removed. Also removed EJones' private spwOK_ data member and (public!) accessor function, since this caused the confusion. In EJones::specify, where spwOK_ private data was used, replaced with a local variable spwFound_, thus completely eliminating the potential for confusion with the broader spwOK regime (which will deprecate, in any case).
For docallib=True, KantposJones now overrides with internal spwmap since ant pos corrections are not spw-dependent.
Handle exclusivity correctly in VisEquation::collapse2 for solving. Also removed some stray debugging lines and added a console message when no unflagged data is available for a solution.
In VisCal::corrupt2, be agnostic (don't correct) if calAvailable=False. This enables solve to work with exclusive calibration via CalLibrary (CAS-10977).
Further improvements to CalLibrary "exclusivity" support In particular, restore applymode='*strict' mode by recognizing the different between absent-but-expected calibration (according to the cal library entry) and merely absent. Flagging of data due to absent calibration has been controlled by applymode='*strict', but was defeated by the initial exclusivity support, where absent meant "be agnostic" and "step over". Now, the details of the CalLibrary entry describe what calibration is really expected, and applymode='*strict' will flag data only if the calibration was expected. As part of this development, introduced VBOKforCalApply(VB2) method that will eventually supercede the spwOK() method in VisCal.
Introduce tentative support for CalLibrary exclusitivity per caltable. This means the calibration infrastructure arranged for a caltable will step over VisBuffer2s which it cannot calibrate (due to lack of calibration information for the obs/fld/intent/spw combination). This is supported via use of "calAvailable()" functions which will take the place of spwOK() in this context. -
Darrell Schiebel 82f6ec0b1b7a6b93508645594452dfb5b9541fc0 m
Merge pull request #447 in CASA/casa from feature/CAS-10880 to master
* commit '109fb5da7a91395069b49e9871055f69148c1dfb':
added note about user responsibility to ensure model is set for all fields in residual or residual_data cases
ms.statwt2() doc updates
updated docs for statwt2
Added support for virtual source model, removed unnecessary default model since any constant model, including 0, will produce the same weights -
Darrell Schiebel f08c594225ad26176f176554bf02c52fb765031e m
Merge pull request #446 in CASA/casa from feature/CAS-11104 to master
* commit 'b706caeea53fad158409b2dd69b62814924e715d':
Added other options to runTest. Fixed significant issues executing regression tests. Generate HTML files with '--generate-html'. Execute in pybot mode('robot' module required). Execute in Coverage Mode ('coverage' module required). Added --attr options to run subset of tests -
Kumar Golap d3c678955ca35fe50461fe831333c26ac61451a3 m
Merge branch 'master' into feature/CAS-9004
-
Kumar Golap c4100d67f164e1aa66f13f245d41c7ef1b06700d m
added some extra notes on phasecenter parameter
-
George Moellenbrock 121b0ad7be41aae7960878edc5277b9e35b1828f m
Merge branch 'master' into feature/CAS-10787
-
Pam Ford <pford@nrao.edu> 68cb9f3b0a12b5471423f9ab69d3a972581ed5fb m
Merge branch 'master' into CAS-11232
-
David Mehringer 109fb5da7a91395069b49e9871055f69148c1dfb m
Merge branch 'master' into feature/CAS-10880
-
Ville Suoranta 4794f5ba9d7ad2b86a585049abf3191b883466e4 m
Merge pull request #442 in CASA/casa from bugfix/CAS-11230 to master
* commit '373fc1add3649eee698227a235ced7dc7f5bd18d':
add unit test to verify fix for CAS-11230
CAS-11230, better definition of "near" in LCPolygon when one operand is 0, so that pixels with x == 0 or y == 0 are included in region -
Ville Suoranta 428ab947b5fd2b11559a1d0c301518cc4eb3bdb2 m
Merge pull request #444 in CASA/casa from CAS-11241 to master
* commit 'acca32f51309a72ba730311234253d90b8c323fc':
MMS used in test should have the same name as normal MS. -
Akeem Wells b706caeea53fad158409b2dd69b62814924e715d m
Added other options to runTest. Fixed significant issues executing regression tests. Generate HTML files with '--generate-html'. Execute in pybot mode('robot' module required). Execute in Coverage Mode ('coverage' module required). Added --attr options to run subset of tests
- gcwrap/python/scripts/regressions/admin/runTest.py (version b706caeea53fad158409b2dd69b62814924e715d) (diffs)
- gcwrap/python/scripts/tests/CMakeLists.txt (version b706caeea53fad158409b2dd69b62814924e715d) (diffs)
- gcwrap/python/scripts/tests/uTest_Template.dat (version b706caeea53fad158409b2dd69b62814924e715d) (diffs)
- gcwrap/python/scripts/tests/uTest_list.json (version b706caeea53fad158409b2dd69b62814924e715d) (diffs)
-
David Mehringer 373fc1add3649eee698227a235ced7dc7f5bd18d m
Merge branch 'master' into bugfix/CAS-11230
-
Ville Suoranta 72f2df82dd0472c4444f76d83697dd3ee4066a9a m
Merge pull request #443 in CASA/casa from CAS-11037 to master
* commit '8bc1652078559bda63bd85f63f4afc55a66ecf9d':
add WITHOUT_DBUS guards
fix typos
remove dependence on specific port number
1st attempt at making DBus dependence optional -
Ville Suoranta 41a9efdea39295473ecd1afcb5760eb8fcee9caf m
Merge pull request #433 in CASA/casa from feature/CAS-11195 to master
* commit '7b77dc137c3941b082cfe9b789f831f12c0be19e': (21 commits)
fix for Array initialization bug
added test to verify fix for bug created and fixed during CAS-11195
remove test LatticeApply from casacode
CAS-11195 casacore updates
removed debugging code, refactor calling casacore code again
debug and rewrite
debug
remove blank line just to kick failed bamboo build off again
debug
debug
debug
debug
debug
debug
debug
rollback casacore commit, add more debug to code file
debug
trying to commit casacore debug branch to see if Bamboo will do something useful with it
debug, casacore change workaround for bamboo to build
another debug
... -
Takeshi Nakazato 40502a187e77a708f66939f5512a5a6e02f2d2eb m
Merge pull request #441 in CASA/casa from CAS-11239 to master
* commit 'e1b402bd2311fa9b49bf6aceb25b6da718dd94e4':
extend empty selection test to check getdata behaves, re CAS-11239
remove catch no longer needed after casacore update, re CAS-11239 -
Kumar Golap 1ac345045cf60a7b46241f93775392cd0772327f m
Added TRACKFIELD option for mosaic
- code/msvis/MSVis/VisBufferUtil.cc (version 1ac345045cf60a7b46241f93775392cd0772327f) (diffs)
- code/msvis/MSVis/VisBufferUtil.h (version 1ac345045cf60a7b46241f93775392cd0772327f) (diffs)
- code/synthesis/ImagerObjects/SynthesisImagerVi2.cc (version 1ac345045cf60a7b46241f93775392cd0772327f) (diffs)
- code/synthesis/TransformMachines2/FTMachine.cc (version 1ac345045cf60a7b46241f93775392cd0772327f) (diffs)
-
Pam Ford <pford@nrao.edu> fd0de5fc149f04604f1b62a234fd68e12e27f500 m
Fix axis labels with iteration in plotms
* labels appear when paging forward/back in GUI
* improved making square plots- code/casaqt/QwtPlotter/QPExporter.cc (version fd0de5fc149f04604f1b62a234fd68e12e27f500) (diffs)
- code/casaqt/QwtPlotter/QPPlotter.cc (version fd0de5fc149f04604f1b62a234fd68e12e27f500) (diffs)
- code/casaqt/QwtPlotter/QPPlotter.qo.h (version fd0de5fc149f04604f1b62a234fd68e12e27f500) (diffs)
- code/plotms/Plots/PlotMSPlot.cc (version fd0de5fc149f04604f1b62a234fd68e12e27f500) (diffs)
-
Sandra Castro acca32f51309a72ba730311234253d90b8c323fc m
MMS used in test should have the same name as normal MS.
-
Sanjay Bhatnagar 4b8f354449210bfa3b2339d9e6cf6c4af6428416
Added CFC lazyfill mode in SyImVi2 Made a message from setLazyFill() to DEBUGGING in CFS2.
-
David Mehringer 7b77dc137c3941b082cfe9b789f831f12c0be19e m
fix for Array initialization bug
-
Darrell Schiebel <darrell@schiebel.us> 8bc1652078559bda63bd85f63f4afc55a66ecf9d m
add WITHOUT_DBUS guards
-
Kumar Golap d7ab8c0b5e5ba6a2a4c360edd8032d4a2716236d m
Merge branch 'master' into feature/CAS-9004
-
David Mehringer 267bfd96df14b728ef579540f98c48087e79e7cd m
add unit test to verify fix for CAS-11230
-
David Mehringer 7162d8a4995e33fd5c06081c6d53cdfea5b5bf92 m
added test to verify fix for bug created and fixed during CAS-11195
-
Federico Montesino Pouzols e1b402bd2311fa9b49bf6aceb25b6da718dd94e4 m
extend empty selection test to check getdata behaves, re CAS-11239
-
Federico Montesino Pouzols 5df252e412315e06414f4d8c7bdeccb9ae7bb6bd m
remove catch no longer needed after casacore update, re CAS-11239
-
George Moellenbrock 32734a1c242b7ce4a67fbf1ec666c53100e9c679 m
Merge branch 'master' into feature/CAS-10977
-
George Moellenbrock dad66ffc5c4adfb90282b1baa0e035dd7c89895d m
Introduce parsecallibfile to calibrater tool which uses more advanced parsing from synthesis/CalLibary/CalLibraryTools to parse cal library files rather than the original ad hoc python parsing (which, e.g., garbles spaces in field names and similar). Use cb.parsecallibfile in applycal.
-
Ville Suoranta 13a9eb49239415340804000f7cf828f22647c816 m
Remove extra output from CrashReporter.cc
-
Ville Suoranta 6925edaab80dcfbc678f3bfdfd1a4f1b4ddfdb8f m
CrashReporter CASAPATH parsing modifications
-
Darrell Schiebel <darrell@schiebel.us> 34847b557f20291b5573c3802190e032d347118e m
fix typos
-
Darrell Schiebel <darrell@schiebel.us> 2bd6af8df01ac8181fecfd95c83f60a2b19d19a8 m
Merge branch 'master' into CAS-11037
-
Ville Suoranta 3ec3c4d204c517a95ddb5e6ffc98f33e571a63f8 m
Merge pull request #440 in CASA/casa from feature/CAS-4922 to master
* commit 'ddf5da0414cca581ef30d1d50793e00bc0e69b4a':
Fix plotms time axis when all timestamps are the same or equal 0
Fix test_plotms for time axis change on OSX
Set time axis scale for y axis too
Set step for time axis scale to improve tick labels -
Ville Suoranta 41a625cd79f0bbf71ed5e72ab6ff5e87ad038120 m
Merge pull request #434 in CASA/casa from CAS-6081 to master
* commit 'e9de901487b64fb7c44e3c958b84c258d73155a9':
DisplayDataOptions seems roundly ignored -
Ville Suoranta 51166f875eb5e6f24842ddf9fd6bf5b8feb737af m
Merge pull request #438 in CASA/casa from bugfix/CAS-11233 to master
* commit '35b55272bd5a689ee1c74d5309ba21c92a395514':
CAS-11233 kludge to fix osx timing issue -
Ville Suoranta ec29a723e7e0eaa2ff04d90e721e639a41583d97 m
Merge pull request #437 in CASA/casa from CAS-426 to master
* commit '66463dde9b6cd172aad7c058770f271a5a03e82a':
plotants lat vs long for VLBA antenna -
Ville Suoranta 09e641c629626e08f590f5d6f273fee6284b2bf0 m
Merge pull request #436 in CASA/casa from bugfix/CAS-11154 to master
* commit '037b3c0e6c08ed4c5448bbbb73a7e9ebaa517d59':
Edit gridline parameter descriptions
Set symbolsize for plotms overlays based on npts -
Ville Suoranta 275692e4bc1b325c106efc5fb2dd23cc981f1da0 m
Merge pull request #435 in CASA/casa from CAS-11228 to master
* commit 'fdab475300af4e0b95604c21a45e43a10e5a0e65':
check for empty ms before checkinit in ms.getdata -
David Mehringer <dmehring@earendil.local> 35b55272bd5a689ee1c74d5309ba21c92a395514 m
CAS-11233 kludge to fix osx timing issue
-
Ville Suoranta ef45af2aac5a718dc442de6c3eb73c02406c1de6 m
Merge pull request #432 in CASA/casa from bugfix/CAS-11219 to master
* commit '4eebacaa1ed400f68d428b39c28f2ef3ea65b847':
reformat some really ugly code
CAS-11219 fix segfault, formatting changes -
Ville Suoranta 50358e7fbb3f53bdff55f29f1dc3bc2e4e49e365 m
Merge pull request #431 in CASA/casa from feature/CAS-11001 to master
* commit 'b8eb2a6e60534ce390892e86602f5c053b8ad6b9':
latex markup not interpreted by plone. switching again -
David Mehringer c7a2a134f92022af5bb939b95592bbb2998a6c8a m
CAS-11230, better definition of "near" in LCPolygon when one operand is 0, so that pixels with x == 0 or y == 0 are included in region
-
Pam Ford <pford@nrao.edu> ddf5da0414cca581ef30d1d50793e00bc0e69b4a m
Merge branch 'master' into feature/CAS-4922
-
Pam Ford <pford@nrao.edu> 66463dde9b6cd172aad7c058770f271a5a03e82a m
Merge branch 'master' into CAS-426
-
Ville Suoranta 2b7a78b73eadf7f6637ff8ce1deda5edadf66bd8 m
Merge pull request #423 in CASA/casa from feature/CAS-10758 to master
* commit '55f5a46664386aad9299802f2d867cf4ae706737': (33 commits)
Fixed the PR build test failure on ic2233_regression
Added some explanition for minpercentchange parameter
if minpercentchange = -1 (or effectively < 0.0) it will ignore skipChannel flag unless mask is empty.
A minor change to the logging message. Added description of the summary in help documentaion.
Fixed some issues on automask logging
Moved cycthreshold==threshold check to apply only to non-zero mask case
Added missing negative mask from the previous cycles in final mask
Updated tSkipChannels
Added isthresholdreached to check cyclethreshold=threshold. Also fixed the printsummary.
Added cyclethreshold==threshold check
forgot to update the unit test
Logging changes
A minor mod for automask unit test
unit test for automask on absorption feature
More on seperarete neg mask tracking modification
seperate negative mask handling
Added a new parameter, minpercentchange
various modifications for stop mask
initial modification for cas10798
some modification plan notes in the comments
... -
David Mehringer c5c0a8f5d8a9db730a6de8c8a351f69c900df68f m
remove test LatticeApply from casacode
-
David Mehringer 881fad401a06341abf9e19403531ee9b73a021d7 m
Merge branch 'master' into feature/CAS-11195
-
Pam Ford <pford@nrao.edu> 0698ff08447f170664a6847435d4557886a082ac m
Merge pull request #430 in CASA/casa from feature/CAS-10138 to master
* commit '0f31e6cbeecfade8390633000f14464df068f377':
For combine='spw' context, parallel-hand delay (MBD) is now an ordinary KJones (not artificially KMBDJones), so that pivot frequency is the relevant central frequency rather than zero, thereby aligning behavior with ordinary single-spw delays. Existing KMBDJones tables will still pivot at zero.
Minor adjustment to bullet-proof extraction of CHAN_FREQ per spw for the phase(freq) calculation for delays. Also added log warnings for when pre-CASA 5.3.0 delay tables are encountered.
Introduce NewCalTable keyword containing CASA version under which the caltable is generated. For caltable created at 5.3.0-80 or later, use delay's 'CHAN_FREQ' (normally, the spw's [or spw group's] central frequency) for correction (instead of REF_FREQUENCY) so phases pivot there. Cross-hand MBD now pivot at center of the combined spw, not zero frequency (ordinary MBD still pivots at zero).
Some refinements to multi-band cross-hand delay, including weighted accumulation of baselines and spws.
Introduce MBD for cross-hand delay. -
David Mehringer b8eb2a6e60534ce390892e86602f5c053b8ad6b9 m
latex markup not interpreted by plone. switching again
-
Pam Ford <pford@nrao.edu> fdab475300af4e0b95604c21a45e43a10e5a0e65 m
check for empty ms before checkinit in ms.getdata
Avoid MSIter exception -
Takahiro Tsutsumi 55f5a46664386aad9299802f2d867cf4ae706737 m
Merge branch 'feature/CAS-10758' of https://open-bitbucket.nrao.edu/scm/casa/casa into feature/CAS-10758
-
Takahiro Tsutsumi 5e4aa116711029f869fc90b88d2cd9e476dfc207 m
Fixed the PR build test failure on ic2233_regression
-
Sanjay Bhatnagar 7af2b13a3bf68a6685346f8d2045ed9e548cba93
Found and squashed a few more LogIO constructors.
-
Sanjay Bhatnagar 6ab0d15e71b8e45006b542f70bf9abd99e3461f3
Removed more LogIO constructors + typo fix so that the code compiles.
- code/synthesis/TransformMachines2/AWConvFunc.cc (version 6ab0d15e71b8e45006b542f70bf9abd99e3461f3) (diffs)
- code/synthesis/TransformMachines2/AWProjectWBFT.cc (version 6ab0d15e71b8e45006b542f70bf9abd99e3461f3) (diffs)
- code/synthesis/TransformMachines2/AWVisResampler.cc (version 6ab0d15e71b8e45006b542f70bf9abd99e3461f3) (diffs)
- code/synthesis/TransformMachines2/VisibilityResamplerBase.cc (version 6ab0d15e71b8e45006b542f70bf9abd99e3461f3) (diffs)
-
Ville Suoranta daae74d4b49e5ea8dba38e6166918016902f9f58 m
Merge pull request #425 in CASA/casa from CAS-11214 to master
* commit '7ba3f8b0177a0d266bf9c4d4805499236455077f':
Cosmetic changes to the ms.getfielddirmeas method.
The casacore changes of pull request #711 for CAS-11214
Modified ms.getfielddirmeas() to also accept "EPHEMERIS_DIR" as dircolname. Improved documentation.
Added new method MDirection MSFieldColumns::ephemerisDirMeas() as requested in CAS-11214 and improved documentation -
Sanjay Bhatnagar 884168ec9cbebe51cf96564e897fe5f7c7d6a08b
Constructing LogIO only if and when required.
LogIO constructor seems expensive. At least makes a call to uname().
So there is a run-time hit if it is just constructred in a tight loop
(even if no log messages are produced). -
David Mehringer f3ccc2965a803d2db0b10e31e92aac66439d12a6 m
CAS-11195 casacore updates
-
David Mehringer f5af5ddafda0482150d6bbdffb623da17cca2dce m
Merge branch 'master' into feature/CAS-11195
-
Ville Suoranta 21c42fc6c301bb3314d857d723ae8fe2edc6ea9d m
Merge pull request #429 in CASA/casa from CAS-11213 to master
* commit '4d0ccceccabb25e85734e45996035c5120bb77c6':
plotants fix for VLA stations E1, W1, OUT
plotants fix for invalid antenna with no position, name, station
plotants fix for station names in VLA Antenna tables -
George Moellenbrock 0f31e6cbeecfade8390633000f14464df068f377 m
Merge branch 'master' into feature/CAS-10138
-
Takeshi Nakazato 3d4e4798e40ba259c137fa07893d9f11f4b73fc2 m
Merge pull request #428 in CASA/casa from feature/CAS-11001 to master
* commit '302b2e1a71e2b638f1979b7d1c02b5a95dd98218':
CAS-11001 use latex mark up to try to get things to render sensibly in plone -
Takeshi Nakazato d31bc60edb6fcbcc9a93b2f6c60382bae1a26a64 m
Merge pull request #427 in CASA/casa from CAS-10643 to master
* commit '7b2356048239fd196d8a0a7d0e247d6bc30fcc81':
CAS-10643: Added checks on correlation mode in RADIOMETER case, added unit test to test that case. -
Ville Suoranta 464799a8a79d3cef14100d5ba1dd38d6f50cfdbe m
Merge pull request #426 in CASA/casa from feature/CAS-4888 to master
* commit '27c4eac52d709bb15e013ba375582f9fadfc1e55':
Disable test_rflag_return_dict1 when run in parallel until CAS-10202 is implemented. All test_flagdata are successful also in parallel with MMS.
Added a test that uses an MS with a virtual MODEL columns. Added another test that is skipped at the moment until CAS-10383 is fixed.
New tests with virtual MODEL column. Taking the opportunity to uncomment a test in test_mstransform that also exercises the use of a virtual MODEL column. -
Ville Suoranta 0f49c59170cd9dba277a7e7b505bdc9f77e5d0d4 m
Merge pull request #421 in CASA/casa from bugfix/CAS-11196 to master
* commit 'c9eb4b8ddb5030ab4bc1658f50f2a60f10509057':
add test for MSSelectionNull in mstool test, re CAS-11196
add further comments to rebuild, re CAS-11196
add func test for current behavior with null selections, re CAS-11196
catch const ref in doMSSelection, re CAS-11196
do set (empty) selection state when MSSelectionNullSelection, re CAS-11196 -
Pam Ford <pford@nrao.edu> c7486733a72df6c5426014f4d2a46bbd9778493f m
Merge branch 'master' into feature/CAS-4922
-
David Mehringer 302b2e1a71e2b638f1979b7d1c02b5a95dd98218 m
CAS-11001 use latex mark up to try to get things to render sensibly in plone
-
Sanjay Bhatnagar c243e433c788cad4c8aa44f0efe7d82db5a9788d
Commented out a few more timer calls.
- code/synthesis/TransformMachines2/AWProjectFT.cc (version c243e433c788cad4c8aa44f0efe7d82db5a9788d) (diffs)
- code/synthesis/TransformMachines2/AWProjectWBFT.cc (version c243e433c788cad4c8aa44f0efe7d82db5a9788d) (diffs)
- code/synthesis/TransformMachines2/FortranizedLoopsToGrid.cc (version c243e433c788cad4c8aa44f0efe7d82db5a9788d) (diffs)
-
David Mehringer 90a5aa0b4cbe874c7b9c51bb94e945daea49069e m
removed debugging code, refactor calling casacore code again
- code/imageanalysis/CMakeLists.txt (version 90a5aa0b4cbe874c7b9c51bb94e945daea49069e) (diffs)
- code/imageanalysis/ImageAnalysis/ImageMoments.tcc (version 90a5aa0b4cbe874c7b9c51bb94e945daea49069e) (diffs)
- code/imageanalysis/ImageAnalysis/ImageMomentsTask.tcc (version 90a5aa0b4cbe874c7b9c51bb94e945daea49069e) (diffs)
- code/imageanalysis/ImageAnalysis/MomentClip.h (version 90a5aa0b4cbe874c7b9c51bb94e945daea49069e) (diffs)
- code/imageanalysis/ImageAnalysis/MomentClip.tcc (version 90a5aa0b4cbe874c7b9c51bb94e945daea49069e) (diffs)
- code/imageanalysis/ImageAnalysis/MomentFit.tcc (version 90a5aa0b4cbe874c7b9c51bb94e945daea49069e) (diffs)
- code/imageanalysis/ImageAnalysis/MomentWindow.tcc (version 90a5aa0b4cbe874c7b9c51bb94e945daea49069e) (diffs)
-
Darrell Schiebel <darrell@schiebel.us> e9de901487b64fb7c44e3c958b84c258d73155a9 m
DisplayDataOptions seems roundly ignored
- code/display/QtViewer/QtDBusViewerAdaptor.cc (version e9de901487b64fb7c44e3c958b84c258d73155a9) (diffs)
- code/display/QtViewer/QtDisplayData.cc (version e9de901487b64fb7c44e3c958b84c258d73155a9) (diffs)
- code/display/QtViewer/QtDisplayData.qo.h (version e9de901487b64fb7c44e3c958b84c258d73155a9) (diffs)
-
David Mehringer 379e4aee907b8a476b2b8dbaa2d4f502ee06402a m
Merge branch 'master' into feature/CAS-11195
-
Ville Suoranta de2f10344119ea6182b46e408cd4a2f3220d2013 m
Merge pull request #424 in CASA/casa from CAS-11222 to master
* commit '86bd868ca37ac59700d26a5be9f7ac8d46eecd73':
consistency issues + casa 6.0 mods -
Ville Suoranta 768dc465fec3337b26e20367f573fac4c89dc501 m
Merge pull request #416 in CASA/casa from bugfix/CAS-10772 to master
* commit '8a694712f052ac36453ca0b7fd0ca493968263cd':
Test update according to changes in CAS-10772
In resampleFlagsInFreq(), when frequency match is exact for a channel, use exact flag, not an "interpolated" one. -
Federico Montesino Pouzols c9eb4b8ddb5030ab4bc1658f50f2a60f10509057 m
add test for MSSelectionNull in mstool test, re CAS-11196
-
Sandra Castro 27c4eac52d709bb15e013ba375582f9fadfc1e55 m
Disable test_rflag_return_dict1 when run in parallel until CAS-10202 is implemented. All test_flagdata are successful also in parallel with MMS.
-
Dirk Petry <dpetry@eso.org> 7ba3f8b0177a0d266bf9c4d4805499236455077f m
Cosmetic changes to the ms.getfielddirmeas method.
-
Dirk Petry <dpetry@eso.org> 37e485accf46645410ffab07ee22c75be3dda00f m
The casacore changes of pull request #711 for CAS-11214
-
Takeshi Nakazato 1d2ad4beb6cc17b107ac6459874dea13ba1b357d m
Merge pull request #422 in CASA/casa from CAS-11209 to master
* commit '7ecac391705d686e0a1720ac505f9073d37349db':
added hasAnyModel which returns a bool -
Pam Ford <pford@nrao.edu> 4d0ccceccabb25e85734e45996035c5120bb77c6 m
plotants fix for VLA stations E1, W1, OUT
-
Darrell Schiebel <darrell@schiebel.us> 86bd868ca37ac59700d26a5be9f7ac8d46eecd73 m
consistency issues + casa 6.0 mods