Build: #2 was successful Changes by Srikrishna Sekhar
Code commits
casa6
-
Srikrishna Sekhar dc5fcaecc4fa5ba89fb615b8c1d4306516798866
Merge remote-tracking branch 'origin/master' into CAS-14297
-
Ville Suoranta 224f12dc24550f96bdcf35635c9d6a656b543d93 m
Pull request #835: CAS-14397
Merge in CASA/casa6 from CAS-14397 to master
* commit '52e96fcaaf5475ba3ae098dfa9e9b9d9310e8d31':
Replace unary_function
Add -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION only on Macs and Xcode15
Add -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION compile definition
Restore UtilJ.h
Remove __unary_function
Fixx C++17 deprecations -
Akeem Wells 864f4166a06aa7619a181874d1223dd1f08c9f4d m
Pull request #834: CAS-14388
Merge in CASA/casa6 from CAS-14388 to master
* commit '0e7a0d1357c10e6094e1e0c9a7f8594ba886edea':
Update test_eop_usno and test_eop_iers to use absolute mode when using testhelper compTables
Update testhelper to use math.isclose instead of manual calculation
Change mode comparison from percentage to absolute -
George Moellenbrock 49cd1586aeed711541d24b08a4e20a5477eff938 m
Pull request #833: CAS-14385
Merge in CASA/casa6 from CAS-14385 to master
* commit '8a29561ea99f51dd59e59031da2ced3e1e58f083':
I somehow had the test in the wrong level of the directory... Should be finding the right test now
updated test data paths
enabled the table comparision to the ref table
For CAS-14385, repaired access to data repo for VLA gaincurves in EJones.cc; updated test_task_gencal to include VLA-specific gaincurve caltable generation test. -
Akeem Wells 0e7a0d1357c10e6094e1e0c9a7f8594ba886edea m
Update test_eop_usno and test_eop_iers to use absolute mode when using testhelper compTables
-
Akeem Wells 719e43386abaaa48183395fedcb050ace44a9408 m
Merge remote-tracking branch 'origin' into CAS-14388
-
Takeshi Nakazato 4984c9aab00152f6c0c582beecaae91ce7d80c3f m
Pull request #832: CAS-14171
Merge in CASA/casa6 from CAS-14171 to master
* commit '7dc0539c7526704f547cf4f6230febf1e5f5052a':
refactoring
Refactoring for readability
Fail explicitly when exception occured during eval
add warning comment on possible intermittent failure
use f.tell() to get offset position
CAS-14171 add unit test for bug fix
CAS-14171 sort processSpwList_
CAS-14171 sort input collection for std::set_difference -
Inna Muzychenko fa1032522d3c86985a8fdb3d50b62c051942df7f m
Pull request #831: CAS-13670
Merge in CASA/casa6 from CAS-13670 to master
* commit '034f2ec7ab8ae7e000e4ebe11a1a9a0f035889f3': (30 commits)
Revert "Delete workspace.xm"
Delete workspace.xm
Fix the error of the reference in the tests
Changes according to the NAOJ code review Refs #2679
Change according NAOJ code review Refs #2658, add minor fixes
Change according NAOJ code review Refs #2658, change to assertAlmostEqual
Changes according to the NAOJ code review Refs #2658
Changes according to the NAOJ code review Refs #2663
Changes according to the NAOJ code review Refs #2670
Changes according to the NAOJ code review Refs #2671
Changes according to the NAOJ code review Refs #2660
Changes according to the NAOJ code review Refs #2658
Changes according to the NAOJ code review Refs #2663
Fix message in sdbaseline_outbltableTest.test305
Add test for sinusoid fitting in variable
Changes according to the NAOJ code review Refs #2651
Changes according to the NAOJ code review Refs #2653
Changes according to the NAOJ code review Refs #2652
Changes according to the NAOJ code review Refs #2650
Changes according to the NAOJ code review Refs #2647
... -
Takeshi Nakazato 7dc0539c7526704f547cf4f6230febf1e5f5052a m
Merge branch 'master' into CAS-14171
-
Muzychenko Inna <inna.muzychenko@ana01.alma.nao.ac.jp> 034f2ec7ab8ae7e000e4ebe11a1a9a0f035889f3 m
Revert "Delete workspace.xm"
This reverts commit a65ad25bf3e6daffea13c911395ee6c3eb428b07. -
Ville Suoranta 52e96fcaaf5475ba3ae098dfa9e9b9d9310e8d31 m
Replace unary_function
-
Ville Suoranta 47f04ca262075b9cb1535029da0af1e95ad37479 m
Add -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION only on Macs and Xcode15
-
Ville Suoranta f60718b7f232446d005f111397d04750b2fbf65e m
Add -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION compile definition
-
Ville Suoranta 471fa341920230c1cbefc6b1ab22a82c574881d7 m
Restore UtilJ.h
-
Ville Suoranta 1658a8bb29a75347eca82677c08fbeddf76d6358 m
Remove __unary_function
-
Ville Suoranta e41786f5b40bec8f8e39563bd87ebec93e300b36 m
Fixx C++17 deprecations
- casatools/src/code/stdcasa/UtilJ.h (version e41786f5b40bec8f8e39563bd87ebec93e300b36) (diffs)
- casatools/src/code/synthesis/MeasurementComponents/CExp.h (version e41786f5b40bec8f8e39563bd87ebec93e300b36) (diffs)
- casatools/src/code/synthesis/MeasurementComponents/CExp.new3.h (version e41786f5b40bec8f8e39563bd87ebec93e300b36) (diffs)
- casatools/src/code/synthesis/TransformMachines2/BeamSkyJones.cc (version e41786f5b40bec8f8e39563bd87ebec93e300b36) (diffs)
- casatools/src/code/synthesis/TransformMachines2/BeamSkyJones.h (version e41786f5b40bec8f8e39563bd87ebec93e300b36) (diffs)
-
Takeshi Nakazato 53c82146ccbd9b3f3854277c95a918ba02cc0ecc m
Pull request #828: CAS-14345
Merge in CASA/casa6 from CAS-14345 to master
* commit 'd1acbde20e5f9c8232703f5535ff6a2aa47b4169':
Fix docstring issue
using regex partial match (m) instead of full string match (p)
Use TaQL to manipulate MS
use onlyparse mode
Fixed typo
CAS-14345 test correction factor directly
CAS-14345 add unit test for the fix
CAS-14345 mitigate boundary effect of the convolution operation -
Muzychenko Inna <inna.muzychenko@ana01.alma.nao.ac.jp> d6bcda5a91b89e81de6cb57a1fe1bdb5ce35442a m
Merge branch 'master' into CAS-13670
-
David Mehringer 84ad534f95202db28a359a8c112d8e7b8303a607 m
Pull request #830: CAS-14393 increased threshold so test will pass RH8.8
Merge in CASA/casa6 from CAS-14393 to master
* commit 'd0e8192aea6f26f63e02c59f1089a033d9d2bafe':
CAS-14393 increased threshold so test will pass RH8.8 -
Akeem Wells 0072c7fe7760a4d9c10d3684f8669c44dd9bfc2b m
Pull request #829: Correct name of test in component_to_test_map
Merge in CASA/casa6 from CAS-14354 to master
* commit 'b9ab9def1687fa91443e4a6b6cbf75228927e44d':
Correct name of test in component_to_test_map -
David Mehringer d0e8192aea6f26f63e02c59f1089a033d9d2bafe m
CAS-14393 increased threshold so test will pass RH8.8
-
Neal Schweighart 8a29561ea99f51dd59e59031da2ced3e1e58f083 m
I somehow had the test in the wrong level of the directory... Should be finding the right test now
-
Neal Schweighart 2b0bf8a704407079f111716cb666ce7b4620fefe m
updated test data paths
-
Takeshi Nakazato d1acbde20e5f9c8232703f5535ff6a2aa47b4169 m
Merge branch 'master' into CAS-14345
-
Neal Schweighart cf4f6e3bd2abd7c26fd83c2bd8ba89d910786ca1 m
enabled the table comparision to the ref table
-
Akeem Wells b9ab9def1687fa91443e4a6b6cbf75228927e44d m
Correct name of test in component_to_test_map
-
Akeem Wells 05ad9378f3615949a03eb03767badb2457baa655 m
Update testhelper to use math.isclose instead of manual calculation
-
Akeem Wells d6404ca92afccb686c3efccba4149aa2895039f7 m
Change mode comparison from percentage to absolute
-
Neal Schweighart e7e1b22dc3092f4849d5ef46bf66852d24b71d31 m
Pull request #826: CAS-13029
Merge in CASA/casa6 from CAS-13029 to master
* commit '688ebd7127b0f9270a174b857b5b72aeac52d8dd':
For CAS-13029, for RQ, include digital effects in gain and add requantizer scale factors to Tsys (for wt cal); for SWPWTS, include digital and requantization factors (like RQ); temporarily trivialize the corresponding gencal test
updated the xml to include description of to include new swpwts param
I missed a tb...
corrected tb to _tb
added description to new test case and added an additional assert checking that the values used to adjust weights are not 1's
added gencal test case for new mode
Fixed issue with not recognizing new swpwts mode
swpowwts mode was getting registered as swpow mode instead. Chagning the new mode name to swpwts...
Added swpowwts as an allowed value in the xml
Fix unallowed values swpowts
Added SWPOWWTS to member of EVLASwPow types
Added SWPOWWTS cases to EVLA switched power -
George Moellenbrock ff8f39caa0481cb85cdb777e5a753872e3a28372 m
For CAS-14385, repaired access to data repo for VLA gaincurves in EJones.cc; updated test_task_gencal to include VLA-specific gaincurve caltable generation test.
-
Neal Schweighart 688ebd7127b0f9270a174b857b5b72aeac52d8dd m
Merge branch 'master' into CAS-13029
-
George Moellenbrock d65ab812803a27bac6b381f068a5647ab0df1945 m
Pull request #820: CAS-13003
Merge in CASA/casa6 from CAS-13003 to master
* commit 'f3a65179ef2d232f914d442da59e1b16cf67a3d0':
CAS-13003: Adjust tolerance in EOP correction tests
CAS-13003: Add more tests
CAS-13003: Fix error message
CAS-13003: Improve handling if missing EOP data
CAS-13003: Implement 'eop' mode in gencal task -
Takeshi Nakazato f5135920bf35f833713116024e6823311fd5798b m
Merge branch 'master' into CAS-14345
-
Takeshi Nakazato 94964acc9edcdc7fb2db7e38bebe31ec827176aa m
Fix docstring issue
NAOJ code review Refs #2680 -
Kumar Golap f87c3aa81393ca7f0697dd9bb061ca3208a0bba9 m
Pull request #825: CAS-13908
Merge in CASA/casa6 from CAS-13908 to master
* commit '6040027beb565553214f9745ac8cefeb7647af3e':
copied the fix from CAS-14152 for good form
Updated test_multifield_cube_exttab_eph to verify the bug for the explicit specification of the ephemeris table when perchanweightdensity=True is used.
Added setting of the explicit ephemeris table name in initializeFTMachine
remove a debug line
Fix in the briggs weighting when using ephemtable
more debug statements were added
Add a debug statement
add some debug statements
add debug statements
Modify unit tests for ephemeris object imaging with an external ephemeris table
Revert the change missed in last commit
Revert getPhaseCenter code changes since this can lead to scinetifically incorrect results
Commented out some of the print statements for debugging
Add unit tests for ephmeris object imaging with an external eph. table
Add external ephemeris table path to VisBufferUtils::getPhaseCenter and make the path override the existing internal ephemeris table path -
Mark Kettenis <kettenis@jive.eu> f3a65179ef2d232f914d442da59e1b16cf67a3d0 m
CAS-13003: Adjust tolerance in EOP correction tests
-
Muzychenko Inna <inna.muzychenko@ana01.alma.nao.ac.jp> a65ad25bf3e6daffea13c911395ee6c3eb428b07 m
Delete workspace.xm
-
Bob Garwood de0502d12ad34e22f27f94be1ce185177426bbae m
Pull request #824: CAS-14362 : check that each element of datapath exists before using it in os.path.samefile to check to see if it's the same as measurespath
Merge in CASA/casa6 from CAS-14362 to master
* commit '3581bd6c52f7dbb411721f83553d9520eed02739':
CAS-14362 : check that each element of datapath exists before using it in os.path.samefile to check to see if it's the same as measurespath -
Sandra Castro c10a35af3a50a0e88e599eea51c2d76f1b4dcbf1 m
Pull request #822: CAS-14319
Merge in CASA/casa6 from CAS-14319 to master
* commit 'e25a7f9170266ae02ea7051be700eb9334e74145':
Modified the calculation to have the peak flux instead of the total flux. Modified the expected values for the peak flux to use the original values taken from running with casa 5.6.1/5.6.2 as in the original criteria files. Removed the redundant parameters added previously to importasdm for the 12m's test, as mentioned in the code review.
For consistency, renamed flags_final to flags_applycal.
Added the new test_stk_srdp_restore_mode.py to the component_to_test_map.json file for automatically running in Bamboo.
Added help text for check_val() function.
Modified the expected values to use those taken from a run with casa-6.5.4-9-pipeline-2023 for reference.
Added the same 0.01 tolerance to the check on the statwt mean and variance comparisons.
Added initializer for self.parallel=False
Added the support to run tclean in parallel. If casa is started with mpicasa, it will automatically run tclean in parallel.
Added test case for ALMA 7m. Added weblog functionality.
First draft of the stakeholder tests for SRDP using the restore mode of the pipelines for ALMA 12m and the VLA. The datasets associated to these tests still need to be added to the repository. -
Bob Garwood 3581bd6c52f7dbb411721f83553d9520eed02739 m
CAS-14362 : check that each element of datapath exists before using it in os.path.samefile to check to see if it's the same as measurespath
-
Muzychenko Inna <inna.muzychenko@ana01.alma.nao.ac.jp> b00b4edc713c21d7d9afe17d77f75070feb39aab m
Merge branch 'master' into CAS-13670
-
Muzychenko Inna <inna.muzychenko@ana01.alma.nao.ac.jp> 91d01af6fdaad38ce9e2e3e11ed6dfa8a03f3ab5 m
Merge with latest master
-
Ville Suoranta 7c4bb8479a6ab3f9ab5e2ffe02270e78d637c27d m
Trigger a build
-
Kumar Golap 6040027beb565553214f9745ac8cefeb7647af3e m
Merge branch 'master' into CAS-13908
-
Takahiro Tsutsumi 05e1de7bcfa15cdaeab6829b3fe937a224988c7e m
Pull request #819: Removed .alpha.pbcor from image list
Merge in CASA/casa6 from CAS-14359 to master
* commit 'f5551dc00ce4f562c09e8f4b5175940adaea2af9':
Removed .alpha.pbcor from image list as the image with the extension is longer produced in mtmfs after CAS-13814. -
Muzychenko Inna <inna.muzychenko@ana01.alma.nao.ac.jp> 60afcc97c4f5e772d3e8026f5c5bd6a0005b091e m
Fix the error of the reference in the tests
-
Muzychenko Inna <inna.muzychenko@ana01.alma.nao.ac.jp> 82550637141b9cfcb675b34b2276a6d672a5325e m
Changes according to the NAOJ code review Refs #2679
-
Sandra Castro e25a7f9170266ae02ea7051be700eb9334e74145 m
Modified the calculation to have the peak flux instead of the total flux. Modified the expected values for the peak flux to use the original values taken from running with casa 5.6.1/5.6.2 as in the original criteria files. Removed the redundant parameters added previously to importasdm for the 12m's test, as mentioned in the code review.
-
Takeshi Nakazato 7a29596c78b3902fa8a3fe2414e91e06e2053e9f m
using regex partial match (m) instead of full string match (p)
-
Takahiro Tsutsumi f5551dc00ce4f562c09e8f4b5175940adaea2af9 m
Removed .alpha.pbcor from image list as the image with the extension is longer produced in mtmfs after CAS-13814.
-
Sandra Castro c69e70bca658bdc018a301cb7f2a7a4a524e3876 m
Pull request #817: Switched usescratch to False in setjy of the VLA stakeholder tests
Merge in CASA/casa6 from CAS-14355 to master
* commit '3121514416d80aca0388246feb74103d592f79c4':
Switched usescratch to False in setjy, as it was originally in the casaguides. This will allow this test to monitor the use of virtual model column in that CASA code. -
Sandra Castro 40022fc2a2a2aad6bf878dd7596c16e6efe5aaa7 m
Merge branch 'master' into CAS-14319
-
Takeshi Nakazato 05281c0f003cd8bc47d578cac9ff8f6efb4f25ab m
Use TaQL to manipulate MS
NAOJ code review Refs #2673 -
Muzychenko Inna <inna.muzychenko@ana01.alma.nao.ac.jp> 57cf45d7569ff8603b537e2654587c44fce3be42 m
Change according NAOJ code review Refs #2658, add minor fixes
-
Takeshi Nakazato c00db27e4bb4dbe2a22514c18a527b64f48071d6 m
use onlyparse mode
NAOJ code review Refs #2676 -
Takeshi Nakazato 77133d42e2b7fc0a25d1b4c2961142be70c09650 m
Fixed typo
NAOJ code review Refs #2674, #2675 -
Sandra Castro 3121514416d80aca0388246feb74103d592f79c4 m
Switched usescratch to False in setjy, as it was originally in the casaguides. This will allow this test to monitor the use of virtual model column in that CASA code.
-
Bob Garwood 9730e91f6ff3b62114fa948ca32cbd96a0790489 m
Pull request #815: CAS-14252
Merge in CASA/casa6 from CAS-14252 to master
* commit 'aeb4928ad19df2e1b4c65ccdf5a591d56e1db57e':
added test of asis for binary tables, modified test_asis_caltablles for a few more checks
Added a new class of tests to importasdm to test the asis parameter. One test case is included and more should come when there is ASDM data available with the new binary Cal tables.
sync to current ASDM master: default output format is binary for most Cal tables, fix bug in reading binary values for Complex and Entity types -
Kumar Golap 0ee73ea084d8bcc95201aa83a1247467bdd9be13 m
Pull request #816: CAS-13984
Merge in CASA/casa6 from CAS-13984 to master
* commit 'd07bbe948ef122c157853c403f1e7d78ee56a06f':
Fix a bug with a null visiter when it was not necessary to use it. -
Muzychenko Inna <inna.muzychenko@ana01.alma.nao.ac.jp> 1de9e7ff5f754828489c4544deedb15710c1c9b6 m
Change according NAOJ code review Refs #2658, change to assertAlmostEqual
-
Takeshi Nakazato 84b77f8dd22b18ff0f1e2138d08bcf1681f0d5a6 m
CAS-14345 test correction factor directly
-
Bob Garwood aeb4928ad19df2e1b4c65ccdf5a591d56e1db57e m
Merge branch 'master' into CAS-14252
-
Kumar Golap d07bbe948ef122c157853c403f1e7d78ee56a06f m
Merge branch 'master' into CAS-13984
-
Sandra Castro 9c492db6a2747be59038d8eb5ca324e619f06a3f m
For consistency, renamed flags_final to flags_applycal.
-
Sandra Castro 13480056e3f2934e78058351a0565700a21df81d m
Added the new test_stk_srdp_restore_mode.py to the component_to_test_map.json file for automatically running in Bamboo.
-
Sandra Castro 995e09669d991abf852e023109f1dcb31a942340 m
Added help text for check_val() function.
-
Kumar Golap 3ee3fee127eea790691ec82ad6136fd1884ddd45 m
Pull request #813: CAS-13814
Merge in CASA/casa6 from CAS-13814 to master
* commit '5e4bfdbdb1e3e8fb46176073f91958eff8979746': (69 commits)
changed specmode type from any to string
Added note on mvc limiting speed up in parallel
added a throw for out of order request for psf beam
dealt with some more noodles of siimagestore looking for weight image and what not
Fixed an issue where restoringbeams were not stored in psf images because we donot call dividepsfbyweight for the tt psf image
added mvc in shortdescription of specmode
CAS-13814 - added default reffreq calc and fixed default nchan calc. updated inline xml docs
fix an interactive clean cached image issue
CAS-13814 : Added a trap for invalid nchan, and xml docs to support this.
CAS-13814 - removed calculation of alpha.pbcor because it is ineffective (when alpha is already pbcorrected). Fixed vis=[] parameter checking bug (unrelated).
CAS-13814 : Removed unnecessary (zero-filled) weight.ttx images, removed tclean.last.count debug flag.
remove some unit tests for now because i don't know how to make them find the fixtures in the data repo
change the way default nchan is calculated to give a more reasonable value
removed a hardwire to /home/casa
make sure to print OK
bypassing these c++ tests till we clean them up in CAS-14146
Fixed a gridder parsing when it is widefield.
CAS-13581 : Added test for mtmfsviacube_wproject, and skipped test for 'awp2'
CAS-13814 : removed one more debugging comment
Merge master into CAS-13814, removed comment/debug messages, switched cubePB2ttPB Py calls to C++ cubeToTaylorSum.
... -
Takahiro Tsutsumi ebd46f691e47b4dd37356a8c70ba6d815ea8d2a1 m
Pull request #811: CAS-14323
Merge in CASA/casa6 from CAS-14323 to master
* commit 'c438d2118a3d6ed83750ec891552a80c00397a25':
A minor code improvement
Added checks for the table keywords. Incremented the table version no.
Changed posrefsys label to 'ICRS' so that measures can correctly identifies the reference frame. Added ephemeris_source in the table keywords to record source of the ephemerides. Fixed the regex for the source name extraction to handle the name contain non-alphanumeric characters. -
Bob Garwood 6671fba91f4cb644ae31a54a58903ee154574cc5 m
Pull request #814: CAS-13116
Merge in CASA/casa6 from CAS-13116 to master
* commit '8df9b56746140732a865880d1e084c9eeab3ab01': (109 commits)
casaviewer now at 2.1.4
better handling of the casaconfig exceptions, tweaked the wording
uses new exceptions from casaconfig, modifies datapath with measurespath as appropriate before ctsys initialization
new version of casaviewer for 13116
modified mention of casasiteconfig.py if measurespath is not set correctly
improved casaconfig related startup messages when problems seen, silent during normal startup of casaconfig
integrate new casaconfig API here for auto updates and checking on data contents during startup
removed ac, cerberus, and configure.ac: not needed in the new build system
removed casatelemetry and updated casaviewer in build.conf
added casaconfig to requires section of setup.cfg
Revert pyproject.toml mods
Add project section to pyproject.toml
Add casasconfig and numpy as dependencies
resolve differences between __init__.py and genertaed __init__.py in setup.py.in
updated casaviewer in build.conf
updated build.conf for newer casaviewer on CAS-13116
conflict resolution from merge wasn't quite right for utils_cmpt.cc, this fixes that
updated build.conf to get the latest casaviewer build for CAS-13116
added cachedir info to State and utils tools so that it can be passed to the casaviewer tool when it's not present on the command line
added casatelemetry and updated casaviewer versions for this branch in build.conf
... -
Takeshi Nakazato 0a59387fd889d368131e7f265d18f7eb1e7bc814 m
CAS-14345 add unit test for the fix
-
Takeshi Nakazato 93ccb48b17274ff2f0b876b7dbd2eca3f8bc2ccb m
CAS-14345 mitigate boundary effect of the convolution operation
-
Takeshi Nakazato 92cac8291c9ae827031b8c6e2f9e955022032f4f m
Merge branch 'master' into CAS-14171
-
Muzychenko Inna <inna.muzychenko@ana01.alma.nao.ac.jp> 9c93145b2fcd731a109570953066141ded886b97 m
Changes according to the NAOJ code review Refs #2658
-
Muzychenko Inna <inna.muzychenko@ana01.alma.nao.ac.jp> 45a82b36c699fde9c63e69d73261e15fc01702c1 m
Changes according to the NAOJ code review Refs #2663
-
Muzychenko Inna <inna.muzychenko@ana01.alma.nao.ac.jp> d6ab416d93300e6fd5eb1dd1a8a582ba4639d9ec m
Changes according to the NAOJ code review Refs #2670
-
Muzychenko Inna <inna.muzychenko@ana01.alma.nao.ac.jp> ec1b5a02b62d38b3f584ad0b746a0452b64c72b3 m
Changes according to the NAOJ code review Refs #2671
-
Takeshi Nakazato ae71eb8886f0845cbb67eb8b190ef5e154192f3c m
refactoring
NAOJ code review Refs #2669 -
Takeshi Nakazato 1a1a7784e4ae2fe8659e0346d58500117ab73107 m
Refactoring for readability
NAOJ code review Refs #2665 -
Takeshi Nakazato f1df0a00becb691faa2b7a61c361d97432b8aed6 m
Fail explicitly when exception occured during eval
NAOJ code review Refs #2661 -
Takeshi Nakazato ca2f6484970ce0fadf73ed8838b1e5f750f49435 m
add warning comment on possible intermittent failure
NAOJ code review Refs #2667 -
Kumar Golap 5e4bfdbdb1e3e8fb46176073f91958eff8979746 m
Merge branch 'master' into CAS-13814
-
Takahiro Tsutsumi c438d2118a3d6ed83750ec891552a80c00397a25 m
Merge branch 'master' into CAS-14323
-
Bob Garwood 8df9b56746140732a865880d1e084c9eeab3ab01 m
casaviewer now at 2.1.4
-
Sandra Castro a9c1a50cfb74c1e7e92010ba837cf4a09602c1f9 m
Modified the expected values to use those taken from a run with casa-6.5.4-9-pipeline-2023 for reference.
-
Bob Garwood e4115a4afac54419203d477e7a92d611639655ce m
Merge branch 'master' into CAS-13116
-
Federico Montesino Pouzols df49270023a80b71418d099e3cc77e1dd2cd25fc m
Pull request #806: CAS-14282: flagdata flags cal table fully with mode='manual' correlation='RR'
Merge in CASA/casa6 from CAS-14282 to master
* commit 'aeb91e4e48846463c5ce987a126cbdb8cd6a636c':
fix parameter name, CAS-12482
removed previously ignored unsupported corr value, CAS-14282
clarify that ARG operator expects radians, CAS-12482
add test case for manual with unsuported cal tables+corr in list mode, re CAS-14282
add test cases for manual with cal tables, with wrong corr selection, re CAS-14282
catch unsupported corr selection in manual mode / when not clip/tfcrop/rflag, re CAS-14282 -
Sandra Castro a3597c7c7b63a5c8939021cc0c202f4732c101b9 m
Added the same 0.01 tolerance to the check on the statwt mean and variance comparisons.
-
Muzychenko Inna <inna.muzychenko@ana01.alma.nao.ac.jp> d7b885231924fdc490753b88c7ca03d0b3ab3af4 m
Changes according to the NAOJ code review Refs #2660
-
Muzychenko Inna <inna.muzychenko@ana01.alma.nao.ac.jp> ee140f2a2a4de05a4d197c02285631db5ac54b53 m
Changes according to the NAOJ code review Refs #2658
-
Muzychenko Inna <inna.muzychenko@ana01.alma.nao.ac.jp> 8143385942c148de17e6c949fe8b01a7b1b01c10 m
Changes according to the NAOJ code review Refs #2663
-
Takeshi Nakazato 3a8d7d3da65029409b942f5b7d3ba8b2a780e9fc m
use f.tell() to get offset position
NAOJ code review Refs #2666 -
Renaud Miel 08adcfac483bf3b574c89d2dde373506dac21851 m
Pull request #809: CAS-14025
Merge in CASA/casa6 from CAS-14025 to master
* commit '1d1b09c7acde97b105800a35fdb29926a6e5802d': (121 commits)
CAS-14025 Fixed test_ephemeris_cubesource failure
CAS-14025 Reverted build system changes
CAS-14025 Minimize PyImager run-time changes
CAS-14025 Removed noisy log messages.
CAS-14025 NAOJ code review refs #2609
CAS-14025 Fixed sorted_baseline bug
CAS-14025 Fixed tsdimaging bug present in master
CAS-14025 Fixed bug
CAS-14025 Fixed bug in task_tsdimaging.py
CAS-14025 Enhanced log messages
CAS-14025 Enhanced log messages
CAS-14025 Enhanced log messages
CAS-14025 Removed functional changes
CAS-14025 Restored casatools c++ standard to c++11
CAS-14025 Align with sdimaging code
CAS-14025 FTMachine.cc: code clean-up
CAS-14025 Improved handleNewMs() documentation
CAS-14025 NAOJ code review refs #2571
CAS-14025 Fixed bug: convertfirst not working
CAS-14025 Fixed merge mess
... -
Takeshi Nakazato e6731dbddede9fda456c530515309fca55753e43 m
Pull request #807: CAS-14347
Merge in CASA/casa6 from CAS-14347 to master
* commit '123809dc75c5752056e1c0fcee3bd49c0ae5192b':
CAS-14347 rename some variables to avoid name conflict
CAS-14347 remove constructor
CAS-14347 remove self.assertNotEqual in constructor -
Sandra Castro a19de4708cf54758f40eec62c0eda1db6cbfccc8 m
Added initializer for self.parallel=False
-
Sandra Castro 1b55a6dc5d2f4b970e9af2fe431eee620493ec6b m
Added the support to run tclean in parallel. If casa is started with mpicasa, it will automatically run tclean in parallel.
-
Kumar Golap dde579b643baaf1db2d9c5ed5dce9143a9623708 m
changed specmode type from any to string
-
Kumar Golap ef95dc196e8c5a453f020f4226b2cc5d922487d3 m
Merge branch 'master' into CAS-13814
-
Sandra Castro b527d8ddc19000150069a08d8342155aec6c8a7f m
Added test case for ALMA 7m. Added weblog functionality.
-
Sandra Castro 5cc5b679e55090671a456960657546ce87a1f983 m
Pull request #804: CAS-14331
Merge in CASA/casa6 from CAS-14331 to master
* commit '8c55fa3fc4acc20d4b72192dcad07f93f7897227':
Update check for oldrefcol to len(oldrefcol)!=0
Changed list comparison in fixplanets task to fit new numpy version
fixed numpy array comparison errors for newer versions of numpy -
C. Enrique Garcia Dabo 4d2305fc522b21285b6429360f8ee445e02e7802 m
Pull request #805: CAS-14264: Fix linking against protobuf
Merge in CASA/casa6 from CAS-14264 to master
* commit '084089d8a802cf3c37e6c18675fd2f6a81f8da3f':
Fix typo
Proper linkage of protobuf library