Build: #6 was successful
Job: ManyLinux 2.28 was successful
Code commits
Casa6
-
Hendrik Muller 0d731f5701553c3bcd07344a0be600f6ec4afee4
Merge master into CAS-14778 and solve conflicts
-
Akeem Wells d5640ce284463154184c5da9c621cd28d3ef14a6 m
Pull request #1070: Remove redundant module cleanup calls
Merge in CASA/casa6 from CAS-14846 to master
* commit '2b25ebdd0b7c6b816a08a6ddea03ecd4c792427f':
Remove redundant module cleanup calls -
Akeem Wells 2b25ebdd0b7c6b816a08a6ddea03ecd4c792427f m
Remove redundant module cleanup calls
-
George Moellenbrock a8b6cc9b6ecadea9c95af1dc28341ed198a48da8 m
Pull request #1068: CAS-14763
Merge in CASA/casa6 from CAS-14763 to master
* commit 'f2e0db200c55d4b3c26e06bf80d6211944a47756': (74 commits)
Change type to G
Add standard errors for parameters
Update xml and tests
Change default clock order and update the test data origin
Remove debugging list type, return of task zenithdelaycal is dict
Updated test to use data with all VLBA antennas
Updated test header
Add test data procedence
Adds more tests
Add per polarization clock solution
Switch to CASA measures to compute antenna elevations
Updated tests for zenithdelaycal
Name based antenna selection from MS
Add implementation to ZenithDelayJones
Add tests
Add implementation to ZenithDelayJones
Add caltable output
For CAS-14763, added comments to aid development
For CAS-14763, in ZenithDelayJones::setApply(Record&), removed some unnecessary stuff.
For CAS-14763, added skeletal ZenithDelayJones class (ZenithDelayCal.{h,cc}) to eventually support application of zenith-angle dependent macroscopic delay calibration for VLBI, and make VisCalGlobals's SolvableVisCal factories aware of it. This requires further development for it to work.
... -
Hendrik Muller 48dba78833583f0737a0135c320a1b8bea09a03a m
Pull request #1063: CAS-14797
Merge in CASA/casa6 from CAS-14797 to master
* commit 'd0332c4e3cda643f0a1b8a128c35f1a6ee2e973f':
Streamline the implementations of helper functions in just two helper functions now made available in MatrixCleaner.cc
Search only over inner square
Make MSMT-CLEAN compatible with previous runs again
repeat same accelerations for AspMatrixCleaner and for MultiTermMatrixCleaner
This code will increase the speed for MS-CLEAN. This is achieved by two main improvements: -> Subtract beam is faster than casacore functionality which creates temporary copies -> Run peak finding only over square determined by blcdirty and trcdirty rather than the full image -> again, the direct implementation is faster than casacore minMax functionality -
Hendrik Muller 7279dc159c47f7a3fc656e6e2c11d942cc0c383a m
Pull request #1062: CAS-14814
Merge in CASA/casa6 from CAS-14814 to master
* commit 'cb65c9b710137b44a5624dadade29b814c6a2a3d':
Remove dead code
labeling, pruning and blob-size counting in memory, avoid temporary copies
Optimize Automasking region labelling and pruning
Main bottleneck is binaryDilation computation. This part of the code has been accelerated now, by: 1.) Remove IPosition constructions from inner loop 2.) Use direct storage pointers 3.) Precompute structure offsets 4.) Return changed from BinaryDilationCore 5.) Remove the full image check in BinaryDilation() 6.) Avoid extra full-plane scans -
Hendrik Muller b5ed254f61284e8d389fac82e4b21e8fe30e5194 m
Pull request #1061: CAS-14804
Merge in CASA/casa6 from CAS-14804 to master
* commit 'b21128a27d35f918b11d60dad2d1ff729e92d923':
Inflate epsilon for passing tests across platforms
Add tclean task for CAS-14804, depends on fasr dataset
Update comparison values in test_onefield_asp
Reverse to normalization with psf width again, this makes the unittest testonefieldasp performing superior to old version again
Solution by rescaling the objfunc, and amplitudes, for more details see description at Jira ticket -
Darrell Schiebel 7b1775c8b104e59a7050264a2b88acebdda5ca2c m
Pull request #1066: CAS-14798
Merge in CASA/casa6 from CAS-14798 to master
* commit '8959b8b05b1f67087d8deb301e5ccd2c73ecfcfb':
[CAS-14798] update build.conf for master build of GUI wheels
[CAS-14798] increment version for bamboo build-based jar files
[CAS-14798] fix botched isolation of build from casa-source tree
[CAS-14798] fix typo in casalogger version number
[CAS-14798] trigger a clean rebuild
[CAS-14798] update build.conf dev wheel versions for each of the six GUI
[CAS-14798] add CASA_APPIMAGE_CACHE_DIR env variable detection for casaplotserver exec grpcFlagAgentDisplay.cc fetches the full path to the casaplotserver AppImage and execs it directly
[CAS-14798] update xml-casa version -
Takahiro Tsutsumi 7274e44a3e3f643fb5606f5dfd2c7fbc354653e8 m
Pull request #1064: CAS-14713
Merge in CASA/casa6 from CAS-14713 to master
* commit '85a64657cf577e2f2e27f15d9e8dc1843ce1efcc':
remove the duplicated funtionality that exist in almatestutils
remove print statements for debugging
Modify the code based on code review
Remove some lines previously commented out
Clean up debug messages
Add missing import for casalog
fix check_list_vals to return False if at least one of the list index match fail. Add proper handling of per-Stokes plane multiple peak locaitons.
Per pol plane peak positions
Add a function to get a list of peak positions when the peak pix value is not unique and a test function to check against a list of possible positions. -
Kumar Golap 58d771b2f9737fb95362cc67cd6b117386be399f m
Pull request #1060: CAS-14342
Merge in CASA/casa6 from CAS-14342 to master
* commit 'da072f6cba0d386485b1188c73e598cd335fc673':
redo this...foiled by SIImageStore smartness
fixed a place whereI missed widefield
fixed typo
Added widefield as a gridder for single field that can ignore blanking when pblimit is less than 0
fixed a typo that got in
Fix reviewer suggestion + some doc change
when pblimit is -ve for non A-term gridders the beam is set to 1.0 to allow for deconvolution of pesky sources without bothering about correctness of these sources -
Kumar Golap 163f7bcfe37c6d7988c925040f62302b9743903a m
Pull request #1059: CAS-14520
Merge in CASA/casa6 from CAS-14520 to master
* commit '6d1b664f4857b653720cb2e3a5ff36128272277e':
removed "user" from a log line
added empty space between bracket and value printed
added logger message about fracbw used by bwtaper
disabling bwtaper test in parallel to allow this feature in
Changes in doc according to reviewer
forgot to push this one in
brought fracbw up to tclean and enable test for briggsbwtaper -
Darrell Schiebel aa008dd2de4c07b22b70e776396e755f906db639 m
Pull request #1055: CAS-14430
Merge in CASA/casa6 from CAS-14430 to master
* commit '0c4da0be7d119cd0bc22330490f7acbe3227f017':
[CAS-14430] remove comment that is now misleading
[CAS-14430] fix problem generating plot file WITHOUT showing the plot
remove line duplication (found in code review) [CAS-14430]
plotcomp: resurrect, update simulator use, clean up plot, patch back into predictcomp [CAS-14430]
fix errors signaled by the python interpreter [CAS-14430] like: ---------------------------------------------------------------------- casatasks/private/task_gencal.py:99: SyntaxWarning: "is not" with 'str' literal. Did you mean "!="? if infile is not 'None' and infile is not '': casatasks/private/task_gencal.py:99: SyntaxWarning: "is not" with 'str' literal. Did you mean "!="? if infile is not 'None' and infile is not '': casatasks/private/task_gencal.py:100: SyntaxWarning: "is not" with 'str' literal. Did you mean "!="? if antenna is not '' or pol is not '' or len(parameter) != 0: casatasks/private/task_gencal.py:100: SyntaxWarning: "is not" with 'str' literal. Did you mean "!="? if antenna is not '' or pol is not '' or len(parameter) != 0:
changes to resolve warnings about invalid escape sequences in strings [CAS-14430] like: ----------------------------------------------------------------------------------- casatasks/private/task_simalma.py:385: SyntaxWarning: invalid escape sequence '\d' q = re.compile('CYCLE\d?\d') -
Darrell Schiebel <darrell@schiebel.us> 8959b8b05b1f67087d8deb301e5ccd2c73ecfcfb m
[CAS-14798] update build.conf for master build of GUI wheels
-
Pedro Salas <salas.mz@gmail.com> f2e0db200c55d4b3c26e06bf80d6211944a47756 m
Change type to G
Polarization dependent clock corrections have
to be at the G position in the measurement equation. -
Pedro Salas <salas.mz@gmail.com> fb24dd1237d7fd51d73332ff3e909e5241ff7c68 m
Add standard errors for parameters
-
Pedro Salas <salas.mz@gmail.com> a9f69cae62f58a3db507572250368d3f622d20f4 m
Update xml and tests
- casatasks/src/private/task_zenithdelaycal.py (version a9f69cae62f58a3db507572250368d3f622d20f4) (diffs)
- casatasks/tests/tasks/test_task_zenithdelaycal.py (version a9f69cae62f58a3db507572250368d3f622d20f4) (diffs)
- casatasks/xml/zenithdelaycal.xml (version a9f69cae62f58a3db507572250368d3f622d20f4) (diffs)
-
Takahiro Tsutsumi 85a64657cf577e2f2e27f15d9e8dc1843ce1efcc m
remove the duplicated funtionality that exist in almatestutils
-
Takahiro Tsutsumi 1faca51ce1cbd22673e671bfd11a25a9ca52536a m
remove print statements for debugging
-
Takahiro Tsutsumi b8d02b8d7a23c3e0b5a3449f16dbf2763c52af71 m
Modify the code based on code review
-
Pedro Salas <salas.mz@gmail.com> 9e08fac4b625a44b976942466897d5d0118b68e9 m
Change default clock order and update the test data origin
-
Kumar Golap da072f6cba0d386485b1188c73e598cd335fc673 m
redo this...foiled by SIImageStore smartness
-
Kumar Golap 5e1e42dcc1efddf06c41b25c29161a05fec56919 m
fixed a place whereI missed widefield
-
Takahiro Tsutsumi 08de68578f0bb647373db2b80a93df655852dbc7 m
Remove some lines previously commented out
-
Kumar Golap e311eb30d529e17565f7fae5cedd9223b71fcb73 m
fixed typo
-
Kumar Golap 3bffb5213a5314f8fd87469b148fcce8ab33c3e5 m
Added widefield as a gridder for single field that can ignore blanking when pblimit is less than 0
-
Kumar Golap a6496101b8b5d0ef508d78894b50f5adfd1764c4 m
Merge branch 'master' into CAS-14342
-
Takahiro Tsutsumi 94c2a6878f41bba17876d22b3c12c5672d5d8565 m
Merge remote-tracking branch 'refs/remotes/origin/CAS-14713' into CAS-14713 merge to reconcile divergent local branch
-
Takahiro Tsutsumi 28e830b9ee75ef5b37a65568faea749297b33c63 m
Clean up debug messages
-
Akeem Wells 0cd5ebaa0b28539a3611a43ec2c1aa497bdce994 m
Remove debugging list type, return of task zenithdelaycal is dict
-
Akeem Wells 2f1ac5746f702155a0f5518b75ac7c8c77494542 m
Add missing import for casalog
-
Pedro Salas <salas.mz@gmail.com> c29bc1a95bacecfd32e7f2ba8bf59a003f4fad7c m
Updated test to use data with all VLBA antennas
-
Pedro Salas <salas.mz@gmail.com> 8efc298b1ee618a06ba5d6b24c4877a4812e2844 m
Updated test header
-
Pedro Salas <salas.mz@gmail.com> 6d0c27d99a4a0c6cc045e135f98b0bb32ad110c8 m
Add test data procedence
-
Pedro Salas <salas.mz@gmail.com> 461c72a18dde7781909a07f2e5f7632ac6382b31 m
Adds more tests
-
Pedro Salas <salas.mz@gmail.com> f02390b447f0071a83c0e76d32981ff9b14ecf13 m
Add per polarization clock solution
-
Hendrik Muller <hmuller@smurf.aoc.nrao.edu> b21128a27d35f918b11d60dad2d1ff729e92d923 m
Merge branch 'master' into CAS-14804
-
Kumar Golap 6d1b664f4857b653720cb2e3a5ff36128272277e m
removed "user" from a log line
-
Kumar Golap 73a000976d21b66e59fd1d46dc2c1855982f8656 m
Merge branch 'master' into CAS-14520
-
Hendrik Muller <hmuller@smurf.aoc.nrao.edu> bfb544eb61bfcb9abf7285412bb4235703c92594 m
Inflate epsilon for passing tests across platforms
-
Srikrishna Sekhar 9eede3a21f1d4e6e61185ac7568ebc0a3563656f m
Pull request #1056: CAS-13898
Merge in CASA/casa6 from CAS-13898 to master
* commit '81f8d50803a4f8d4ceb2d5dfecd8e67f25d11658':
CAS-13898 : Fix memory allocation per-plane
CAS-13898 : Re-use getMemoryAvailable from appRC
CAS-13898 : remove unnecessary temp image allocs -
Dirk Petry <dpetry@eso.org> 7942d3c489c3dd85ce20bcfce026db5ee274f373 m
Pull request #1057: CAS-14808: improved task messaging, added unit test case testSky_sdObs_noise, updated stakeholder tests
Merge in CASA/casa6 from CAS-14808 to master
* commit 'fd028a1e11a9a712747c80c3508fd96597a93a87':
CAS-14808: improved task messaging, added unit test case testSky_sdObs_noise, updated stakeholder tests -
Hendrik Muller <hmuller@smurf.aoc.nrao.edu> cb65c9b710137b44a5624dadade29b814c6a2a3d m
Merge remote-tracking branch 'origin/CAS-13898' into CAS-14814
-
Takahiro Tsutsumi c97980db1775b1d458742f818699548872b9568f m
fix check_list_vals to return False if at least one of the list index match fail. Add proper handling of per-Stokes plane multiple peak locaitons.
-
Bob Garwood 350d94ec32491983c2ac6a838a3d80a0a5c85748 m
Pull request #1058: CAS-14743
Merge in CASA/casa6 from CAS-14743 to master
* commit 'cf36a43bb30fdb33b15f44d8c7f1102b036e1475':
remove hosts example
fixed two typos
updated getandposalma.xml
additional edits of getantposalma.xml descriptions
edited getantposalma.xml short and long parameter descriptions -
Pedro Salas <salas.mz@gmail.com> 02f46298c6e745fbd8b3e67318c60d6686bcc232 m
Switch to CASA measures to compute antenna elevations
-
Takahiro Tsutsumi fe6abb1993ecdcb395f7f632dd7360074c88e05d m
Per pol plane peak positions
-
Pedro Salas <salas.mz@gmail.com> 65b6f51bc9fa28f7c9e6ca65e182a60a0727b504 m
Updated tests for zenithdelaycal
Numerical comparisons of delays are now in ns.
Checks that after correction the delay is lower than the input. -
Darrell Schiebel <darrell@schiebel.us> 92f93660848834af9036186d10ec247fbe8c991e m
[CAS-14798] increment version for bamboo build-based jar files
-
Dirk Petry <dpetry@eso.org> fd028a1e11a9a712747c80c3508fd96597a93a87 m
CAS-14808: improved task messaging, added unit test case testSky_sdObs_noise, updated stakeholder tests
- casatasks/src/private/task_simobserve.py (version fd028a1e11a9a712747c80c3508fd96597a93a87) (diffs)
- casatasks/tests/tasks/test_task_simobserve.py (version fd028a1e11a9a712747c80c3508fd96597a93a87) (diffs)
- casatests/regression/test_regression_sim_TP.py (version fd028a1e11a9a712747c80c3508fd96597a93a87) (diffs)
- casatests/regression/test_regression_sim_components_and_skymodel.py (version fd028a1e11a9a712747c80c3508fd96597a93a87) (diffs)
-
Pedro Salas <salas.mz@gmail.com> 2dcc51bf29adbbdded08744a793cfca5cd457f34 m
Name based antenna selection from MS
-
Pedro Salas <salas.mz@gmail.com> 6b625b706889644766dbb689f4c85a5b374fe3ae m
Add implementation to ZenithDelayJones
-
Bob Garwood cf36a43bb30fdb33b15f44d8c7f1102b036e1475 m
remove hosts example
-
Takahiro Tsutsumi 4c5db684e3d470760dcccd79f6f1bb9a93fc37cc m
Add a function to get a list of peak positions when the peak pix value is not unique and a test function to check against a list of possible positions.
-
Srikrishna Sekhar 81f8d50803a4f8d4ceb2d5dfecd8e67f25d11658 m
Merge remote-tracking branch 'origin/master' into CAS-13898
-
George Moellenbrock 29b9e60ff5efac7662bc3995bc056d79878deb05 m
Pull request #1054: CAS-14760
Merge in CASA/casa6 from CAS-14760 to master
* commit 'f6c71604a20604d7cdcacee8328f8a19cef05238':
For CAS-14760, for cross-hand delay solutions, ensure that FFT padding calculations yield positive channel axis length for LSB spws. -
Pedro Salas <salas.mz@gmail.com> 33b2fbc415de56930be30570f5fa84d745a20169 m
Add tests
-
Darrell Schiebel <darrell@schiebel.us> 580f7ba8bc6f2c526b3214f418d8dc965f8e8a33 m
[CAS-14798] fix botched isolation of build from casa-source tree
-
Darrell Schiebel <darrell@schiebel.us> 0ceb994ab76eaf6655d45035195e4b4520e312a6 m
[CAS-14798] fix typo in casalogger version number
-
Darrell Schiebel <darrell@schiebel.us> 87a4e40856d9cf9e88643382e7587aa5e72cb663 m
[CAS-14798] trigger a clean rebuild
-
Darrell Schiebel <darrell@schiebel.us> 927591af78dabcf42bdf37197cbfca007503fce7 m
[CAS-14798] update build.conf dev wheel versions for each of the six GUI
-
Pedro Salas <salas.mz@gmail.com> c3267a755113398c253955e4b5a35188798e4821 m
Add implementation to ZenithDelayJones
-
Pedro Salas <salas.mz@gmail.com> e6a6992396a62e7728b0d3857cf445a7eb3b21ba m
Add caltable output
-
Hendrik Muller <hmuller@smurf.aoc.nrao.edu> cf29384c41f2f9a68d7cdb0dac981ca13e0ea475 m
Add tclean task for CAS-14804, depends on fasr dataset
-
Hendrik Muller <hmuller@smurf.aoc.nrao.edu> e33d119e94c5dd69e1f570bf5fe8348c6bcc2383 m
Update comparison values in test_onefield_asp
-
Hendrik Muller <hmuller@smurf.aoc.nrao.edu> 67ae240e9506db41372a659be98b4941a0653cab m
Remove dead code
-
Hendrik Muller <hmuller@smurf.aoc.nrao.edu> 57dca645ed29516158c4292ea6b178920a2f6dd1 m
labeling, pruning and blob-size counting in memory, avoid temporary copies
-
Hendrik Muller <hmuller@smurf.aoc.nrao.edu> 23f3834a2626e7f24feaa28f1caf8ac072cb53db m
Optimize Automasking region labelling and pruning
Replace IPosition based region traversal with flat-index DFS
rewrite blob-wise counting using direct image access
prune small regions in a single image pass -
Hendrik Muller <hmuller@smurf.aoc.nrao.edu> fa59cb340f36c1709342a20a58e3790b4374cb78 m
Main bottleneck is binaryDilation computation. This part of the code has been accelerated now, by: 1.) Remove IPosition constructions from inner loop 2.) Use direct storage pointers 3.) Precompute structure offsets 4.) Return changed from BinaryDilationCore 5.) Remove the full image check in BinaryDilation() 6.) Avoid extra full-plane scans
This new version still needs to get validied solidly. -
Darrell Schiebel <darrell@schiebel.us> a96ca19d7cc456a0ba72b1fa78216eddedbb34fa m
[CAS-14798] add CASA_APPIMAGE_CACHE_DIR env variable detection for casaplotserver exec grpcFlagAgentDisplay.cc fetches the full path to the casaplotserver AppImage and execs it directly
-
Darrell Schiebel <darrell@schiebel.us> 0c4da0be7d119cd0bc22330490f7acbe3227f017 m
[CAS-14430] remove comment that is now misleading
-
George Moellenbrock 8e37292da807f31f380667d723ae1fec237c86da m
For CAS-14763, added comments to aid development
-
George Moellenbrock f6c71604a20604d7cdcacee8328f8a19cef05238 m
Merge branch 'master' into CAS-14760
-
George Moellenbrock 86e433f3b0eafb5fa251d98ad45c15694eae424f m
For CAS-14763, in ZenithDelayJones::setApply(Record&), removed some unnecessary stuff.
-
Darrell Schiebel <darrell@schiebel.us> f69c945ac0e98de109e70e7f80c3796695ac0ddb m
[CAS-14430] fix problem generating plot file WITHOUT showing the plot
-
George Moellenbrock 2326a6ec0adcef7d97c752e788ea1faf5e844343 m
Merge branch 'master' into CAS-14763
-
George Moellenbrock 12fa37f46cbda88ba49928e092c276ecfbea4c76 m
For CAS-14763, added skeletal ZenithDelayJones class (ZenithDelayCal.{h,cc}) to eventually support application of zenith-angle dependent macroscopic delay calibration for VLBI, and make VisCalGlobals's SolvableVisCal factories aware of it. This requires further development for it to work.
- casatools/src/code/synthesis/MeasurementComponents/VisCalGlobals.cc (version 12fa37f46cbda88ba49928e092c276ecfbea4c76) (diffs)
- casatools/src/code/synthesis/MeasurementComponents/ZenithDelayCal.cc (version 12fa37f46cbda88ba49928e092c276ecfbea4c76) (diffs)
- casatools/src/code/synthesis/MeasurementComponents/ZenithDelayCal.h (version 12fa37f46cbda88ba49928e092c276ecfbea4c76) (diffs)
-
Hendrik Muller <hmuller@smurf.aoc.nrao.edu> 4cdb95ad5fe5d8cd4f3bfb41c27ffd0e1f78f5fe m
Reverse to normalization with psf width again, this makes the unittest testonefieldasp performing superior to old version again
-
Pedro Salas <salas.mz@gmail.com> 3ffc4428ba984d05ace5aae7b1f5145b7cad6e91 m
Updated zenithdelaycal.xml
-
Hendrik Muller <hmuller@smurf.aoc.nrao.edu> 73c9e410f8f52d13449f3c3a3be79a8cd90ca12b m
Solution by rescaling the objfunc, and amplitudes, for more details see description at Jira ticket
- casatools/src/code/synthesis/MeasurementEquations/AspMatrixCleaner.cc (version 73c9e410f8f52d13449f3c3a3be79a8cd90ca12b) (diffs)
- casatools/src/code/synthesis/MeasurementEquations/AspMatrixCleaner.h (version 73c9e410f8f52d13449f3c3a3be79a8cd90ca12b) (diffs)
- casatools/src/code/synthesis/MeasurementEquations/objfunc_alglib.h (version 73c9e410f8f52d13449f3c3a3be79a8cd90ca12b) (diffs)
-
Pedro Salas <salas.mz@gmail.com> 090b5f82c32535a1d8a64498bbb6dca5ea101bfe m
Updated zenithdelaycal.xml
-
Victor de Souza Magalhaes 182e6340b4a6f93b3c4ff855af23e1499361bd2b m
Fixed a few typos
-
Pedro Salas <salas.mz@gmail.com> 04c70f9447a89f4edafe94c88005cc768247d3cc m
Adds docstrings, cleans up unused arguments and avoids computing axis limits for empty data in the visualization function
-
Bob Garwood 59a02e6c0dc2c222d2ca62c27a3a742928726b2a m
fixed two typos
-
Victor de Souza Magalhaes e00682e32d2302adb3cd69c0d37d81a06148da2c m
Removed an unused import to pandas.
-
Darrell Schiebel <darrell@schiebel.us> e028441c3cb49ebeafa737de83d9f8fc7fd4cc1e m
[CAS-14798] update xml-casa version
-
Hendrik Muller <hmuller@smurf.aoc.nrao.edu> d0332c4e3cda643f0a1b8a128c35f1a6ee2e973f m
Streamline the implementations of helper functions in just two helper functions now made available in MatrixCleaner.cc
- casatools/src/code/synthesis/MeasurementEquations/AspMatrixCleaner.cc (version d0332c4e3cda643f0a1b8a128c35f1a6ee2e973f) (diffs)
- casatools/src/code/synthesis/MeasurementEquations/AspMatrixCleaner.h (version d0332c4e3cda643f0a1b8a128c35f1a6ee2e973f) (diffs)
- casatools/src/code/synthesis/MeasurementEquations/MatrixCleaner.cc (version d0332c4e3cda643f0a1b8a128c35f1a6ee2e973f) (diffs)
- casatools/src/code/synthesis/MeasurementEquations/MatrixCleaner.h (version d0332c4e3cda643f0a1b8a128c35f1a6ee2e973f) (diffs)
- casatools/src/code/synthesis/MeasurementEquations/MultiTermMatrixCleaner.cc (version d0332c4e3cda643f0a1b8a128c35f1a6ee2e973f) (diffs)
- casatools/src/code/synthesis/MeasurementEquations/MultiTermMatrixCleaner.h (version d0332c4e3cda643f0a1b8a128c35f1a6ee2e973f) (diffs)
-
Bob Garwood 23e4ed702d08a630d8c9c6e2e871e04dd0ba284e m
updated getandposalma.xml
-
Darrell Schiebel <darrell@schiebel.us> 2e246db348ee344541aabea9c6313ff1876545db m
remove line duplication (found in code review) [CAS-14430]
-
Hendrik Muller <hmuller@smurf.aoc.nrao.edu> 15708ce2bde3db2c99485f74edce8f23494746eb m
Search only over inner square
-
Kumar Golap 7020c6ebecc2159f39ce2cebf84fb54527085f59 m
added empty space between bracket and value printed
-
Hendrik Muller <hmuller@smurf.aoc.nrao.edu> 1d6360878fa2290fc0ddbff3eb608e26724b7bfe m
Make MSMT-CLEAN compatible with previous runs again
-
Victor de Souza Magalhaes c40f06a27ef03eb7be7d8a956f2df103e2ea5155 m
Output dictionary now contain the phases for all SPW and pols at ref time.
-
Hendrik Muller <hmuller@smurf.aoc.nrao.edu> 14caf11dcd1f721cba63370d77a62e5fbaff7ebe m
repeat same accelerations for AspMatrixCleaner and for MultiTermMatrixCleaner
- casatools/src/code/synthesis/MeasurementEquations/AspMatrixCleaner.cc (version 14caf11dcd1f721cba63370d77a62e5fbaff7ebe) (diffs)
- casatools/src/code/synthesis/MeasurementEquations/AspMatrixCleaner.h (version 14caf11dcd1f721cba63370d77a62e5fbaff7ebe) (diffs)
- casatools/src/code/synthesis/MeasurementEquations/MultiTermMatrixCleaner.cc (version 14caf11dcd1f721cba63370d77a62e5fbaff7ebe) (diffs)
- casatools/src/code/synthesis/MeasurementEquations/MultiTermMatrixCleaner.h (version 14caf11dcd1f721cba63370d77a62e5fbaff7ebe) (diffs)
-
Victor de Souza Magalhaes 86a3b0d97edd1e38d5a5a6eb0543892cea41bdc5 m
Factorized reading of fparam values to separated arrays in data dict and made it easier to include rate in the future (if desired).
-
Kumar Golap 133d1c556241e080b58f936b0d9a592e36d2cc2d m
added logger message about fracbw used by bwtaper
-
Kumar Golap 14de3d67d1c06d56fd4714053e8d49a99463491e m
Merge branch 'master' into CAS-14520
-
Kumar Golap e4fd6b640434079098aabd93b44b733a6fcd73b6 m
Merge branch 'CAS-14520' of https://open-bitbucket.nrao.edu/scm/casa/casa6 into CAS-14520
-
Victor de Souza Magalhaes c2b47b0a47036191b581091092608d40889469da m
Finished removal of references to boolean describing if this is a dispersion fit; changed default value for dispersive delay polynomial order.
-
Victor de Souza Magalhaes 0d872edc35390c7468aa2915a91b460d7283e59e m
Merge remote-tracking branch 'origin/CAS-14763' into CAS-14763
-
Victor de Souza Magalhaes 234bd0f6d35e6065cd77d8e059d79765ab0605a6 m
Dispersive delays are now fetched and stored in the main data dictionary.