Build: #106 failed Child of CASASPECS-MASTERBUILDCASALITH-123
Code commits
CASA6
-
Neal Schweighart 16dc26b7d312f83f8d3a432f39be037dc1a1848c
Pull request #928: CAS-14406
Merge in CASA/casa6 from CAS-14406 to master
* commit '780574cb276d2a2a28103985d5c8f4566c3d7ae0': (46 commits)
requires unique outvis and updated overwrite test
fixed overwrite option bug
fixed typo
Added the check for relevant spw to the syscal subtable as well
removed some extra prints
fix for frequency ranges
cleaned up some comments
The task should now also overwrite values without replacing the whole table or adding duplicates
changed test to match the new behavior. Removed some prints from the task to prevent crowding the output
Some indexing and naming fixes
fixed dict index error
Checks for existing antenna measurment for a given time and ignores antab data if not overwriting. Current overwrite still overwrites the whole file
Changed the gain curve interval to use the obs table information instead of ms metadata, same results as before but cleaner looking in task.
Changed the Type 1 and 2 to match the idi filler and use POWER(EL) and POWER(ZA) instead. Re-added the th table comparison to the test since the differences in other cols were not getting detected. Gain col still uses custom checker and is ignored by the test helper function.
lowering the atol on gain comparision? There are failures only for arm
fixed shape error when appending on gain_curve
fixed error with GAIN_CURVE append condition. Still might be challenges if gain len is 1?
More dev on case in new tarball
removed msg causing error, not sure why settrop had failure on recent build
added new gain curve append test case and fixed issue with gain curve append behavior
... -
Neal Schweighart 780574cb276d2a2a28103985d5c8f4566c3d7ae0
Merge branch 'master' into CAS-14406
-
Neal Schweighart 674296281e7b7ca3495bc0b1745cb454fe59b20e m
requires unique outvis and updated overwrite test
-
Neal Schweighart f988055e72d0c5c24c0435a80e9174040ae1bb10 m
fixed overwrite option bug
-
Neal Schweighart 3f8627463e24865d079e8f4557ad904701a67283 m
fixed typo
-
Neal Schweighart e0c786526dd3105facebd22e1071d6dba908353f m
Added the check for relevant spw to the syscal subtable as well
-
Neal Schweighart 90ba4f1e60313f9dc942f74357a4cc6702b82e75 m
removed some extra prints
-
Neal Schweighart 39eff17e5193376f9c0640f184e68cd1effeec8b m
Merge branch 'master' into CAS-14406
-
Neal Schweighart fba88e720d33723ac6215d39fa4a03aa996d82bd m
fix for frequency ranges
-
Neal Schweighart 2610686ae7c8b564681b6c4aee6ccd07d4334101 m
cleaned up some comments
-
Neal Schweighart ddb8070fe3cb433509fb4f88192f855da2605a49 m
The task should now also overwrite values without replacing the whole table or adding duplicates
-
Neal Schweighart ae028d04a9a41196fc3ab59f1c7831564c4d85c6 m
changed test to match the new behavior. Removed some prints from the task to prevent crowding the output
-
Neal Schweighart 61daebc1464808899b264f8888620f72a0a1c2c7 m
Some indexing and naming fixes
-
Neal Schweighart a7c5abc2ccb8ddfe7e6e285cff9d954d8a209fc2 m
fixed dict index error
-
Neal Schweighart e5db9cfdf152abda74c764b908e6efa0d9f81afb m
Checks for existing antenna measurment for a given time and ignores antab data if not overwriting. Current overwrite still overwrites the whole file
-
Neal Schweighart 6c99cfafb49a262ddd147a98ffef207484fb73d5 m
Merge branch 'master' into CAS-14406
-
Neal Schweighart 265a954e9e7a333633c6cb1a58e3902e76e8d227 m
Changed the gain curve interval to use the obs table information instead of ms metadata, same results as before but cleaner looking in task.
-
Neal Schweighart b129a3063b779a541f5f8ac8a859802c1415399a m
Changed the Type 1 and 2 to match the idi filler and use POWER(EL) and POWER(ZA) instead. Re-added the th table comparison to the test since the differences in other cols were not getting detected. Gain col still uses custom checker and is ignored by the test helper function.
-
Neal Schweighart 162c9a58b9a1751e9d1b973ff134d22014cf2a23 m
lowering the atol on gain comparision? There are failures only for arm
-
Neal Schweighart 64d9709c043643b5dedfce0ab729d7d821ce60d2 m
fixed shape error when appending on gain_curve
-
Neal Schweighart e3e4e1778a8c347066d301a5d6b5f9a2b0941c00 m
fixed error with GAIN_CURVE append condition. Still might be challenges if gain len is 1?
-
Neal Schweighart 2c75706d4e9f9ab486e60ae92e0e41a95f436e1d m
More dev on case in new tarball
-
Neal Schweighart fb0c288d8a9070c5b6694b5789e9a03554ade04c m
removed msg causing error, not sure why settrop had failure on recent build
-
Neal Schweighart 95c0db4fd2034f72d55f28430a5903d48bb617bc m
added new gain curve append test case and fixed issue with gain curve append behavior
-
Neal Schweighart a2c8f14dbcecd3ae414d33666b79b4a095b24180 m
fixed typo
-
Neal Schweighart 079a35f2b336260d234b96d3d05933b8cd9de375 m
skipping append test for now. will devlop the tarball and include a GAIN-CURVE specific case as well
-
Neal Schweighart 0877fc1d48a5d3ec98a91c630d05baeae013e74e m
fixed SENSITIVITY append, same as TSYS fix
-
Neal Schweighart 25c10d3b120288e753617d79bb1daa907cfc4a94 m
Gain table filling was doing some potentially un-needed shape enforcment
-
Neal Schweighart 6f3aecc13f820f919f3cf418feee5f6f41fdf5f9 m
changed the way Gains are assembled in the append case
-
Neal Schweighart dab4f5169ea9009854210ad5264456d65bf9173f m
Fixes to assembly of TSYS in append mode revealed by test
-
Neal Schweighart 96daad226c5b629f017812cff1a499a6348c6b37 m
for append case too many rows were added which caused a conformance error when the put calls were used
-
Neal Schweighart 3cd74378f54aaa08902b946e02cdde668889aa3d m
removing use of test helper table comparison since it had strange failures on macOS
-
Neal Schweighart 0564f2902d7774cc3f4b2a855720d7ca46de21ae m
Adding new test for appending to existing ms
-
Neal Schweighart f916f329def113c3c4c6b0c80cf2e1db25e87869 m
fixed error with test helper missing param
-
Neal Schweighart b4a41eab8026287067ab1f2782bca05e782ba8ba m
Fixed comparisons with the GAIN col in GAIN_CURVE tables and fixed TSYS table filling
-
Neal Schweighart 1b4e10da8ee658f241e0322ecc9b570b634a86a4 m
Fixed error when using append behavior with an empty table. Tsys col would have no shape which would lead to errors when inserting data
-
Neal Schweighart d569cc0335f66b3bf6105d5a78e629d3ecfb38f3 m
fixed failures where overwrite value was not being passed down through the functions
-
Neal Schweighart 72ef929e132bb7c193ddccd364acad84127f5e32 m
fixed typo in append mode
-
Neal Schweighart 92a5980534fe7672dc37f5ff703e42256c201d7f m
adding append default behavior, still needs testing for how the data is re-arranged...
-
Neal Schweighart 409dbbaf1f478db95ad1157de49cf4c37c701855 m
added appendantab test to component_to_test_map.json
-
Neal Schweighart 28931d5ce75e5eda68b90cc75e63db645f24274d m
changed task to fill TSYS col in SYSCAL table properly
-
Neal Schweighart ab5edd0160b80f6125b6e9775e2ae879122767eb m
fixed setup.py, wasn't the up-to-date version
-
Neal Schweighart b0b80a9fedf42818e26cafd54fccc3bfd8f30508 m
Merge branch 'master' into CAS-14406
-
Neal Schweighart cd9d9fcc5fc8675fff40ce5aa29f9c39a35e37da m
fixed some spacing issues added new parameters to the xml properly added the test case back using testhelper table comparison (does this work for the subtables?)
-
Neal Schweighart 87d50553d981f085ac56438600c7c3c0a5166024 m
removing test for now to make sure setup is working properly
-
Neal Schweighart d25421687a0bae8e6c21f0bf14bd5987db662255 m
fixed setup.py file to inculde the task and added verification test
-
Neal Schweighart cdad71128815da292f36be537ade7461069f2c4a m
fixed issue with to append bools not getting passed down
-
Neal Schweighart 55f13c108a69ba7df6234b05368bffbb7c2a14df m
fixed typo
-
Neal Schweighart 6f81d0828b13514ea273989f23368930c41693b3 m
added param for enable/disabling append_tsys and append_g
-
Neal Schweighart 529258699ac38593817a1466076998bb7e0306de m
Added overwrite protection and removed leftovers from testing locally
-
Neal Schweighart 9bf09ba3f696073a4e5ec14be0be2cfdaf416f31 m
added new task for appending antab data