ASKAP-SDP
  1. ASKAP-SDP

yandasoft

Public

Network

 
AuthorCommitMessageCommit Date
Wieringa, Mark (S&A, Marsfield)Wieringa, Mark (S&A, Marsfield)
19cad399e59MPull request #379: AXA-3136 make sure offset fields don't turn on deep cleaning Merge in ASKAPSDP/yandasoft from bugfix/AXA-3136-imager-segfaults-when-deep-cleaning-with-offset-fields to develop * commit '86c207d3896ce467ac0b5494effba0653bf0c6e2': AXA-3136 make sure offset fields don't turn on deep cleaning
Wieringa, Mark (S&A, Marsfield)Wieringa, Mark (S&A, Marsfield)
86c207d3896AXA-3136 make sure offset fields don't turn on deep cleaning
Vuong, Minh (S&A, Marsfield)Vuong, Minh (S&A, Marsfield)
64532de279bAXA-3112. added a test program for common beam
Vuong, Minh (S&A, Marsfield)Vuong, Minh (S&A, Marsfield)
4210cef9f30AXA-3112. Saved files
Vuong, Minh (S&A, Marsfield)Vuong, Minh (S&A, Marsfield)
9369d1eb406AXA-3112. Saved files
Vuong, Minh (S&A, Marsfield)Vuong, Minh (S&A, Marsfield)
8fec3d9235dAXA-3112. Saved files
Vuong, Minh (S&A, Marsfield)Vuong, Minh (S&A, Marsfield)
55811bc3df2AXA-3112. Saved files
Whiting, Matthew (S&A, Marsfield)Whiting, Matthew (S&A, Marsfield)
376d5b6b351AXA-3132 - Change to the logic in logBeamInfo() so that we always write the beamlog to the image header. The beamlog file is still written dependening on the value of write.beamlog
Mitchell, Daniel (S&A, Marsfield)Mitchell, Daniel (S&A, Marsfield)
3af5881fc02MMerge branch 'develop' of https://bitbucket.csiro.au/scm/askapsdp/yandasoft into bugfix/AXA-2812-nyquist-param-error-when-restoring-facets
Wieringa, Mark (S&A, Marsfield)Wieringa, Mark (S&A, Marsfield)
12e122cdfd2MPull request #378: AXA-3082 improve thresholds for offset fields Merge in ASKAPSDP/yandasoft from bugfix/AXA-3082-offset-imaging-improve-threshold-setting to develop * commit 'a1849b28e6596960e59bf4d531c8435548baaa98': AXA-3082 improve thresholds for offset fields
Wieringa, Mark (S&A, Marsfield)Wieringa, Mark (S&A, Marsfield)
a1849b28e65AXA-3082 improve thresholds for offset fields
Wieringa, Mark (S&A, Marsfield)Wieringa, Mark (S&A, Marsfield)
4c47bcf6cb9MPull request #377: AXA-3115 avoid collecting too many high pixels, change some logging to debug Merge in ASKAPSDP/yandasoft from feature/AXA-3115-improve-pixel-list-based-clean to develop * commit '2fbfa4252379878a2246c011568de278e4643006': AXA-3115 avoid collecting too many high pixels, change some logging to debug
Wieringa, Mark (S&A, Marsfield)Wieringa, Mark (S&A, Marsfield)
2fbfa425237AXA-3115 avoid collecting too many high pixels, change some logging to debug
Mitchell, Daniel (S&A, Marsfield)Mitchell, Daniel (S&A, Marsfield)
ede29f4419bMMerge branch 'develop' of https://bitbucket.csiro.au/scm/askapsdp/yandasoft into bugfix/AXA-2812-nyquist-param-error-when-restoring-facets
Mitchell, Daniel (S&A, Marsfield)Mitchell, Daniel (S&A, Marsfield)
a74ddb13735AXA-2812: A number of small bugfixes related to using both faceting and Nyquist gridding. Mostly related to facet coordinates and boundaries.
Mitchell, Daniel (S&A, Marsfield)Mitchell, Daniel (S&A, Marsfield)
af503d29f45AXA-2812: Undid changes to CalcCore::writeLocalModel and ImagerParallel::writeModel that removed a check for extraOSfactor. This broke the write for images without faceting.
Mitchell, Daniel (S&A, Marsfield)Mitchell, Daniel (S&A, Marsfield)
81e7743336bAXA-2812: fixed merge error
Mitchell, Daniel (S&A, Marsfield)Mitchell, Daniel (S&A, Marsfield)
418d55aea7cMAXA-2812: merged in develop
Mitchell, Daniel (S&A, Marsfield)Mitchell, Daniel (S&A, Marsfield)
b56933abb8bAXA-2812: small bug fix
Mitchell, Daniel (S&A, Marsfield)Mitchell, Daniel (S&A, Marsfield)
bce28dcf22cAXA-2812: Added phase shifts to WProject kernels for when facets are offset from the tangent plane
Mitchell, Daniel (S&A, Marsfield)Mitchell, Daniel (S&A, Marsfield)
97e183dcde0AXA-2812: added Nyquist undersampling information when adding a param for merged facet images. This is needed because the final merged image is always at full resolution, but the facets may not be.
Mitchell, Daniel (S&A, Marsfield)Mitchell, Daniel (S&A, Marsfield)
266127452aeAXA-2812: Removed explicit check for extraOSfactor when choosing between fullres params and image params during image output. It is not needed, and images may have image.* names but be built from fullres.* facets.
Mitchell, Daniel (S&A, Marsfield)Mitchell, Daniel (S&A, Marsfield)
da82ad03b79AXA-2812: changed facet restore param to fullres version
Vuong, Minh (S&A, Marsfield)Vuong, Minh (S&A, Marsfield)
a9d41fc07e4AXA-2936. Modified code for C++17
Wieringa, Mark (S&A, Marsfield)Wieringa, Mark (S&A, Marsfield)
5661116bdf9MPull request #376: AXA-3082 fix threshold.firstimage parameter Merge in ASKAPSDP/yandasoft from bugfix/AXA-3082--offset-imaging-fix-threshold-firstimage-parameter-fix2 to develop * commit 'af0e4a51b9cedf75fee7c7781307b45afa2cb21a': AXA-3082 fix threshold.firstimage parameter properly
Wieringa, Mark (S&A, Marsfield)Wieringa, Mark (S&A, Marsfield)
af0e4a51b9cAXA-3082 fix threshold.firstimage parameter properly
Wieringa, Mark (S&A, Marsfield)Wieringa, Mark (S&A, Marsfield)
faa4c6f3fe9MPull request #375: AXA-3082 fix threshold.firstimage parameter Merge in ASKAPSDP/yandasoft from bugfix/AXA-3082-offset-imaging-fix-threshold-firstimage-parameter to develop * commit 'd1cf4fd0ab9f1ad47338c42844184cb9c578cf38': AXA-3082 fix threshold.firstimage parameter
Wieringa, Mark (S&A, Marsfield)Wieringa, Mark (S&A, Marsfield)
d1cf4fd0ab9AXA-3082 fix threshold.firstimage parameter
Wieringa, Mark (S&A, Marsfield)Wieringa, Mark (S&A, Marsfield)
6b4d69026f3MPull request #374: AXA-3053 factor out chooseComponent and remove unused code Merge in ASKAPSDP/yandasoft from feature/AXA-3053-refactor-manyiterations-method-stage2 to develop * commit '6c37de95e7b4600e8df49f87bb948dca69b8a470': AXA-3053 factor out chooseComponent and remove unused code
Wieringa, Mark (S&A, Marsfield)Wieringa, Mark (S&A, Marsfield)
6c37de95e7bAXA-3053 factor out chooseComponent and remove unused code
Vuong, Minh (S&A, Marsfield)Vuong, Minh (S&A, Marsfield)
f89ab87b965MPull request #373: Feature/AXA-3052 extract generalise timing code from deconvolvermultitermbasisfunction Merge in ASKAPSDP/yandasoft from feature/AXA-3052-extract-generalise-timing-code-from-deconvolvermultitermbasisfunction to develop * commit '5b1e94a7a365a9940a10639099da19bf3fbcdbbb': AXA-3052. After talking to MarkW, took out the #pragma omp single for the timer in the deconvolution code since the timer class now is thread safe AXA-3052. Fixed an omp compile error in tDeconvolveTim...
Vuong, Minh (S&A, Marsfield)Vuong, Minh (S&A, Marsfield)
5b1e94a7a36AXA-3052. After talking to MarkW, took out the #pragma omp single for the timer in the deconvolution code since the timer class now is thread safe
Vuong, Minh (S&A, Marsfield)Vuong, Minh (S&A, Marsfield)
43f9a4baa98AXA-3052. Fixed an omp compile error in tDeconvolveTimerUtils.cc
Vuong, Minh (S&A, Marsfield)Vuong, Minh (S&A, Marsfield)
9cddea5eb77AXA-3052. Fixed compiler warning for the timer code on OSX. Also, changes to the tDeconvolveTimerUtils.cc and put #pragma omp single back to timer code in DeconvolverMultiTermBasisFunction.tcc
Vuong, Minh (S&A, Marsfield)Vuong, Minh (S&A, Marsfield)
55cfbf970d4MPull request #372: Feature/AXA-3052 extract generalise timing code from deconvolvermultitermbasisfunction Merge in ASKAPSDP/yandasoft from feature/AXA-3052-extract-generalise-timing-code-from-deconvolvermultitermbasisfunction to develop * commit '78d40d108498bef93bf7e79d8735155a1e78b64c': AXA-3052. Dont printout timers that have 0 elapsed time as suggested by PR's review comment etcm AXA-3052. Fixed the timer error reported by MarkW. Need to create another PR to fix this problem
Vuong, Minh (S&A, Marsfield)Vuong, Minh (S&A, Marsfield)
78d40d10849AXA-3052. Dont printout timers that have 0 elapsed time as suggested by PR's review comment etcm
Vuong, Minh (S&A, Marsfield)Vuong, Minh (S&A, Marsfield)
246d5445891AXA-3052. Fixed the timer error reported by MarkW. Need to create another PR to fix this problem
Voronkov, Max (S&A, Marsfield)Voronkov, Max (S&A, Marsfield)
006a6e8f36cMPull request #371: AXA-3097: additional cross-checks and log level reduction at a few places Merge in ASKAPSDP/yandasoft from feature/AXA-3097-follow-up-on-ranks-without-job-in-spectral-line-mode to develop * commit '57a462c344c866392cc7e6b090d0721ab2f3265c': Added few cross-checks and reduced the level of log messages (AXA-3097)
Voronkov, Max (S&A, Marsfield)Voronkov, Max (S&A, Marsfield)
57a462c344cAdded few cross-checks and reduced the level of log messages (AXA-3097)
Vuong, Minh (S&A, Marsfield)Vuong, Minh (S&A, Marsfield)
763221561eeMPull request #370: Feature/AXA-3052 extract generalise timing code from deconvolvermultitermbasisfunction Merge in ASKAPSDP/yandasoft from feature/AXA-3052-extract-generalise-timing-code-from-deconvolvermultitermbasisfunction to develop * commit '171c946aafdf49275e7ce5783a74fecdeb16d95a': AXA-3052. Tidy up the code and documented the timer classes and ready for PR AXA-3052. Change CMakefile AXA-3052. Saved files AXA-3052. Saved files AXA-3052. Saved files
Vuong, Minh (S&A, Marsfield)Vuong, Minh (S&A, Marsfield)
171c946aafdAXA-3052. Tidy up the code and documented the timer classes and ready for PR
Vuong, Minh (S&A, Marsfield)Vuong, Minh (S&A, Marsfield)
68d4981d440AXA-3052. Change CMakefile
Vuong, Minh (S&A, Marsfield)Vuong, Minh (S&A, Marsfield)
d016bedb278AXA-3052. Saved files
Vuong, Minh (S&A, Marsfield)Vuong, Minh (S&A, Marsfield)
aa91dbed249AXA-3052. Saved files
Vuong, Minh (S&A, Marsfield)Vuong, Minh (S&A, Marsfield)
72c0dc04d6bAXA-3052. Saved files
Voronkov, Max (S&A, Marsfield)Voronkov, Max (S&A, Marsfield)
748e510c1adMPull request #369: AXA-3083: allowed the code to proceed when no job has been allocated to a particular rank Merge in ASKAPSDP/yandasoft from bugfix/AXA-3083-imager-fails-for-unused-ranks to develop * commit 'bfb797b2c60fd34107fd2f8bc6aaf8f1257d70bf': Removed the check not allowing ranks without assigned work, commented out an unnecessary barrier causing problems for ranks without work in spectral line mode (AXA-3083)
Voronkov, Max (S&A, Marsfield)Voronkov, Max (S&A, Marsfield)
bfb797b2c60Removed the check not allowing ranks without assigned work, commented out an unnecessary barrier causing problems for ranks without work in spectral line mode (AXA-3083)
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