1. casa
  2. casa6

Commits

AuthorCommitMessageCommit dateIssues
Bjorn EmontsTakeshi NakazatoBjorn Emonts
7945f2e865eMPull request #893: CAS-14489Merge in CASA/casa6 from CAS-14489 to master * commit 'f90c6a9a0efa2c15b33b99aceb582401d063722f': Changed sdimaging into tsdimaging for parameter featherimage following CAS-14489 (documentation change only).CAS-14489
Akeem WellsVille SuorantaAkeem Wells
1b519a094caMPull request #892: CAS-14048Merge in CASA/casa6 from CAS-14048 to master * commit 'c57194d24d6ca48195ed2cba393e611d2b28f4af': Add closing comma to tasks in add_to_dict if missing Update weblog to have line wrapping on Safari and Firefox browsersCAS-14048
Akeem WellsVille SuorantaAkeem Wells
f25025dd5e7MPull request #890: CAS-14448Merge in CASA/casa6 from CAS-14448 to master * commit 'a5a0fb5cc2a4f3ab0f7da79dd9e259a03843eb5d': Update regex in runtest. Update asyncio process for py312CAS-14448
Akeem WellsAkeem Wells
c57194d24d6Add closing comma to tasks in add_to_dict if missingAdd closing comma to tasks in add_to_dict if missing
Akeem WellsAkeem Wells
bf0cb7cd3b7MMerge branch 'master' into CAS-14048CAS-14048
Akeem WellsAkeem Wells
a5a0fb5cc2aMMerge branch 'master' into CAS-14448CAS-14448
David MehringerVille SuorantaDavid Mehringer
918d00f470eMPull request #889: CAS-14435Merge in CASA/casa6 from CAS-14435 to master * commit 'e93b7529ba195e886e8193e4a60804a99778c099': revert gitmodules MSMetaData update looks like i can't get hyperlinks to work in xml docs try using xml entities for "special" characters more updated docs updated docs in msmetadata.xml CAS-14435 test to verify fix for fdm misidentification for heavy online channnel avg update .gi...CAS-14435
Bjorn EmontsBjorn Emonts
f90c6a9a0efMMerge remote-tracking branch 'origin/master' into CAS-14489CAS-14489
David MehringerDavid Mehringer
e93b7529ba1revert gitmodules
David MehringerDavid Mehringer
46a6e4708d0MSMetaData update
Ville SuorantaVille Suoranta
036a47caa7aMPull request #888: CAS-14475Merge in CASA/casa6 from CAS-14475 to master * commit '7bbdef7336ded306041268fb77d452055533f4e7': Update casaconfig to 1.0.2 Add casaconfig==1.0.1.dev14475 to build.conf Exclude casaconfig in runtest.py added casaconfig==1.0.2.dev1 to pick up test casaconfig for this ticketCAS-14475
Bjorn EmontsBjorn Emonts
2ea17544474Changed sdimaging into tsdimaging for parameter featherimage following CAS-14489 (documentation change only).CAS-14489
Ville SuorantaVille Suoranta
7bbdef7336dUpdate casaconfig to 1.0.2
Akeem WellsAkeem Wells
534b6388295MMerge branch 'master' into CAS-14448CAS-14448
David MehringerDavid Mehringer
f31d785f639looks like i can't get hyperlinks to work in xml docs
David MehringerDavid Mehringer
3dd3a5d2961try using xml entities for "special" characters
David MehringerDavid Mehringer
b21fcff76d5more updated docs
David MehringerDavid Mehringer
92dafd56db1MMerge branch 'master' into CAS-14435CAS-14435
David MehringerDavid Mehringer
d079d2116c2updated docs in msmetadata.xml
Srikrishna SekharVille SuorantaSrikrishna Sekhar
40b0c6f9a39MPull request #885: CAS-14201Merge in CASA/casa6 from CAS-14201 to master * commit 'b71d591b336f451eafdd6b5d603f185da4313b2b': CAS-14201: Fix bug with mask=[] CAS-14201 : Undo previous commit, with fix CAS-14201 : Removed spurious immod call CAS-14201 : Removed debug print statements CAS-14201 : Intermediate commit, many cout statements CAS-14201 : Fix peakResNM and peakRes swap CAS-14201 - Multifield summar...CAS-14201
Srikrishna SekharSrikrishna Sekhar
b71d591b336CAS-14201: Fix bug with mask=[]If mask is passed in as an empty list, in the case of niter=0 the return dictionary construction fell over. os.path.exists() wants an empty string, but if an empty list was passed in it threw a KeyError. This is now fixed by putting in the appropriate guard rails before it gets to os.path.exists. The length of the input mask is tested, so regardless of empty string or list it will catch it the...CAS-14201
Ihor IhnatievTakeshi NakazatoIhor Ihnatiev
13f6e3f0f3aMPull request #884: CAS-14439Merge in CASA/casa6 from CAS-14439 to master * commit 'f11c3ddeec7842927b187f6a4c9dcee141eab55b': RChanges according to the NAOJ code review Refs #2721 and Refs #2726 - emove dcolor codes from sdimaging deprecation warning due to log file readability issues Changes according to the NAOJ code review Refs #2715 - changed line length Removed test messages from warning Deprecation warning ...CAS-14439
Srikrishna SekharSrikrishna Sekhar
a50650a4785MMerge remote-tracking branch 'origin/master' into CAS-14201CAS-14201
Ihor IhnatievIhor Ihnatiev
f11c3ddeec7MMerge branch 'master' into CAS-14439CAS-14439
Ville SuorantaVille Suoranta
35c487a7cadMMerge branch 'CAS-14469' into CAS-144752 Jira issues
Ville SuorantaVille Suoranta
e8a251591ffAdd casaconfig==1.0.1.dev14475 to build.conf
Akeem WellsVille SuorantaAkeem Wells
5c7ff663419MPull request #883: Update to use util find_spec instead of find_loaderMerge in CASA/casa6 from CAS-14470 to master * commit 'acf17965893895c92835c7cabddf517ca0821f05': Update to use util find_spec instead of find_loaderCAS-14470
Akeem WellsAkeem Wells
ad9380b5651MMerge branch 'master' into CAS-14448CAS-14448
Ville SuorantaVille Suoranta
91a2c410d34Exclude casaconfig in runtest.py
Bob GarwoodBob Garwood
dd0d026a429added casaconfig==1.0.2.dev1 to pick up test casaconfig for this ticket
Akeem WellsAkeem Wells
acf17965893Update to use util find_spec instead of find_loader
Takahiro TsutsumiVille SuorantaTakahiro Tsutsumi
c26249c8821MPull request #880: Add assertTrue test at the end of test_het_mosaic_mfs_alma_listofms_CAS14350fixMerge in CASA/casa6 from CAS-14465 to master * commit 'bc7512a0f92339aa2ee25a7909238b92e8879733': Add assertTrue test at the end of test_het_mosaic_mfs_alma_listofms_CAS14350fixCAS-14465
Ihor IhnatievIhor Ihnatiev
c2c652557c4RChanges according to the NAOJ code review Refs #2721 and Refs #2726 - emove dcolor codes from sdimaging deprecation warning due to log file readability issues
Takahiro TsutsumiTakahiro Tsutsumi
bc7512a0f92Add assertTrue test at the end of test_het_mosaic_mfs_alma_listofms_CAS14350fix
Ville SuorantaVille Suoranta
28ed41636d5MPull request #879: Update tests/tasks/test_task_simobserve.py (CAS-14429)Merge in CASA/casa6 from CAS-14429 to master * commit '0f91b3e9b4011f3b383a3f5920b31c1c54b658d4': Update tests/tasks/test_task_simobserve.py (CAS-14429)CAS-14429
C. Enrique Garcia DaboVille SuorantaC. Enrique Garcia Dabo
4921ac23672MPull request #877: CAS-14253Merge in CASA/casa6 from CAS-14253 to master * commit '5092c74f3e1b3523f35946fd9e67b24a7dbde8c1': Add test cases for expected failures in gencal Add test with the new functionality to create a caltable from ALMA antenna positions JSON file CAS-14253: Use input JSON file to compute the ALMA antenna position corrections CAS-14253: Describe the infile parameter for the JSON ALMA antenna p...CAS-14253
Ihor IhnatievIhor Ihnatiev
71373facc12Changes according to the NAOJ code review Refs #2715 - changed line length
Ihor IhnatievIhor Ihnatiev
39c3e314e93Removed test messages from warning
Ihor IhnatievIhor Ihnatiev
730c2050fe5Deprecation warning for sdimaging task - added color highlight
Ihor IhnatievIhor Ihnatiev
138fe5d16d1Deprecation warning for sdimaging task
C. Enrique Garcia DaboC. Enrique Garcia Dabo
5092c74f3e1MMerge branch 'master' into CAS-14253CAS-14253
C. Enrique Garcia DaboC. Enrique Garcia Dabo
727f56b56e8MMerge commit '597480507465b5b0a800ba5dcfe13554a12b4bd2' into CAS-14253CAS-14253
C. Enrique Garcia DaboC. Enrique Garcia Dabo
675eba3c8e1MMerge commit '8b0120d0d2d2ecb47b0d80c076b30679aa556d70' into CAS-14253CAS-14253
C. Enrique Garcia DaboC. Enrique Garcia Dabo
ce03b1d052eMMerge commit '73c121f99c0f7a5a950101aa43852ac46365e370' into CAS-14253CAS-14253
Takahiro TsutsumiVille SuorantaTakahiro Tsutsumi
ce914402cb0MPull request #876: CAS-14350Merge in CASA/casa6 from CAS-14350 to master * commit '0ef240c2282d14ed16d17ccdcc10f1f45943e765': Add a unit test Add a check if a parameter is a list before trying to reorder for the list-of-MS parameters.CAS-14350
Kazuhiko ShimadaVille SuorantaKazuhiko Shimada
2f7e80b18ecMPull request #874: CAS-14417Merge in CASA/casa6 from CAS-14417 to master * commit '5415115a5ffd466b56ce96afce6383a48c610642': CAS-14417: modified tests with channel selection to execute tsdimaging properly CASA-14417: fixed the regression test of M100/SD CAS-14417: added some tests for the interpolation parameter CAS-14417: modified tests to change default interpolation parameter from nearest to linear2 Jira issues
Ville SuorantaVille Suoranta
8d65b1aa58eMPull request #875: CAS-14416Merge in CASA/casa6 from CAS-14416 to master * commit '5fd67776d234f5b1bdd6ddfc8cf0194d717c1287': Update casaviewer in build.conf Update CasaViewer version in build.conf Update build.confCAS-14416
Ville SuorantaVille Suoranta
5fd67776d23Update casaviewer in build.conf
C. Enrique Garcia DaboC. Enrique Garcia Dabo
e287e92a347MMerge branch 'master' into CAS-14253CAS-14253
C. Enrique Garcia DaboC. Enrique Garcia Dabo
ff5b9a68b8bMMerge branch 'master' into CAS-14253CAS-14253

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

Add shortcut