Kazuhiko Shimada | 7ac9c940b5fCAS-14503: added the reference of global scope to exec() | CAS-14503: added the reference of global scope to exec()CAS-14503-2 | | CAS-14503 |
Kazuhiko Shimada | 19fabae3658 | CAS-14503: fixed for versions prior to 3.12CAS-14503-1 | | CAS-14503 |
Kazuhiko Shimada | 04ec6ca8af7 | CAS-14503: specified an argument to exec() to set scope | | CAS-14503 |
Ville Suoranta | fea63b8b714M | Pull request #894: CAS-14372Merge in CASA/casa6 from CAS-14372 to master
* commit '752754b903ab9be522b46eb3b29b55f6c2163304':
Update build.conf to master versions
Update casabrowser branch version
Add instructions for building macOS 13/14 using MacPorts ARM64 with Qt6
Update build.conf with the dev CAS-14372 dev packages
std::binary_function removed after C++17 [CAS-14372]6.7.0.19 | | CAS-14372 |
Ville Suoranta | 752754b903a | Update build.conf to master versionsCAS-14372-5 | | |
 Bjorn Emonts | 7945f2e865eM | Pull 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).6.7.0.18 | | CAS-14489 |
 Akeem Wells | 1b519a094caM | Pull 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 browsers6.7.0.17 | | CAS-14048 |
 Akeem Wells | f25025dd5e7M | Pull request #890: CAS-14448Merge in CASA/casa6 from CAS-14448 to master
* commit 'a5a0fb5cc2a4f3ab0f7da79dd9e259a03843eb5d':
Update regex in runtest. Update asyncio process for py312 | | CAS-14448 |
Akeem Wells | c57194d24d6 | Add closing comma to tasks in add_to_dict if missingCAS-14048-3 | | |
Akeem Wells | bf0cb7cd3b7M | Merge branch 'master' into CAS-14048CAS-14048-2 | | CAS-14048 |
Pam Ford | b31c81ab077 | Update casabrowser branch versionCAS-14372-4 | | |
Akeem Wells | a5a0fb5cc2aM | Merge branch 'master' into CAS-14448CAS-14448-3 | | CAS-14448 |
 David Mehringer | 918d00f470eM | Pull 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...6.7.0.16 | | CAS-14435 |
Bjorn Emonts | f90c6a9a0efM | Merge remote-tracking branch 'origin/master' into CAS-14489CAS-14489-1 | | CAS-14489 |
David Mehringer | e93b7529ba1 | revert gitmodulesCAS-14435-9 | | |
David Mehringer | 46a6e4708d0 | MSMetaData update | | |
Ville Suoranta | 036a47caa7aM | Pull 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 ticket6.7.0.15 | | CAS-14475 |
Bjorn Emonts | 2ea17544474 | Changed sdimaging into tsdimaging for parameter featherimage following CAS-14489 (documentation change only). | | CAS-14489 |
Ville Suoranta | 7bbdef7336d | Update casaconfig to 1.0.2CAS-14475-3 | | |
Akeem Wells | 534b6388295M | Merge branch 'master' into CAS-14448CAS-14448-2 | | CAS-14448 |
David Mehringer | f31d785f639 | looks like i can't get hyperlinks to work in xml docsCAS-14435-8 | | |
David Mehringer | 3dd3a5d2961 | try using xml entities for "special" characters | | |
David Mehringer | b21fcff76d5 | more updated docsCAS-14435-7 | | |
David Mehringer | 92dafd56db1M | Merge branch 'master' into CAS-14435CAS-14435-6 | | CAS-14435 |
David Mehringer | d079d2116c2 | updated docs in msmetadata.xml | | |
 Srikrishna Sekhar | 40b0c6f9a39M | Pull 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 Sekhar | b71d591b336 | CAS-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-13 | | CAS-14201 |
Ville Suoranta | 24e50579a51 | Add instructions for building macOS 13/14 using MacPorts ARM64 with Qt6CAS-14372-3 | | |
Ville Suoranta | f46232986fbM | Merge remote-tracking branch 'origin/master' into CAS-14372 | | CAS-14372 |
 Ihor Ihnatiev | 13f6e3f0f3aM | Pull 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 ...6.7.0.14 | | CAS-14439 |
Srikrishna Sekhar | a50650a4785M | Merge remote-tracking branch 'origin/master' into CAS-14201CAS-14201-12 | | CAS-14201 |
Ihor Ihnatiev | f11c3ddeec7M | Merge branch 'master' into CAS-14439CAS-14439-3 | | CAS-14439 |
Ville Suoranta | 35c487a7cadM | Merge branch 'CAS-14469' into CAS-14475CAS-14475-2 | | 2 Jira issues |
Ville Suoranta | e8a251591ff | Add casaconfig==1.0.1.dev14475 to build.confCAS-14475-1 | | |
Ville Suoranta | 37e1da04055 | Update build.conf with the dev CAS-14372 dev packagesCAS-14372-2 | | CAS-14372 |
 Akeem Wells | 5c7ff663419M | Pull 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_loader2 tags | | CAS-14470 |
Akeem Wells | ad9380b5651M | Merge branch 'master' into CAS-14448CAS-14448-1 | | CAS-14448 |
Ville Suoranta | 91a2c410d34 | Exclude casaconfig in runtest.pyCAS-14469-2 | | |
Bob Garwood | dd0d026a429 | added casaconfig==1.0.2.dev1 to pick up test casaconfig for this ticketCAS-14469-1 | | |
Akeem Wells | acf17965893 | Update to use util find_spec instead of find_loaderCAS-14470-1 | | |
 Takahiro Tsutsumi | c26249c8821M | Pull 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_CAS14350fix6.7.0.12 | | CAS-14465 |
Ihor Ihnatiev | c2c652557c4 | RChanges according to the NAOJ code review Refs #2721 and Refs #2726 - emove dcolor codes from sdimaging deprecation warning due to log file readability issuesCAS-14439-2 | | |
Takahiro Tsutsumi | bc7512a0f92 | Add assertTrue test at the end of test_het_mosaic_mfs_alma_listofms_CAS14350fixCAS-14465-1 | | |
Ville Suoranta | 28ed41636d5M | Pull 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)6.7.0.11 | | CAS-14429 |
 C. Enrique Garcia Dabo | 4921ac23672M | Pull 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 Ihnatiev | 71373facc12 | Changes according to the NAOJ code review Refs #2715 - changed line lengthCAS-14439-1 | | |
Ihor Ihnatiev | 39c3e314e93 | Removed test messages from warning | | |
Ihor Ihnatiev | 730c2050fe5 | Deprecation warning for sdimaging task - added color highlight | | |
Ihor Ihnatiev | 138fe5d16d1 | Deprecation warning for sdimaging task | | |
C. Enrique Garcia Dabo | 5092c74f3e1M | Merge branch 'master' into CAS-14253CAS-14253-4 | | CAS-14253 |