Build: #9 was successful Changes by Srikrishna Sekhar
Code commits
casa6
-
Srikrishna Sekhar ba5c7686483f12c3bbd33932494e07fc8041574f
Merge remote-tracking branch 'origin/master' into CAS-14201
-
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 -
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 -
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
-
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
-
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. -
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.
-
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
-
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. -
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
... -
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.
-
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 -
Kumar Golap c4f4a352e932683f81fd630a1e5fdb21295a551f m
copied the fix from CAS-14152 for good form
-
Mark Kettenis <kettenis@jive.eu> 356f2267b2b47e28ace809e5ac35311a3dbabed3 m
CAS-13003: Add more tests
-
Mark Kettenis <kettenis@jive.eu> 380d4711a9a74b47f1db4b738e506ca5153ce826 m
CAS-13003: Fix error message
-
Pam Harris <pharris@nrao.edu> 69966b59ee9f0508c6821ee5d7db1aee5b564b1b m
Pull request #803: CAS-14305 fix plotms weight values with correlation iteraxis
Merge in CASA/casa6 from CAS-14305 to master
* commit '4433238594a5745fd7dabef35a3e85aaa9df9fe4':
Advance plotms branch wheel version
Advance plotms branch wheel version
Set plotms branch wheel in build.conf -
Mark Kettenis <kettenis@jive.eu> 05bc7a981025872b4e71472976460ec8e246625c m
Merge branch 'master' into CAS-13003
-
Takeshi Nakazato 123809dc75c5752056e1c0fcee3bd49c0ae5192b m
CAS-14347 rename some variables to avoid name conflict
-
Takeshi Nakazato 1b19688a35380cde80376aa361a623c778b0bf27 m
CAS-14347 remove constructor
-
Takeshi Nakazato 62a3611bbe30f47c48f40f23b3070f4e8919fa37 m
CAS-14347 remove self.assertNotEqual in constructor
add equivalent assert statement to setUpClass -
Kumar Golap 840af54e16896102460980f2e3c98df9ac41b6a5 m
Merge branch 'master' into CAS-13908
-
Kumar Golap d5d400d4bc751575f0b10a71600e31dabca3ad9e m
Merge branch 'CAS-14152' into CAS-13908
-
Pam Harris <pharris@nrao.edu> 4433238594a5745fd7dabef35a3e85aaa9df9fe4 m
Merge branch 'master' into CAS-14305
-
C. Enrique Garcia Dabo 084089d8a802cf3c37e6c18675fd2f6a81f8da3f m
Merge branch 'master' into CAS-14264
-
Sandra Castro acfbfcf3dffcb90fb92b3c75f1b6f8d823fc0181 m
Pull request #802: Replaced test_element_mismatch with a new test_element_match because
Merge in CASA/casa6 from CAS-14328 to master
* commit 'cee5117dcebdf8c6e43e4f43f2aa9488fe5658c8':
Replaced test_element_mismatch with a new test_element_match because the concept of capturing the exception string from the original test got deprecated with numpy 1.26.4. The new test case tests that fetching a column is the same as creating an array from rows that are iterated from an array. -
Ville Suoranta c45338d43cafe87095bc52d1cc23733c34d64306 m
Pull request #801: CAS-14317
Merge in CASA/casa6 from CAS-14317 to master
* commit 'a9193b306d40670326f2646afc0aba3bca384626':
Update build.conf
Trigger a build
Update dependency versions
Update casacore reference to 4b94e1419f81b0db91bb2c49f07ce02b6d1c0c30
Change aips2-request@nrao.edu to casa-feedback@nrao.edu -
Takahiro Tsutsumi cef06f3f170ec6e7ea6b526215cb358c89643349 m
Pull request #797: CAS-13593
Merge in CASA/casa6 from CAS-13593 to master
* commit '83499ed98ebfc2a2c42eb2a27262f8d5351d6b9e':
Added a unit test to verify CAS-13593 fix
Switched the order of the evaluation for ephemeris data (table vs Measures data) in the if statement in getMovingSourceDir()
Fix for empty phasecenter case
Added the ephemeris data specific parameter check and error message for phasecenter -
David Mehringer 98b7c2a4cddeb96c926e3de336680037f749d9af m
Pull request #798: CAS-14301 fix bookkeeping error in Image2DConvolver.tcc
Merge in CASA/casa6 from CAS-14301 to master
* commit '5c33501dd3e6d79fa9fc4dbb633f32dd5df6ca49':
add test to verify CAS-14301 fix
remove commented debug statements
fix counting error so all polarizations are included
remove \ at end of comment line to squash compile warning -
Sandra Castro 6307442b5892625fd0430e5e34002ba79d2710c8 m
Pull request #800: CAS-14330
Merge in CASA/casa6 from CAS-14330 to master
* commit '87dc76a61cbd98cc71f0459a8335a5f5c2bac098':
Replaced the use of verify_ms to use the version in casatestutils/testpher.py:verifyMS. Removed the verify_ms function.
Fixed the variable to be compatible with the latest numpy 1.26.4. -
Akeem Wells 5b51f583b1c893c0ecd10c5d5d5f52902c26689c m
Pull request #799: CAS-14307
Merge in CASA/casa6 from CAS-14307 to master
* commit '00acc41f90a75d5bb6ddd18da1780dccfaba2e0a':
Fix for NameError when running tests inside casa -
Kumar Golap 8dccd78a7a6628cc5772b3ce26e4432d713a5d91 m
Added note on mvc limiting speed up in parallel
-
Kumar Golap e63a9f6861a4035f419e6f5ee28b0eadec7ae161 m
Merge branch 'master' into CAS-13814
-
Ville Suoranta a9193b306d40670326f2646afc0aba3bca384626 m
Update build.conf
-
Takahiro Tsutsumi b988e6c478f58e082924b48a55e3d0d758cba9dd m
Updated test_multifield_cube_exttab_eph to verify the bug for the explicit specification of the ephemeris table when perchanweightdensity=True is used.
-
Akeem Wells 8c55fa3fc4acc20d4b72192dcad07f93f7897227 m
Update check for oldrefcol to len(oldrefcol)!=0
-
Akeem Wells c1b12cc974e2114901bbb177bff025befa21dffe m
Merge branch 'master' into CAS-14331
-
Ville Suoranta 790b6775d39a65038604c204efb6cd47b110c118 m
Trigger a build
-
Takahiro Tsutsumi 322c107dc20c5e17bc80b7bb63f0cad978e99dc0 m
A minor code improvement
-
Akeem Wells 00acc41f90a75d5bb6ddd18da1780dccfaba2e0a m
Merge branch 'master' into CAS-14307
-
Akeem Wells 8206bc4219f6ada764d5f08c110beb360b66f840 m
Pull request #796: CAS-14262
Merge in CASA/casa6 from CAS-14262 to master
* commit 'ca46cb7299504b19145e91bc41c8ffcd3e16e1be':
Revert Force Failure
Update to xmlrunner converter
Force Test Failures to test parser failure conditions
Update to generate base xml if expected one is not written
Add Update to parse fail and skip tests correctly
Test Converted for use with xmlrunner module -
Neal Schweighart a62260dc90547eccdd19b3fb36d260e906175e02 m
Changed list comparison in fixplanets task to fit new numpy version
-
Sandra Castro cee5117dcebdf8c6e43e4f43f2aa9488fe5658c8 m
Replaced test_element_mismatch with a new test_element_match because the concept of capturing the exception string from the original test got deprecated with numpy 1.26.4. The new test case tests that fetching a column is the same as creating an array from rows that are iterated from an array.
-
Akeem Wells ca46cb7299504b19145e91bc41c8ffcd3e16e1be m
Revert Force Failure
-
Akeem Wells 6d7359103673b2ee55ef4a15c47c37dc2ea2bdd6 m
Merge branch 'CAS-14262' of https://open-bitbucket.nrao.edu/scm/casa/casa6 into CAS-14262
-
Akeem Wells 5fc386c7e97a5cb508dc38b18d0fed9eac40c3bf m
Update to xmlrunner converter
-
Akeem Wells 229ddbe8ac1c327834a5cff89096e4672d3c3b05 m
Merge branch 'CAS-14262' of https://open-bitbucket.nrao.edu/scm/casa/casa6 into CAS-14262
-
Akeem Wells 9af7aad697f41e9baf8907e1c522bd34891f9c2f m
Merge branch 'master' into CAS-14262
-
Neal Schweighart 0ecb445f42219c0728ba40340ddff4a08e267b9d m
fixed numpy array comparison errors for newer versions of numpy
-
Federico Montesino Pouzols 335ea9fffc368dccd2b84cd0b60a772dadafebb3 m
Pull request #794: CAS-14332: fix task_flagdata for numpy 1.26.4
Merge in CASA/casa6 from CAS-14332 to master
* commit '5e023d676be241ac096c37a0b833103185d64d92':
This change is unrelated to this branch, but it is necessary to make the CMake Pull Request tests pass as there was a conflicting line in the casatestutils json file that maps with the JIRA components to run the tests.
constrain comparison to relevant (str) type CAS-14332 -
David Mehringer c24e720af1e4d640344ab04f4e5f9205338f8784 m
Pull request #795: update docs timesforfield(), timesforintent(), timesforscans()
Merge in CASA/casa6 from CAS-14316 to master
* commit '794463578c58f72e42987a157378c83a59056539':
update docs timesforfield(), timesforintent(), timesforscans() -
Neal Schweighart 0b66fb6b7373d804c931e7df8b51fcd57e416f72 m
Pull request #793: changed test_fitorder to compare array lengths instead of all values since in new versions of numpy this results in an error
Merge in CASA/casa6 from CAS-14333 to master
* commit 'c815911aac7300d7765ef03064f1a7a99d19e169':
changed test_fitorder to compare array lengths instead of all values since in new versions of numpy this results in an error -
Sandra Castro 5e023d676be241ac096c37a0b833103185d64d92 m
This change is unrelated to this branch, but it is necessary to make the CMake Pull Request tests pass as there was a conflicting line in the casatestutils json file that maps with the JIRA components to run the tests.
-
Takahiro Tsutsumi 03dba4904c3d327ac7d4325675ad72172d395cef m
Added setting of the explicit ephemeris table name in initializeFTMachine
-
Takahiro Tsutsumi 5a2fa2beb50d7229f9f63229602394351d642bca m
Added checks for the table keywords. Incremented the table version no.
-
Takeshi Nakazato 7e67a9e543ba2bb8584d41ffe72e926ef3a3bc3b m
Pull request #792: CAS-14335 use scipy.signal.windows.gaussian instead of deprecated function scipy.signal.gaussian
Merge in CASA/casa6 from CAS-14335 to master
* commit '21417c57a99ca449876de93142a6271bf139ca8e':
CAS-14335 use scipy.signal.windows.gaussian instead of deprecated function scipy.signal.gaussian -
Bob Garwood f3ab92b00ecb67432ee707b6fb37120289f334a7 m
added test of asis for binary tables, modified test_asis_caltablles for a few more checks
-
Ville Suoranta d90eeedf3450e0b7f2159471ae5c89e3b4ef6f84 m
Update dependency versions
-
Ville Suoranta 78cd7965034f98c7682746c16b5f3a3b9f2470c3 m
Update casacore reference to 4b94e1419f81b0db91bb2c49f07ce02b6d1c0c30
-
Ville Suoranta aeb0f1ab759cd89683ace41ee69855c026c6dc1e m
Merge branch 'master' into CAS-14317
-
Takahiro Tsutsumi 9313806ab060465d3a70b82d1f893e8d988ee744 m
Merge branch 'master' into CAS-14152
-
Kumar Golap 22883332d7e72391b9c6e57085986d3dda4853d0 m
Fix a bug with a null visiter when it was not necessary to use it.
-
Akeem Wells cfdb11665849735c28f56d6a668b24f88843926f m
Force Test Failures to test parser failure conditions
-
Akeem Wells 068aed40bf4dba2e23550b08f7a8cac9b17c576a m
Merge branch 'master' into CAS-14262
-
Federico Montesino Pouzols a28f49ac1e069c77423533c992896c3e9a2bf63a m
constrain comparison to relevant (str) type CAS-14332
-
Neal Schweighart c815911aac7300d7765ef03064f1a7a99d19e169 m
changed test_fitorder to compare array lengths instead of all values since in new versions of numpy this results in an error
-
Sandra Castro 87dc76a61cbd98cc71f0459a8335a5f5c2bac098 m
Replaced the use of verify_ms to use the version in casatestutils/testpher.py:verifyMS. Removed the verify_ms function.
-
Sandra Castro ec0208f0a58ba5813058297c8074ebea4abd0e75 m
Fixed the variable to be compatible with the latest numpy 1.26.4.
-
Kumar Golap a5a8d0b0506c62ad8de683353c967bb3c64dd54a m
added a throw for out of order request for psf beam
-
Takahiro Tsutsumi 949c153a7becd38ee12ac354a5f9fdbe30b5630b m
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.