ASKAP-SDP
  1. ASKAP-SDP

yandasoft

Public

Network

 
AuthorCommitMessageCommit Date
Wieringa, Mark (S&A, Marsfield)Wieringa, Mark (S&A, Marsfield)
c4d06f6eb01MPull request #368: AXA-3087 apply cutoff fix to linmos as well Merge in ASKAPSDP/yandasoft from feature/AXA-3087-add-option-to-specify-2nd-cutoff-level-in-linmos-mpi to develop * commit 'ff227e80aa0b7f679ec5dbc206c246a08f04ffb1': AXA-3087 apply cutoff fix to linmos as well
Wieringa, Mark (S&A, Marsfield)Wieringa, Mark (S&A, Marsfield)
ff227e80aa0AXA-3087 apply cutoff fix to linmos as well
Wieringa, Mark (S&A, Marsfield)Wieringa, Mark (S&A, Marsfield)
65675f863b0MPull request #367: AXA-3087 add 2nd cutoff level Merge in ASKAPSDP/yandasoft from feature/AXA-3087-add-option-to-specify-2nd-cutoff-level-in-linmos-mpi to develop * commit '6cebb905ab915e0466634c03c42aab02534efe5e': AXA-3087 add 2nd cutoff level
Wieringa, Mark (S&A, Marsfield)Wieringa, Mark (S&A, Marsfield)
6cebb905ab9AXA-3087 add 2nd cutoff level
Wieringa, Mark (S&A, Marsfield)Wieringa, Mark (S&A, Marsfield)
c995392f13fMPull request #366: Feature/AXA-3053 refactor deconvolvermtbf Merge in ASKAPSDP/yandasoft from feature/AXA-3053-refactor-deconvolvermtbf to develop * commit 'abbc9799ff885ddb8f0e2019ac08bc896bff8a64': AXA-3053 remove old or unused code and refactor
Wieringa, Mark (S&A, Marsfield)Wieringa, Mark (S&A, Marsfield)
abbc9799ff8AXA-3053 remove old or unused code and refactor AXA-3053 review mods
Vuong, Minh (S&A, Marsfield)Vuong, Minh (S&A, Marsfield)
274546da929MMerge branch 'release/1.16.5' into develop
Vuong, Minh (S&A, Marsfield)Vuong, Minh (S&A, Marsfield)
c741c808cbcMMerge branch 'release/1.16.5'
Vuong, Minh (S&A, Marsfield)Vuong, Minh (S&A, Marsfield)
9abb53970e9AXA-3070
Vuong, Minh (S&A, Marsfield)Vuong, Minh (S&A, Marsfield)
2873173329dMMerge branch 'release/1.16.5' into develop
Vuong, Minh (S&A, Marsfield)Vuong, Minh (S&A, Marsfield)
801aeedb3f3MMerge branch 'release/1.16.5'
Vuong, Minh (S&A, Marsfield)Vuong, Minh (S&A, Marsfield)
829eeb4cf0dAXA-3070. Do the version bump for the new release
Voronkov, Max (S&A, Marsfield)Voronkov, Max (S&A, Marsfield)
64f598225bfMPull request #365: Bugfix/AXA-2792 reconcile traditional weighting differences with joint deconvolution Merge in ASKAPSDP/yandasoft from bugfix/AXA-2792-reconcile-traditional-weighting-differences-with-joint-deconvolution to develop * commit '16079da03b283ee35f6091fc3f377424cff1ecdb': Added a warning for a dangerous combination of modes (AXA-2792) Patched the new regression test to use singleoutputfile option in the spectral line mode to remove '.wr.1' from the file names (AXA-2792) M...
Voronkov, Max (S&A, Marsfield)Voronkov, Max (S&A, Marsfield)
16079da03b2Added a warning for a dangerous combination of modes (AXA-2792)
Max VoronkovMax Voronkov
13eb63ba91cPatched the new regression test to use singleoutputfile option in the spectral line mode to remove '.wr.1' from the file names (AXA-2792)
Voronkov, Max (S&A, Marsfield)Voronkov, Max (S&A, Marsfield)
4d9d85188f5Minor logging improvement (AXA-2792)
Max VoronkovMax Voronkov
9a7e4594013added a new regression test comparing fitted beam in a number of scenarios (with/without joint deconvolution) in the spectral line mode + test BasisFunctionMFS (AXA-2792)
Max VoronkovMax Voronkov
762c70850b1Patched traditional weighting logic in the joint-deconvolution case to emulate what effectively happens in the traditional weighting hack (AXA-2792)
Voronkov, Max (S&A, Marsfield)Voronkov, Max (S&A, Marsfield)
97e02e66a39Corrected confusing log message (AXA-2792)
Voronkov, Max (S&A, Marsfield)Voronkov, Max (S&A, Marsfield)
eeea80d2436Fixed normal equations mismatch in the traditional weighting case with joint deconvolution (AXA-2792)
Max VoronkovMax Voronkov
d8548f72bbcFixed deadlock in the parallel case with uv-weight calculation, reenabled CI test with traditional weighting (AXA-2792)
Voronkov, Max (S&A, Marsfield)Voronkov, Max (S&A, Marsfield)
2dd2eb3e0a6bugfix - set the mosaicing flag in the joint imaging case to avoid type mismatch (AXA-2792)
Max VoronkovMax Voronkov
077f03a153bMkept the branch in sync with develop Merge branch 'develop' into bugfix/AXA-2792-reconcile-traditional-weighting-differences-with-joint-deconvolution
Max VoronkovMax Voronkov
bf7cdd0c216Mmerge recent bugfixes from develop (AXA-2792)
Max VoronkovMax Voronkov
692da0ee23eImplemented code performing uv-weight accumulation in the new ContinuumWorker, ready for debugging (AXA-2792)
Max VoronkovMax Voronkov
d5723434b24Factored out the factory method for uv-weight calculators to be able to use it outside the imagers; changes to logging priority (AXA-2792)
Max VoronkovMax Voronkov
429b185da6cFurther refactoring of the method processing single work unit to split out imager creation part (AXA-2792)
Max VoronkovMax Voronkov
df0b8e90d68reduced the level of logging in a few places (AXA-2792)
Max VoronkovMax Voronkov
08afe8d29edMUpdated to keep in sync with develop Merge branch 'develop' into bugfix/AXA-2792-reconcile-traditional-weighting-differences-with-joint-deconvolution
Max VoronkovMax Voronkov
af1a38777e6Mkeeping the branch in sync with develop Merge branch 'develop' into bugfix/AXA-2792-reconcile-traditional-weighting-differences-with-joint-deconvolution
Max VoronkovMax Voronkov
a25cb3dc58dMSync the branch with develop and refactored ConinuumWorker (AXA-2792)
Voronkov, Max (S&A, Marsfield)Voronkov, Max (S&A, Marsfield)
910d3e1747abugfix: parallel Taylor terms case is now handled correctly (AXA-2792)
Voronkov, Max (S&A, Marsfield)Voronkov, Max (S&A, Marsfield)
0a6c1a5576cWorkaround different defaults of the number of oversampling planes (AXA-2792)
Voronkov, Max (S&A, Marsfield)Voronkov, Max (S&A, Marsfield)
4fdcda509dbRemoved uv-weight copy between imagers in joint-imaging case, more debug log messages (AXA-2792)
Wieringa, Mark (S&A, Marsfield)Wieringa, Mark (S&A, Marsfield)
d9c147878c6MPull request #364: AXA-3024 use pixel lists for normal clean Merge in ASKAPSDP/yandasoft from feature/AXA-3024-pixel-lists-in-clean to develop * commit 'e07f272ec91e6ef8e2f7843ce4b7284e84cab50f': AXA-3024 review updates AXA-3024 remove extra initialise AXA-3024 use pixel lists for normal clean
Wieringa, Mark (S&A, Marsfield)Wieringa, Mark (S&A, Marsfield)
e07f272ec91AXA-3024 review updates
Wieringa, Mark (S&A, Marsfield)Wieringa, Mark (S&A, Marsfield)
f62d38cfc87AXA-3024 remove extra initialise
Wieringa, Mark (S&A, Marsfield)Wieringa, Mark (S&A, Marsfield)
de04fc3ff55AXA-3024 use pixel lists for normal clean
Vuong, Minh (S&A, Marsfield)Vuong, Minh (S&A, Marsfield)
66edd9545d8MMerge branch 'release/1.16.5' into develop
Vuong, Minh (S&A, Marsfield)Vuong, Minh (S&A, Marsfield)
21b9a6ea401AXA-3070. Do the version bump for the new release
Vuong, Minh (S&A, Marsfield)Vuong, Minh (S&A, Marsfield)
70b56d4563eMMerge branch 'release/1.16.5'
Vuong, Minh (S&A, Marsfield)Vuong, Minh (S&A, Marsfield)
0f974ee6837AXA-3021. Do the version bump for the new release
Wieringa, Mark (S&A, Marsfield)Wieringa, Mark (S&A, Marsfield)
a7c6b330804MPull request #363: AXA-3030 fix channel Slice specification Merge in ASKAPSDP/yandasoft from bugfix/AXA-3030-cflagger-failure-desired-slice-extends-beyond-the-end-of-the-array to develop * commit 'f7c840db6e3126d243b47c6d7e70fdbe0e898b89': AXA-3030 fix channel Slice specification
Wieringa, Mark (S&A, Marsfield)Wieringa, Mark (S&A, Marsfield)
f7c840db6e3AXA-3030 fix channel Slice specification
Vuong, Minh (S&A, Marsfield)Vuong, Minh (S&A, Marsfield)
aa6a6f2a55cMMerge branch 'release/1.16.4' into develop
Vuong, Minh (S&A, Marsfield)Vuong, Minh (S&A, Marsfield)
bed1745c0a3MMerge branch 'release/1.16.4'
Vuong, Minh (S&A, Marsfield)Vuong, Minh (S&A, Marsfield)
000683bb04cAXA-3021. Do the version bump for the new release
Wieringa, Mark (S&A, Marsfield)Wieringa, Mark (S&A, Marsfield)
bcb94304377MPull request #362: AXA-3017 Add usescalepixels feature, uses pixel list instead of mask Merge in ASKAPSDP/yandasoft from feature/AXA-3017-use-pixel-list-for-deep-clean to develop * commit 'be060d5859a4bef83d6850a6719148717d1f6b7a': AXA-3017 review mods AXA-3017 resize scale pixel list, specify name of scalemask AXA-3017 Add usescalepixels feature, uses pixel list instead of mask
Wieringa, Mark (S&A, Marsfield)Wieringa, Mark (S&A, Marsfield)
be060d5859aAXA-3017 review mods
Wieringa, Mark (S&A, Marsfield)Wieringa, Mark (S&A, Marsfield)
33fc8cd3719AXA-3017 resize scale pixel list, specify name of scalemask