1. casa
  2. casa6

Commits

AuthorCommitMessageCommit dateIssues
Urvashi R._VUrvashi R._V
a8fe5d94019CAS-12220 : Implemented separation of makePSF and makePB for multi-term. Tested for "mosaic" for the makeMosaicSensitivity. Still not working for AWP, but there is a workaround in the task code for this.CAS-12220 : Implemented separation of makePSF and makePB for multi-term.Tested for "mosaic" for the makeMosaicSensitivity. Still not working for AWP, but there is a workaround in the task code for this.CAS-12220
Urvashi R._VUrvashi R._V
04fe36bc396CAS-12220 : The double PSF generation is required only for mtmfs with awp/mosCAS-12220
Urvashi R._VUrvashi R._V
39b1c187d2dCAS-12220 : Implemented psf-generation by standard gridder always, as a way to get spectral PSFs to be devoid of PB freq-dep.CAS-12220
Preshanth JagannathanPreshanth Jagannathan
88c0856db60One line commit to generate psf with only one PB
Urvashi R._VUrvashi R._V
5e60772e942MMerge branch 'master' into CAS-12220CAS-12220
Urvashi Rao VenkataVille SuorantaUrvashi Rao Venkata
768ce917374MPull request #748: CAS-13960Merge in CASA/casa6 from CAS-13960 to master * commit '0854cd2abce94352df99790ec5c2a095624e7a57': CAS-13960 : Modify test to check ret dict CAS-13960 : Fix return dict for calcres=False CAS-13960 : Removed CASA5 if/else checks CAS-13960: Enable return dict for niter=0 in deconvolve CAS-13960 : Refactor of return dictionary class CAS-13960 : Fix case of existing model image CAS-13...CAS-13960
Srikrishna SekharVille SuorantaSrikrishna Sekhar
3cfa747fd9cMPull request #745: CAS-13902Merge in CASA/casa6 from CAS-13902 to master * commit 'f8d6df104fed564c8908341b7e292483e4574bb9': CAS-13902 : Refactor the fix CAS-13902 : Minor fix CAS-13902 : Fix bug with multi-MS multi-SPW configCAS-13902
Srikrishna SekharVille SuorantaSrikrishna Sekhar
e74aab2d973MPull request #744: CAS-13401Merge in CASA/casa6 from CAS-13401 to master * commit '8fe5bf39e4a88dddaac3c6a5e366da6acf4709ea': CAS-13401: Fix mtmfs::restore for common beam CAS-13401 : Add test to check restoringbeam CAS-13401 : Generalized fix from previous commit CAS-13401: Fix for beam header in full-stokes MTMFSCAS-13401
Dirk PetryVille SuorantaDirk Petry
e869403fc49MPull request #743: CAS-13392Merge in CASA/casa6 from CAS-13392 to master * commit '7b1f80cd5b93f5371b4e9d62f53b74ae99eae23a': CAS-13392: further improved SD image checks prior to heavy processing. Added check for freq axis existence and for the axis order. CAS-13392: improved sd parameter checking before heavy computing starts. CAS-13392: extended test_task_sdintimaging.py by one case which exercises the ability to...CAS-13392
Kumar GolapVille SuorantaKumar Golap
0e61347d47eMPull request #741: CAS-13539Merge in CASA/casa6 from CAS-13539 to master * commit '2e020211c095743039857b1a9d41fa42a98ad3b3': modified the doc for cubedata and cubesource added new test as per reviewer's comment Fixed a problem where Undefined frame was allowed to go through Doppler estimationCAS-13539
Srikrishna SekharSrikrishna Sekhar
f8d6df104feMMerge remote-tracking branch 'origin/master' into CAS-13902CAS-13902
Srikrishna SekharSrikrishna Sekhar
8fe5bf39e4aMMerge remote-tracking branch 'origin/master' into CAS-13401CAS-13401
Akeem WellsVille SuorantaAkeem Wells
bb88880681eMPull request #738: CAS-14187Merge in CASA/casa6 from CAS-14187 to master * commit '9982521b8e7519911b02eac88c52332beffd8bf6': Revert "Skip test_imgval_startmodel_axesmismatch on OSX" Skip test_imgval_startmodel_axesmismatch on OSX Remove origin prefix from branches checked out via branch tag Remove commented out lines. Add verbosity to printed warning Update to generate xml in case of segfaultCAS-14187
Ville SuorantaVille Suoranta
b7841191840MPull request #739: CAS-14151Merge in CASA/casa6 from CAS-14151 to master * commit 'e0d0f17bb675bb4e1b393e83ce67b0316ea35d04': Revert "Fix casashell parameter coercion in task_simobserve" Fix casashell parameter coercion in task_simobserve (CAS-14150) Update casampi to 0.5.4 Use collections.abc since collections is deprecated in Python 3.10 GILState_Ensure/Release to prevent crash in Python >=3.9, CAS-139773 Jira issues
Sandra CastroVille SuorantaSandra Castro
56a55fb0a24MPull request #740: CAS-13937Merge in CASA/casa6 from CAS-13937 to master * commit 'a67a1d5839eb2531b6ec79d910edd67170aff7c9': Update script for readability. Update encoding for string checking Update Sparse Check to use bash by default. Check for git lfs installation Cleaned up the code Add test_casatasks.py to package Added a test case for immoments and sdcal. Renamed the test tclean. Added more test cases. ...2 Jira issues
Ville SuorantaVille Suoranta
2e020211c09MMerge branch 'master' into CAS-13539CAS-13539
Srikrishna SekharSrikrishna Sekhar
562ab75168eCAS-13401: Fix mtmfs::restore for common beamFixed how restoringbeam='common' and a user-input restoringbeam work with mtmfs::restore. Both these cases now only set a single beam, bringing mtmfs in line with the behavior of the other deconvolvers.CAS-13401
Dirk PetryDirk Petry
7b1f80cd5b9MCAS-13392: Merge branch 'master' into CAS-13392CAS-13392
Srikrishna SekharSrikrishna Sekhar
0854cd2abceCAS-13960 : Modify test to check ret dictModified the `test_onefield_restart_mfs` test within `test_task_tclean.py` to check for the existence of the `summaryminor` key in the return dictionary. In the case of `calcres=False`, it checks that the `summaryminor` key is length 0, and when `calcres=True` it checks that `len(summaryminor) > 0`.CAS-13960
Srikrishna SekharSrikrishna Sekhar
64caec96caeCAS-13960 : Fix return dict for calcres=FalseThe caclres=True check within `task_tclean.py` for the `niter=0` case has been removed. The return dictionary is always constructed, but if the residual image does not exist on disk the summaryminor key of the return dictionary is not populated - instead, it is replaced with an empty dictionary.CAS-13960
Ville SuorantaVille Suoranta
9982521b8e7Revert "Skip test_imgval_startmodel_axesmismatch on OSX"This reverts commit 613e6e3c052f20d29923390123849984c4e530e0.
Akeem WellsAkeem Wells
f7acbbad33bMMerge branch 'master' into CAS-14187CAS-14187
Akeem WellsAkeem Wells
685ccada1f9MMerge remote-tracking branch 'origin/CAS-14175' into CAS-141872 Jira issues
Kumar GolapKumar Golap
b93c0371681modified the doc for cubedata and cubesource
Srikrishna SekharSrikrishna Sekhar
03c7b4c0529CAS-13401 : Add test to check restoringbeamAdded a test to check for the existence of the restoringbeam while imaging with deconvolver='mtmfs' and stokes='IQUV'. Only the existence of the restoring beam is checked in this new addition, not the correctness.CAS-13401
Neal SchweighartVille SuorantaNeal Schweighart
31ca589a580MPull request #735: CAS-14087Merge in CASA/casa6 from CAS-14087 to master * commit '4a480d7ff2d24be4adfa73bb25132df561a32632': (30 commits) updated defintents short description for 'mode' in the xml set mode was resetting non selected intents to the STATE_ID value of 0 Added message when filling with UNSPECIFED(DEFINTENT). Also Ignores UNSPECIFIED(DEFINTENT) if appending to it when appending on UNSPECIFIED don't i...CAS-14087
Srikrishna SekharVille SuorantaSrikrishna Sekhar
c6f3fffa884MPull request #737: CAS-13872Merge in CASA/casa6 from CAS-13872 to master * commit '366e1ed9a94a7e785398120d385e2e48cd13acb4': CAS-13872 : Remove extraneous cout statements CAS-13872 : Enable mt-mfs in task_deconvolve CAS-13872 : Made the model image used for minor cycle residual cal be the difference model and not the full model. test_onefield_restart_mtmfs passes now. CAS-13872 : Made mtmfs peak residual read fr...CAS-13872
Takeshi NakazatoSandra CastroTakeshi Nakazato
c3ecb17260dMPull request #736: CAS-13844Merge in CASA/casa6 from CAS-13844 to master * commit 'e96bd1d3c80d6942fbdd80e3c38db48fe7894d14': CAS-13844 minor style change Add singledish specific divideResidualByWeight use lambda function to simplify log output. clean-up modified getPbMax() and divideResidualByWeight() rewrite getPbMax() and divideResidualByWeight() without using SubImage instances tidy up divideResidualByW...CAS-13844
Akeem WellsAkeem Wells
6c78f333f2aMMerge branch 'master' into CAS-14187CAS-14187
Akeem WellsAkeem Wells
e58feaf5a24MMerge branch 'master' into CAS-14175CAS-14175
Takeshi NakazatoTakeshi Nakazato
e96bd1d3c80CAS-13844 minor style changeCAS-13844
Srikrishna SekharSrikrishna Sekhar
62599a3dc67CAS-13401 : Generalized fix from previous commitThe previous commit assumed that the restoring beam is identical for every channel and polarization, and applied the last restoring beam to all the planes. The new fix correctly stores the restoring beam per channel/polarization and applies it to the final restored image. This allows for the use case of multi-frequency mt-mfs, where the beam can reasonably change across the different channels.CAS-13401
Urvashi R._VUrvashi R._V
605aa896cdeCAS-12220 : Divide the PB out of the PSF, for mosaic/awprojectCAS-12220
Neal SchweighartNeal Schweighart
4a480d7ff2dMMerge branch 'master' into CAS-14087CAS-14087
Takeshi NakazatoTakeshi Nakazato
5c8dcab39e7MMerge branch 'master' into CAS-13844CAS-13844
Srikrishna SekharSrikrishna Sekhar
a3496cf4295CAS-13401: Fix for beam header in full-stokes MTMFSThis fixes the issue of full Stokes MT-MFS images not containing the restoring beam information. The bug was because internally MT-MFS reads in a subimage of the restored image (per channel/polarization plane, per term) in order to perform the residual normalization math and add the model. The beam header was being set correctly within this sub-image per plane, but not in the final image writt...CAS-13401
Pam HarrisVille SuorantaPam Harris
98e15662cb9MPull request #734: CAS-14173 Fix plotms colorize autoscale point sizeMerge in CASA/casa6 from CAS-14173 to master * commit 'ce5fcb4bb84eac9a01a42d16b456b232864d301d': Restore order of build.conf list Update build.conf casaplotms master version Update build.conf plotms branch version Update build.conf plotms branch version Update plotms branch wheel in build.conf Update plotms branch version with fixCAS-14173
Ville SuorantaVille Suoranta
e0d0f17bb67MMerge branch 'master' into CAS-14151CAS-14151
Akeem WellsAkeem Wells
a67a1d5839eUpdate script for readability.Update encoding for string checking
Neal SchweighartNeal Schweighart
2f32af0329bupdated defintents short description for 'mode' in the xml
Ville SuorantaVille Suoranta
613e6e3c052Skip test_imgval_startmodel_axesmismatch on OSX
Andrew McNicholsAndrew McNichols
f4676ced66cRevert "Fix casashell parameter coercion in task_simobserve"This reverts commit 34ec61ab8c79cddb1743c1320a93d30b19207d93. Off by one!
Andrew McNicholsAndrew McNichols
34ec61ab8c7Fix casashell parameter coercion in task_simobserve (CAS-14150)Remove dangling single quotes from the mapsize parameter in task XML, since default values for string constants no longer have their delimiters stripped.CAS-14150
Neal SchweighartNeal Schweighart
b2c525e5ff0set mode was resetting non selected intents to the STATE_ID value of 0
Ville SuorantaVille Suoranta
b800d0a5a12MPull request #732: CAS-14180Merge in CASA/casa6 from CAS-14180 to master * commit '1eeb1127ded3b15489066c0b44d8d2896cd16333': Remove _crash_reporter_initialize Remove telemetry from gcwrap Remove telemetry methods from logsink.xml Fix utils_cmpt.cc Remove telemetry and crash reporter in Casatools Remove telemetry and crash reporter from casatasksCAS-14180
Akeem WellsAkeem Wells
c5d37ecb47fUpdate Sparse Check to use bash by default.Check for git lfs installation
Akeem WellsAkeem Wells
d43cc600ddeMMerge branch 'master' into CAS-13937CAS-13937
Pam HarrisPam Harris
ce5fcb4bb84Restore order of build.conf list
Pam HarrisPam Harris
a89271146d8MMerge branch 'master' into CAS-14173CAS-14173
Pam HarrisPam Harris
2fbb3be4b05Update build.conf casaplotms master version

Everything looks good. We'll let you know here if there's anything you should know about.

Add shortcut