Build: #120 failed Child of CASA-CTT-200
Code commits
OPEN-CASA
-
Ville Suoranta a2ef04434b339821f8af7d294e0133fb4702dde1
Merge 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 parameter pointingoffsetsigdev. Added tests to test_mosaic_mtmfs in test_tclean.
Added an exception for doPointing=True and gridder='mosaic'.
Added niter=10 tests to mosaic cube and mtmfs tests.
Fixed typing error in tclean.xml (the default for vptable was set as False and not an empty string). Added unit tests for mosaic and awproject gridder.
Fix for turning wbawp default value in tclean to True.
Only significant changes are in :::makeSensitivityImage(Lattice<T>, ImageInterface<Float>) signature.
AWPWBFT: The copy ctor was calling AWP's default ctor. As a result, AWP and all other objects inside AWP were getting re-construted when AWPWBFT's copy ctor was called. This is fixed.
Two merge commit issues fixed. Was missing the latest casacore and a set of lines to be commented out in VisBufferUtil.cc
PhaseGrad: Factored out needsNewPhaseGrad() into a function and using it in this class and VB2CFBMap. VB2CFBMap: Computing phase grad for row 0 only when PhaseGrad::needsNewPhaseGrad() returns true.
Fixed bracket clashes in PhaseGrad
Changes to apply the same PO for every antenna
Sign flipped back in Pointing Offsets
Print debugging info. from PO::findAntennaPointingOffset() if PO_DEBUG env. variable (or equivalent ~/.casarc variable) is set to 1.
AWVR: Cleanup in GridToData. Removed call to getPointingOffsets() and using CFB:finitePointingOffset(). PO.cc: Using dc_p.directionType() in findMosaicPointingOffsets(). Signe flip for gPP in gradPerPixel().
... -
Ville Suoranta 4529fa3639698edfeb66e893854aa79f8765459c
Merge 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/iterated plots
Prevent repeating y-axis labels for overplots -
Ville Suoranta a1b631b4b8962ea713bbed54c3d8f646141f0c50
Merge 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 printAutomaskSummary to handle stats and logging information with a polarization axis.
More modifications for polarizaiton handling
save the current modifications
Move multiple for-loops for channel to the top level automask code -
Takeshi Nakazato fd278035e75821b1d87836f3d24537c10b74b7d1
Merge 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 BOSS: Tentative Source. The trouble seems to be disapeared. The solution is 'Marking empty section in pointing data' compared with the interval.
Temp save , DEBUG fixture added.
EPH-test
Updated test_tsdimaging.py for ephemris.
Added assert in inspectAntenna() on PDCalc.
Updated OBSOLETED Data type in casacore . ROxxxxx
Fixed S6 problem. This may causes error in casasore and makes PDCalc constructor Failed.
Diagnosing Faulty section 4
Diagnosing Faulty section 3
Diagnosing Faulty section 2.
diagnosing Faulty section.
Removed small number test .
Removed print
Minor bug fix ( type of testCount in ListedItems)
... -
Ville Suoranta 00b36bcfc58012a4e0fdb77d1f7da89d952a7b6a
Merge pull request #1042 in CASA/casa from CAS-12528 to master
* commit '1d7c261c27f40f7d9e93b44033f660d9aca7c0c7':
CAS-12528: added spectralWindowId field to CalAntennaSolutions table -
Pam Ford <pford@nrao.edu> 60d63f86f22694fc7c7aba9a1a1bbce822a92b08 m
Fix seg fault when showimage cannot be done
-
Pam Ford <pford@nrao.edu> 1ec7270f0b0a2544f419706f63a4fb301d6dd49a m
Fix plotms regression test
-
Preshanth Jagannathan f9e1fe38ac9c61dd93b485a60bc1e453b4afff24 m
The code fix to ensure that the cache in PointingOffsets is reinitialized to in the constructor.
-
Pam Ford <pford@nrao.edu> 81f317d7f4d30a654bca713e249fb03e8af5cfdc m
Improve axis range and label for atmospheric curves
-
Suminori Nishie f83046f6419fb0fb1f296d6984baba0c5778868f
Additional protection in previous update.
-
Suminori Nishie 83c051fba41f6808d9af232a68e2a8d39f06e913
Merge branch 'master' into CAS-8418
-
Suminori Nishie 52e0adab6fcb87ec2a8a8d016c575a0008eee614 m
Removed vulnerability when checking time gap.
-
Suminori Nishie 5b01998ee86cf8c33213444c7397f1c1504f73e8 m
Recover to original. Same ref values are spplied.
-
Pam Ford <pford@nrao.edu> 68b6b8593c7dcd66da3aa7b9ed9769b4d15a9c87 m
Merge branch 'master' into CAS-12457
-
Jan-Willem Steeb <jsteeb@gravitas.cv.nrao.edu> cdd935e96576fc695f61cfdb991c9e41ff5acf90 m
Corrected test names.
-
Pam Ford <pford@nrao.edu> 6ffcb12c610b5c216a774fca1b3be8a19070e117 m
Do not show axis label when xlabel/ylabel string is single space
-
Jan-Willem Steeb <jsteeb@gravitas.cv.nrao.edu> bc7e902ac663088d1b7c8aedd7baa71d95d30251 m
Added usepointing tests.
- code/synthesis/ImagerObjects/SynthesisImager.cc (version bc7e902ac663088d1b7c8aedd7baa71d95d30251) (diffs)
- code/synthesis/ImagerObjects/SynthesisImager.h (version bc7e902ac663088d1b7c8aedd7baa71d95d30251) (diffs)
- code/synthesis/ImagerObjects/SynthesisImagerVi2.cc (version bc7e902ac663088d1b7c8aedd7baa71d95d30251) (diffs)
- code/synthesis/ImagerObjects/SynthesisImagerVi2.h (version bc7e902ac663088d1b7c8aedd7baa71d95d30251) (diffs)
- code/synthesis/ImagerObjects/SynthesisUtilMethods.cc (version bc7e902ac663088d1b7c8aedd7baa71d95d30251) (diffs)
- code/synthesis/ImagerObjects/SynthesisUtilMethods.h (version bc7e902ac663088d1b7c8aedd7baa71d95d30251) (diffs)
- gcwrap/python/scripts/imagerhelpers/input_parameters.py (version bc7e902ac663088d1b7c8aedd7baa71d95d30251) (diffs)
- gcwrap/python/scripts/task_tclean.py (version bc7e902ac663088d1b7c8aedd7baa71d95d30251) (diffs)
- gcwrap/python/scripts/task_tclean2.py (version bc7e902ac663088d1b7c8aedd7baa71d95d30251) (diffs)
- gcwrap/python/scripts/tests/test_refimager_old.py (version bc7e902ac663088d1b7c8aedd7baa71d95d30251) (diffs)
- gcwrap/python/scripts/tests/test_tclean.py (version bc7e902ac663088d1b7c8aedd7baa71d95d30251) (diffs)
- gcwrap/tasks/tclean.xml (version bc7e902ac663088d1b7c8aedd7baa71d95d30251) (diffs)
- gcwrap/tools/synthesis/synthesisimager_cmpt.cc (version bc7e902ac663088d1b7c8aedd7baa71d95d30251) (diffs)
-
Jan-Willem Steeb <jsteeb@gravitas.cv.nrao.edu> 48426e3dcf86c552c045a9f763525c08a52c0a9a m
Revert "Changed dopointing to usepointing."
This reverts commit b05d37a1dcfa26683b303681ccc70b234d78aaaa.
:#- code/synthesis/ImagerObjects/SynthesisImager.cc (version 48426e3dcf86c552c045a9f763525c08a52c0a9a) (diffs)
- code/synthesis/ImagerObjects/SynthesisImager.h (version 48426e3dcf86c552c045a9f763525c08a52c0a9a) (diffs)
- code/synthesis/ImagerObjects/SynthesisImagerVi2.cc (version 48426e3dcf86c552c045a9f763525c08a52c0a9a) (diffs)
- code/synthesis/ImagerObjects/SynthesisImagerVi2.h (version 48426e3dcf86c552c045a9f763525c08a52c0a9a) (diffs)
- code/synthesis/ImagerObjects/SynthesisUtilMethods.cc (version 48426e3dcf86c552c045a9f763525c08a52c0a9a) (diffs)
- code/synthesis/ImagerObjects/SynthesisUtilMethods.h (version 48426e3dcf86c552c045a9f763525c08a52c0a9a) (diffs)
- code/synthesis/ImagerObjects2/SynthesisImager.cc (version 48426e3dcf86c552c045a9f763525c08a52c0a9a) (diffs)
- code/synthesis/ImagerObjects2/SynthesisImager.h (version 48426e3dcf86c552c045a9f763525c08a52c0a9a) (diffs)
- code/synthesis/MeasurementComponents/PBMosaicFT.cc (version 48426e3dcf86c552c045a9f763525c08a52c0a9a) (diffs)
- code/synthesis/MeasurementComponents/nPBWProjectFT.cc (version 48426e3dcf86c552c045a9f763525c08a52c0a9a) (diffs)
- code/synthesis/MeasurementComponents/nPBWProjectFT.h (version 48426e3dcf86c552c045a9f763525c08a52c0a9a) (diffs)
- code/synthesis/MeasurementEquations/Imager.cc (version 48426e3dcf86c552c045a9f763525c08a52c0a9a) (diffs)
- code/synthesis/MeasurementEquations/Imager.h (version 48426e3dcf86c552c045a9f763525c08a52c0a9a) (diffs)
- code/synthesis/MeasurementEquations/Imager2.cc (version 48426e3dcf86c552c045a9f763525c08a52c0a9a) (diffs)
- code/synthesis/MeasurementEquations/Simulator.cc (version 48426e3dcf86c552c045a9f763525c08a52c0a9a) (diffs)
- code/synthesis/TransformMachines/AWProjectFT.FORTRANSTUFF (version 48426e3dcf86c552c045a9f763525c08a52c0a9a) (diffs)
- code/synthesis/TransformMachines/AWProjectFT.cc (version 48426e3dcf86c552c045a9f763525c08a52c0a9a) (diffs)
- code/synthesis/TransformMachines/AWProjectFT.h (version 48426e3dcf86c552c045a9f763525c08a52c0a9a) (diffs)
- code/synthesis/TransformMachines/AWProjectWBFT.cc (version 48426e3dcf86c552c045a9f763525c08a52c0a9a) (diffs)
- code/synthesis/TransformMachines2/AWConvFunc.cc (version 48426e3dcf86c552c045a9f763525c08a52c0a9a) (diffs)
- code/synthesis/TransformMachines2/AWConvFunc.h (version 48426e3dcf86c552c045a9f763525c08a52c0a9a) (diffs)
- code/synthesis/TransformMachines2/AWProjectFT.FORTRANSTUFF (version 48426e3dcf86c552c045a9f763525c08a52c0a9a) (diffs)
- code/synthesis/TransformMachines2/AWProjectFT.cc (version 48426e3dcf86c552c045a9f763525c08a52c0a9a) (diffs)
- code/synthesis/TransformMachines2/AWProjectFT.h (version 48426e3dcf86c552c045a9f763525c08a52c0a9a) (diffs)
- code/synthesis/TransformMachines2/AWProjectWBFT.cc (version 48426e3dcf86c552c045a9f763525c08a52c0a9a) (diffs)
- code/synthesis/TransformMachines2/ConvolutionFunction.h (version 48426e3dcf86c552c045a9f763525c08a52c0a9a) (diffs)
- code/synthesis/TransformMachines2/IlluminationConvFunc.h (version 48426e3dcf86c552c045a9f763525c08a52c0a9a) (diffs)
- code/synthesis/TransformMachines2/PointingOffsets.cc (version 48426e3dcf86c552c045a9f763525c08a52c0a9a) (diffs)
- code/synthesis/TransformMachines2/PointingOffsets.h (version 48426e3dcf86c552c045a9f763525c08a52c0a9a) (diffs)
- code/synthesis/TransformMachines2/VB2CFBMap.cc (version 48426e3dcf86c552c045a9f763525c08a52c0a9a) (diffs)
- code/synthesis/TransformMachines2/VB2CFBMap.h (version 48426e3dcf86c552c045a9f763525c08a52c0a9a) (diffs)
- code/synthesis/TransformMachines2/test/tAWPFTM.cc (version 48426e3dcf86c552c045a9f763525c08a52c0a9a) (diffs)
- code/synthesis/fortran/fpbmos.f (version 48426e3dcf86c552c045a9f763525c08a52c0a9a) (diffs)
- code/synthesis/fortran/fpbwproj.f (version 48426e3dcf86c552c045a9f763525c08a52c0a9a) (diffs)
- gcwrap/python/scripts/imagerhelpers/input_parameters.py (version 48426e3dcf86c552c045a9f763525c08a52c0a9a) (diffs)
- gcwrap/python/scripts/task_tclean.py (version 48426e3dcf86c552c045a9f763525c08a52c0a9a) (diffs)
- gcwrap/python/scripts/task_tclean2.py (version 48426e3dcf86c552c045a9f763525c08a52c0a9a) (diffs)
- gcwrap/python/scripts/tests/test_refimager_old.py (version 48426e3dcf86c552c045a9f763525c08a52c0a9a) (diffs)
- gcwrap/python/scripts/tests/test_tclean.py (version 48426e3dcf86c552c045a9f763525c08a52c0a9a) (diffs)
- gcwrap/tasks/tclean.xml (version 48426e3dcf86c552c045a9f763525c08a52c0a9a) (diffs)
- gcwrap/tools/synthesis/synthesisimager_cmpt.cc (version 48426e3dcf86c552c045a9f763525c08a52c0a9a) (diffs)
-
Suminori Nishie add3aa6f69ee05a5c1da433283895fcdb0ce986a m
Last Update of Gtest
-
Suminori Nishie 503392a1019eb8cdd6e58a485034923898a27e41 m
Merge branch 'master' into CAS-8418
-
Suminori Nishie ef5c13d6fb7f29b5b4b071e817bca36cf2eafc98 m
Last Update for fixing Time Gap Problem in Cubic-Spline.
-
Pam Ford <pford@nrao.edu> acde1a8dc659ce50278542e383e81d17adee35d7 m
Merge branch 'master' into CAS-12457
-
Jan-Willem Steeb <jsteeb@gravitas.cv.nrao.edu> 32f3c33fae955702f78d7d9b8a2a06967202f868 m
Merge branch 'master' of https://open-bitbucket.nrao.edu/scm/casa/casa into ARD-25-fix
-
Jan-Willem Steeb <jsteeb@gravitas.cv.nrao.edu> b05d37a1dcfa26683b303681ccc70b234d78aaaa m
Changed dopointing to usepointing.
- code/synthesis/ImagerObjects/SynthesisImager.cc (version b05d37a1dcfa26683b303681ccc70b234d78aaaa) (diffs)
- code/synthesis/ImagerObjects/SynthesisImager.h (version b05d37a1dcfa26683b303681ccc70b234d78aaaa) (diffs)
- code/synthesis/ImagerObjects/SynthesisImagerVi2.cc (version b05d37a1dcfa26683b303681ccc70b234d78aaaa) (diffs)
- code/synthesis/ImagerObjects/SynthesisImagerVi2.h (version b05d37a1dcfa26683b303681ccc70b234d78aaaa) (diffs)
- code/synthesis/ImagerObjects/SynthesisUtilMethods.cc (version b05d37a1dcfa26683b303681ccc70b234d78aaaa) (diffs)
- code/synthesis/ImagerObjects/SynthesisUtilMethods.h (version b05d37a1dcfa26683b303681ccc70b234d78aaaa) (diffs)
- code/synthesis/ImagerObjects2/SynthesisImager.cc (version b05d37a1dcfa26683b303681ccc70b234d78aaaa) (diffs)
- code/synthesis/ImagerObjects2/SynthesisImager.h (version b05d37a1dcfa26683b303681ccc70b234d78aaaa) (diffs)
- code/synthesis/MeasurementComponents/PBMosaicFT.cc (version b05d37a1dcfa26683b303681ccc70b234d78aaaa) (diffs)
- code/synthesis/MeasurementComponents/nPBWProjectFT.cc (version b05d37a1dcfa26683b303681ccc70b234d78aaaa) (diffs)
- code/synthesis/MeasurementComponents/nPBWProjectFT.h (version b05d37a1dcfa26683b303681ccc70b234d78aaaa) (diffs)
- code/synthesis/MeasurementEquations/Imager.cc (version b05d37a1dcfa26683b303681ccc70b234d78aaaa) (diffs)
- code/synthesis/MeasurementEquations/Imager.h (version b05d37a1dcfa26683b303681ccc70b234d78aaaa) (diffs)
- code/synthesis/MeasurementEquations/Imager2.cc (version b05d37a1dcfa26683b303681ccc70b234d78aaaa) (diffs)
- code/synthesis/MeasurementEquations/Simulator.cc (version b05d37a1dcfa26683b303681ccc70b234d78aaaa) (diffs)
- code/synthesis/TransformMachines/AWProjectFT.FORTRANSTUFF (version b05d37a1dcfa26683b303681ccc70b234d78aaaa) (diffs)
- code/synthesis/TransformMachines/AWProjectFT.cc (version b05d37a1dcfa26683b303681ccc70b234d78aaaa) (diffs)
- code/synthesis/TransformMachines/AWProjectFT.h (version b05d37a1dcfa26683b303681ccc70b234d78aaaa) (diffs)
- code/synthesis/TransformMachines/AWProjectWBFT.cc (version b05d37a1dcfa26683b303681ccc70b234d78aaaa) (diffs)
- code/synthesis/TransformMachines2/AWConvFunc.cc (version b05d37a1dcfa26683b303681ccc70b234d78aaaa) (diffs)
- code/synthesis/TransformMachines2/AWConvFunc.h (version b05d37a1dcfa26683b303681ccc70b234d78aaaa) (diffs)
- code/synthesis/TransformMachines2/AWProjectFT.FORTRANSTUFF (version b05d37a1dcfa26683b303681ccc70b234d78aaaa) (diffs)
- code/synthesis/TransformMachines2/AWProjectFT.cc (version b05d37a1dcfa26683b303681ccc70b234d78aaaa) (diffs)
- code/synthesis/TransformMachines2/AWProjectFT.h (version b05d37a1dcfa26683b303681ccc70b234d78aaaa) (diffs)
- code/synthesis/TransformMachines2/AWProjectWBFT.cc (version b05d37a1dcfa26683b303681ccc70b234d78aaaa) (diffs)
- code/synthesis/TransformMachines2/ConvolutionFunction.h (version b05d37a1dcfa26683b303681ccc70b234d78aaaa) (diffs)
- code/synthesis/TransformMachines2/IlluminationConvFunc.h (version b05d37a1dcfa26683b303681ccc70b234d78aaaa) (diffs)
- code/synthesis/TransformMachines2/PointingOffsets.cc (version b05d37a1dcfa26683b303681ccc70b234d78aaaa) (diffs)
- code/synthesis/TransformMachines2/PointingOffsets.h (version b05d37a1dcfa26683b303681ccc70b234d78aaaa) (diffs)
- code/synthesis/TransformMachines2/VB2CFBMap.cc (version b05d37a1dcfa26683b303681ccc70b234d78aaaa) (diffs)
- code/synthesis/TransformMachines2/VB2CFBMap.h (version b05d37a1dcfa26683b303681ccc70b234d78aaaa) (diffs)
- code/synthesis/TransformMachines2/test/tAWPFTM.cc (version b05d37a1dcfa26683b303681ccc70b234d78aaaa) (diffs)
- code/synthesis/fortran/fpbmos.f (version b05d37a1dcfa26683b303681ccc70b234d78aaaa) (diffs)
- code/synthesis/fortran/fpbwproj.f (version b05d37a1dcfa26683b303681ccc70b234d78aaaa) (diffs)
- gcwrap/python/scripts/imagerhelpers/input_parameters.py (version b05d37a1dcfa26683b303681ccc70b234d78aaaa) (diffs)
- gcwrap/python/scripts/task_tclean.py (version b05d37a1dcfa26683b303681ccc70b234d78aaaa) (diffs)
- gcwrap/python/scripts/task_tclean2.py (version b05d37a1dcfa26683b303681ccc70b234d78aaaa) (diffs)
- gcwrap/python/scripts/tests/test_refimager_old.py (version b05d37a1dcfa26683b303681ccc70b234d78aaaa) (diffs)
- gcwrap/python/scripts/tests/test_tclean.py (version b05d37a1dcfa26683b303681ccc70b234d78aaaa) (diffs)
- gcwrap/tasks/tclean.xml (version b05d37a1dcfa26683b303681ccc70b234d78aaaa) (diffs)
- gcwrap/tools/synthesis/synthesisimager_cmpt.cc (version b05d37a1dcfa26683b303681ccc70b234d78aaaa) (diffs)
-
Suminori Nishie b4f91e25d87d1383885d20affa9241772adc541f m
CAS-8418 Time Gap detection was added for different time areas in pointing table.
- code/synthesis/Utilities/PointingDirectionCalculator.cc (version b4f91e25d87d1383885d20affa9241772adc541f) (diffs)
- code/synthesis/Utilities/PointingDirectionCalculator.h (version b4f91e25d87d1383885d20affa9241772adc541f) (diffs)
- gcwrap/python/scripts/tests/test_sdimaging.py (version b4f91e25d87d1383885d20affa9241772adc541f) (diffs)
- gcwrap/python/scripts/tests/test_tsdimaging.py (version b4f91e25d87d1383885d20affa9241772adc541f) (diffs)
-
Suminori Nishie 099ba10f0dc236fff4c1d968d33873770402475f m
CAS-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.
- code/synthesis/Utilities/PointingDirectionCalculator.cc (version 099ba10f0dc236fff4c1d968d33873770402475f) (diffs)
- code/synthesis/Utilities/PointingDirectionCalculator.h (version 099ba10f0dc236fff4c1d968d33873770402475f) (diffs)
- code/synthesis/Utilities/test/PointingDirectionCalculator_GTest.cc (version 099ba10f0dc236fff4c1d968d33873770402475f) (diffs)
- gcwrap/python/scripts/tests/test_sdimaging.py (version 099ba10f0dc236fff4c1d968d33873770402475f) (diffs)
- gcwrap/python/scripts/tests/test_tsdimaging.py (version 099ba10f0dc236fff4c1d968d33873770402475f) (diffs)
-
Jan-Willem Steeb <jsteeb@gravitas.cv.nrao.edu> 100caf8034f66dde70718d191f614696bf767f0e m
Reverted changes to dopointing and gridder='mosaic' (commit d67eeaba6c3).
- code/synthesis/ImagerObjects/SynthesisImagerVi2.cc (version 100caf8034f66dde70718d191f614696bf767f0e) (diffs)
- code/synthesis/ImagerObjects/SynthesisUtilMethods.cc (version 100caf8034f66dde70718d191f614696bf767f0e) (diffs)
- gcwrap/tasks/tclean.xml (version 100caf8034f66dde70718d191f614696bf767f0e) (diffs)
-
Pam Ford <pford@nrao.edu> 8f1b4aacb87945940c5e2ee5b90d3ebca2b6dc08 m
Revert change which broke ra/dec indexer
-
Jan-Willem Steeb <jsteeb@gravitas.cv.nrao.edu> 330665ff15de7db15a2d431b06d7d4db01defe75 m
Merged master. Added parameter pointingoffsetsigdev. Added tests to test_mosaic_mtmfs in test_tclean.
- casacore (version 330665ff15de7db15a2d431b06d7d4db01defe75) (diffs)
- gcwrap/python/scripts/imagerhelpers/input_parameters.py (version 330665ff15de7db15a2d431b06d7d4db01defe75) (diffs)
- gcwrap/python/scripts/task_tclean.py (version 330665ff15de7db15a2d431b06d7d4db01defe75) (diffs)
- gcwrap/python/scripts/tests/test_tclean.py (version 330665ff15de7db15a2d431b06d7d4db01defe75) (diffs)
- gcwrap/tasks/tclean.xml (version 330665ff15de7db15a2d431b06d7d4db01defe75) (diffs)
-
Pam Ford <pford@nrao.edu> 5bb02afbd63be9c1b1fef83844d6a5bc1bb63138 m
Refactor plotms plot settings for overplots
- code/plotms/Data/MSCacheVolMeter.cc (version 5bb02afbd63be9c1b1fef83844d6a5bc1bb63138) (diffs)
- code/plotms/Data/PlotMSCacheBase.cc (version 5bb02afbd63be9c1b1fef83844d6a5bc1bb63138) (diffs)
- code/plotms/Data/PlotMSIndexer.cc (version 5bb02afbd63be9c1b1fef83844d6a5bc1bb63138) (diffs)
- code/plotms/PlotMS/PlotMSConstants.h (version 5bb02afbd63be9c1b1fef83844d6a5bc1bb63138) (diffs)
- code/plotms/Plots/PlotMSPlot.cc (version 5bb02afbd63be9c1b1fef83844d6a5bc1bb63138) (diffs)
- code/plotms/Plots/PlotMSPlot.h (version 5bb02afbd63be9c1b1fef83844d6a5bc1bb63138) (diffs)
-
Suminori Nishie 1f327f8c1be6c75c1835569084eef37e7008c1e8 m
Temp save , DEBUG fixture added.
-
Suminori Nishie fc21ee4c8446a936f243aa50ce3f562ef08fae95 m
EPH-test
-
Pam Ford <pford@nrao.edu> 6305ce711e06a42d12a742d9929a628bc966e92e m
Merge branch 'master' into CAS-12457
-
Preshanth Jagannathan d67eeaba6c3530e76bcb11e68e15928823a222b6 m
Added an exception for doPointing=True and gridder='mosaic'.
- code/synthesis/ImagerObjects/SynthesisImagerVi2.cc (version d67eeaba6c3530e76bcb11e68e15928823a222b6) (diffs)
- code/synthesis/ImagerObjects/SynthesisUtilMethods.cc (version d67eeaba6c3530e76bcb11e68e15928823a222b6) (diffs)
- gcwrap/tasks/tclean.xml (version d67eeaba6c3530e76bcb11e68e15928823a222b6) (diffs)
-
Jan-Willem Steeb <jsteeb@gravitas.cv.nrao.edu> 20809cff1623fe402f24b5c73c76f42be947b999 m
Added niter=10 tests to mosaic cube and mtmfs tests.
-
Suminori Nishie b8be49d68a20b2de3e1000ea66a3e0ef0feea976 m
Updated test_tsdimaging.py for ephemris.
-
Suminori Nishie 36ac14ca119268891108e62eb1a31e21a269f6fb m
Merge branch 'master' into CAS-8418
-
Suminori Nishie 0a0d9bc26006ed525800de5b287151ef9aa25170 m
Added assert in inspectAntenna() on PDCalc.
-
Jan-Willem Steeb <jsteeb@gravitas.cv.nrao.edu> ffc68cf4ba709cd2e7d3c844f70e2961036d765c m
Fixed typing error in tclean.xml (the default for vptable was set as False and not an empty string). Added unit tests for mosaic and awproject gridder.
-
Suminori Nishie 7bca54936ad2fe0c75c8e17529cc0c09790dc6f7 m
Merge branch 'master' into CAS-8418
-
Suminori Nishie cd724d0a04c99db25921d844f3752e15c48ef892 m
Updated OBSOLETED Data type in casacore . ROxxxxx
-
Suminori Nishie 738076e7d47b606ac08298c5cc036e396b3b1e06 m
Fixed S6 problem. This may causes error in casasore and makes PDCalc constructor Failed.
-
Suminori Nishie 3d0c8e771f6b8f46a5fc0ff9a0c4b78f16ae572b m
Diagnosing Faulty section 4
-
Suminori Nishie 3745623661de4adf131cafd0cc33c081b0e9c74b m
Diagnosing Faulty section 3
-
Suminori Nishie d62810909b53852747bb4c3366ad2d0043a96860 m
Diagnosing Faulty section 2.
-
Suminori Nishie 8ee7afdd132172040fc838dfea75782eb00ab6e6 m
diagnosing Faulty section.
-
Suminori Nishie 493ae915403de47b2eb6bffd49b4e3f80b5f40da m
Removed small number test .
-
Preshanth Jagannathan 3c5f2091cdf3fbecf5656e6797e133e46f72d290 m
Fix for turning wbawp default value in tclean to True.
-
Sanjay Bhatnagar 47c7d2dd3db29cea964bb73f71d021f5d32a796c m
Only significant changes are in :::makeSensitivityImage(Lattice<T>, ImageInterface<Float>) signature.
The new code now uses LatticeIterator to (1) average all poln planes
per freq. channel of the weight image and write it back to only the
first poln plane per freq. channel of the weight image, and (2) copy
the first poln. plane per freq. channel from the weight image to all
poln planes per freq. channel of the sensitivity image. This should
fix the problem of (a) I-PB and V-PB showing jump due to squint, and
(b) PB in a freq. cube scales with frequency.
(cherry picked from commit 039447bcf8c2d6dc6f465c270227bf49031be326) -
Sanjay Bhatnagar ce1eb433b7e3829580dfcdc712ace0cbf7c6d42b m
AWPWBFT: The copy ctor was calling AWP's default ctor. As a result, AWP and all other objects inside AWP were getting re-construted when AWPWBFT's copy ctor was called. This is fixed.
VB2CFBMap::setPhaseGradPerRow() was checking
phaseGradCalculator_p->needsNewPhaseGrad() to decide if to run
phaseGradCalculator_p->ComputeFieldPointingGrad(). This for some
cases did not call ComputeFieldPointingGrad(), which is required to
cache maxCFShape_p and CFBPtr_p. This check is not required here and
is therefore removed. It is checked anyway in
ComputeFieldPointingGrad().
(cherry picked from commit 681b7350a1c9f3c0681a3a2daf5600ea29facd6e) -
Preshanth Jagannathan 90bf85cf078bc707b0b24f7f9e3c9cbd3db7a232 m
Two merge commit issues fixed. Was missing the latest casacore and a set of lines to be commented out in VisBufferUtil.cc
-
Preshanth Jagannathan 223598c6b849db7bc6b95d264ae915a7e10aae56 m
Merge branch 'ARD-15' into ARD-25-fix
-
Suminori Nishie bd2222fa873e775b63f93be427a3ae8c1f047a83 m
Merge branch 'master' into CAS-8418
-
Suminori Nishie 33a72d04e2e7499e32372465b51317a528f503c6 m
Removed print
-
Suminori Nishie 2511960411ba2fc7b27de586103d9c81af25a1e2 m
Merge branch 'master' into CAS-8418
-
Pam Ford <pford@nrao.edu> 86163b29983d502f054acbbd864c2c64e2e57adf m
Remove unneeded boolean
-
Takahiro Tsutsumi fdeca360bd25005fd382515bca1774188280d56c m
Fixed an indexing bug in cutthreshold calculation for the grow step
-
Bob Garwood 1d7c261c27f40f7d9e93b44033f660d9aca7c0c7 m
CAS-12528: added spectralWindowId field to CalAntennaSolutions table
- code/alma/ASDM/CalAntennaSolutionsRow.cc (version 1d7c261c27f40f7d9e93b44033f660d9aca7c0c7) (diffs)
- code/alma/ASDM/CalAntennaSolutionsRow.h (version 1d7c261c27f40f7d9e93b44033f660d9aca7c0c7) (diffs)
- code/alma/ASDM/CalAntennaSolutionsTable.cc (version 1d7c261c27f40f7d9e93b44033f660d9aca7c0c7) (diffs)
- code/alma/ASDM/CalAntennaSolutionsTable.h (version 1d7c261c27f40f7d9e93b44033f660d9aca7c0c7) (diffs)
- code/alma/ASDM/Merger.cc (version 1d7c261c27f40f7d9e93b44033f660d9aca7c0c7) (diffs)
- code/alma/apps/asdm2MS/ASDMTables.cc (version 1d7c261c27f40f7d9e93b44033f660d9aca7c0c7) (diffs)
-
Suminori Nishie c745c5e46c3b24216e73a1065719315c199b5a2c m
Minor bug fix ( type of testCount in ListedItems)
-
Suminori Nishie 8d73192072f7a8c8504d95f4bb56f504777032bf m
Temp commit
-
Suminori Nishie bf200ffa993fb088a2525054c468c85216542718 m
Revised Num of Resource(ant, pt-col) definition. Demolished set method.
-
Suminori Nishie aca37220d16c38b86bc7db1230bab3fd1e9347b6 m
Revised/Singplified Inheritance(tuneMS, MsEdit)
-
Suminori Nishie b0de52257834a83d2c925c6814c736e4f4b81080 m
Updated comment on main()
-
Suminori Nishie 70b294ef319fee41b004dadbfc9a7f43e44de6ef m
1) BaseClass :: make SetUp, TearDown empty. 2) TestSelectData :: Simplified TEST_F. Reduced code size a lot.
-
Pam Ford <pford@nrao.edu> 3ed13d6c10d0e719b02295a0f471670085dc336a m
Merge branch 'master' into CAS-12457
-
Suminori Nishie 0714e70f218e0281452bea3e4f0565e12e94c364 m
Revised MSList for VariousConstructor Simplified definition table and test loop.
-
Takahiro Tsutsumi 0f7d093843ed5e81ab539912cbda20612b478d69 m
Merge branch 'master' into CAS-12159
-
Suminori Nishie 835a6e4fdd0c8beed32ab17776ad9982b343316f m
Merge branch 'master' into CAS-8418
-
Suminori Nishie 29e77a73511603cafa6061ecce06fd677b70e8c2 m
Some refacterings. refactored used of DefaultLocalMsName.
-
Suminori Nishie fb74158290d9aca1f7e554b8b53e83d8567c9a07 m
1) Trajectory::changed Singleton to static class 2) Some other Minor refactering
-
Suminori Nishie 90e69b56c2dcf2e96aa9280d215c964d3904a156 m
Merge branch 'master' into CAS-8418 Conflict temporaly resolved. descripion of CAS-11955 is active
Conflicts:
gcwrap/python/scripts/tests/test_tsdimaging.py -
Suminori Nishie 77de8120b1e6863c5b922566b39ba24efcc78d17 m
Removed DEBUG statement in PseudoPointingBaseInfo.
-
Suminori Nishie 1fbb77ef2b90b21e9cf65540599577d484e75a3c m
Tentative: 1) Smplifying resource count definition 2) added PtColumn field on Listed fixture 3) Confirmed ANT=99 countermeasure.
-
Suminori Nishie b1af259b1efc636bb17ed5e317058cb788d14c0b m
Temp Review:S6 Modify completed. Quassi-Stable.
-
Suminori Nishie f099f8aad8ed7c035c462b2934964c03081ab6a2 m
S1 related: removed some from MsList Only specifying bad name remains for TestMeasurementSet.
-
Suminori Nishie 9f6f6ec2e49a4d6310f83b1f1b4afae225eed676 m
Merge branch 'master' into CAS-8418
-
Suminori Nishie 455a84c3f4c5311c347726a7cb50627b695bb90a m
Additional Update from S1. MS mames in MsEdit MUST BE a local file. clarified the filename to prevent from missunderstanding .
-
Suminori Nishie 5dbc13592c47307edba9153cd58fa6bfcf4af385 m
UT:S1 additional change added.
-
Suminori Nishie 972dfb16cae1f0d9a4ffbb5b51fa1da51603f56c m
UT:S1 additional change added.
-
Suminori Nishie aa96f0d07edca95099afd3a8fc7a0c79a0893215 m
UT:S1 additional change added.
-
Suminori Nishie 57ee8d6b950c2ffcfb40781557517505a9b703e5 m
Temp commit for S3 modification of GTEST.
-
Suminori Nishie aea2861bc84dd7a85fc8c991c94fe5501417075b m
Temp commit for S1, and S3 S2,S4,S4 are already done (only delete)
-
Suminori Nishie 9056d16a4cc3b9f6d569a34151cb244543a882ef m
Remove-recommended TEST_F were removed. preparing the Work-Base in progress.
-
Suminori Nishie 09f0478012fead34f7c146c3fc8adf9736401024 m
After source-Code Review: This is Start Base.
-
Takahiro Tsutsumi 1e337c6fbe081fd65e6c38388c6a4efb8580561b m
A minor edit to retrigger build
-
Takahiro Tsutsumi 49df0a3f1f81d99f2c349f5277585517ffa49499 m
Fixed indexing issues in cutthreshold and storing the single plane mask results back to the full mask images
-
Suminori Nishie f1a45fe81b1f6ce0bbf9c0a16f05251b9aaa8a15 m
Update after push. 1) removed redundant WARN message. 2) removed redundant PDcalc API call in GTest.
-
Takahiro Tsutsumi 0b483ef81363386f2f02e09ead05fa4b4e0096ec m
A few more minor fixes for logging and skip channel message
-
Takahiro Tsutsumi 9326b9934b580a48545eaface05858afcddc5d7b m
Updated the unit test to account for the code change
-
Suminori Nishie 502ab1b817f0d598f419e52e75aec7d1f175f917 m
Update GTEST:RowId_inMS
-
Takahiro Tsutsumi 23d0351de12a48409f8b4812c7ee5551e2585f6e m
Modifed printAutomaskSummary to handle stats and logging information with a polarization axis.
-
Suminori Nishie 7e193da6963cb40df6a5573d19ae960b7fac91ee m
Add additional test for irregular case in setMovingSource() and getMovingsource()
-
Takahiro Tsutsumi 23815fc49e58dda4043b6e41f4f39f8ca25e96da m
Merge branch 'master' into CAS-12159
-
Takahiro Tsutsumi 01653a2f332590353f6e42ddac1f068538cb40bb m
More modifications for polarizaiton handling
-
Pam Ford <pford@nrao.edu> 5d80a6a4c9713bf408d73500ca72158eab1cfe9c m
canvas properties for single/iterated plots
- code/plotms/Data/PlotMSIndexer.cc (version 5d80a6a4c9713bf408d73500ca72158eab1cfe9c) (diffs)
- code/plotms/GuiTabs/PlotMSAxesTab.cc (version 5d80a6a4c9713bf408d73500ca72158eab1cfe9c) (diffs)
- code/plotms/GuiTabs/PlotMSCanvasTab.cc (version 5d80a6a4c9713bf408d73500ca72158eab1cfe9c) (diffs)
- code/plotms/PlotMS/PlotMSConstants.cc (version 5d80a6a4c9713bf408d73500ca72158eab1cfe9c) (diffs)
- code/plotms/PlotMS/PlotMSConstants.h (version 5d80a6a4c9713bf408d73500ca72158eab1cfe9c) (diffs)
- code/plotms/Plots/PlotMSPlot.cc (version 5d80a6a4c9713bf408d73500ca72158eab1cfe9c) (diffs)
- code/plotms/Plots/PlotMSPlot.h (version 5d80a6a4c9713bf408d73500ca72158eab1cfe9c) (diffs)
- code/plotms/Plots/PlotMSPlotParameterGroups.cc (version 5d80a6a4c9713bf408d73500ca72158eab1cfe9c) (diffs)
- code/plotms/Plots/PlotMSPlotParameterGroups.h (version 5d80a6a4c9713bf408d73500ca72158eab1cfe9c) (diffs)
-
Suminori Nishie ebadbb508fc7b035947b5859ef5a3945a72cb695 m
fixed conflict 2
-
Suminori Nishie 151dc7449a6052b2999f24e907425b794a3d014d m
fixed conflict
-
Suminori Nishie 5478121e2ee8d98d9066c7c91590907b81f56c74 m
Editted/Recovered minor change in GTest.cc
-
Suminori Nishie fd2725a366408905ce1706b87713a429557fbda5 m
Merge branch 'master' into CAS-8418
-
Suminori Nishie 1134eef773adca9d4b1ed2b46cc4f821b5784630 m
Tmp comit to clean object.
OPEN-CASA-PKG
-
Ville Suoranta 481e831391b4b188cc0997e82dfd9623c73940a9
Revise data paths again
-
Ville Suoranta b807af255c978804d6f4cff866a83e8cd6f5c870
Fix previous commit
-
Ville Suoranta 68f8244273a55a8aca0d1b15f5302d56188de4fa
Revert "Switch data path order temporarily"
This reverts commit 01cbf7554018eb4e0e1c4ed058cb9c0c16d8dd66.