Build: #37 was successful Changes by Kumar Golap
Code commits
casa6
-
Kumar Golap 330ca6f170a0045c8b7f1b375e16272b8c5715c6
Merge branch 'master' into CAS-14146
-
Kumar Golap ea1ace4fe4e30ecd2432a228caa8d464b89942ff
only awproject need to check cfcache
-
Kumar Golap 15dae11d7ffc31cafe35e56595309137aae00cd1
warning for awp2 and mtmfs
-
Kumar Golap b379357588aa7df06e3597585c8ef0afdb182281
increased L-band limit for old VLA as many unit test data insists that old VLA could observe below 1.3GHz !
-
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 -
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
-
Takeshi Nakazato d1acbde20e5f9c8232703f5535ff6a2aa47b4169 m
Merge branch 'master' into CAS-14345
-
Akeem Wells b9ab9def1687fa91443e4a6b6cbf75228927e44d m
Correct name of test in component_to_test_map
-
Kumar Golap a85d062ab34b46a65c551a91260ac4b700c6dbb3
brought stakeholder tests from CAS-13581
-
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 -
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
-
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 -
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
-
Kumar Golap 6040027beb565553214f9745ac8cefeb7647af3e m
Merge branch 'master' into CAS-13908
-
Takeshi Nakazato 7a29596c78b3902fa8a3fe2414e91e06e2053e9f m
using regex partial match (m) instead of full string match (p)
-
Takeshi Nakazato 05281c0f003cd8bc47d578cac9ff8f6efb4f25ab m
Use TaQL to manipulate MS
NAOJ code review Refs #2673 -
Takeshi Nakazato c00db27e4bb4dbe2a22514c18a527b64f48071d6 m
use onlyparse mode
NAOJ code review Refs #2676 -
Takeshi Nakazato 77133d42e2b7fc0a25d1b4c2961142be70c09650 m
Fixed typo
NAOJ code review Refs #2674, #2675 -
Takeshi Nakazato 84b77f8dd22b18ff0f1e2138d08bcf1681f0d5a6 m
CAS-14345 test correction factor directly
-
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
-
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
-
Mark Kettenis <kettenis@jive.eu> 05bc7a981025872b4e71472976460ec8e246625c m
Merge branch 'master' into CAS-13003
-
Kumar Golap 840af54e16896102460980f2e3c98df9ac41b6a5 m
Merge branch 'master' into CAS-13908
-
Kumar Golap d5d400d4bc751575f0b10a71600e31dabca3ad9e m
Merge branch 'CAS-14152' into CAS-13908
-
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.
-
Takahiro Tsutsumi 03dba4904c3d327ac7d4325675ad72172d395cef m
Added setting of the explicit ephemeris table name in initializeFTMachine
-
Takahiro Tsutsumi 9313806ab060465d3a70b82d1f893e8d988ee744 m
Merge branch 'master' into CAS-14152
-
George Moellenbrock d4796124dee03e813586e1dc36df7ab28ba6f679 m
Merge branch 'master' into CAS-13029
-
George Moellenbrock 47d0f0954eadf6d97d5d26adc116ba9ee35a079a m
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
-
Kumar Golap 415372cd10f97a6658db8f371b7aab450cd1f0ae m
remove a debug line
-
Kumar Golap e72420137950286ca5d7fbbb407027586d763131 m
Fix in the briggs weighting when using ephemtable
- casatools/src/code/msvis/MSVis/VisBufferUtil.cc (version e72420137950286ca5d7fbbb407027586d763131) (diffs)
- casatools/src/code/synthesis/ImagerObjects/SynthesisImagerVi2.cc (version e72420137950286ca5d7fbbb407027586d763131) (diffs)
- casatools/src/code/synthesis/ImagerObjects/SynthesisUtilMethods.cc (version e72420137950286ca5d7fbbb407027586d763131) (diffs)
- casatools/src/code/synthesis/TransformMachines2/BriggsCubeWeightor.cc (version e72420137950286ca5d7fbbb407027586d763131) (diffs)
- casatools/src/code/synthesis/TransformMachines2/BriggsCubeWeightor.h (version e72420137950286ca5d7fbbb407027586d763131) (diffs)
-
Kumar Golap afc4a1d9cb0245856a4b36ee359863b19588c89b m
Merge branch 'master' into CAS-13908
-
Mark Kettenis <kettenis@jive.eu> bdacea0caf6350f9be5518c216fbc43c8eda58d1 m
CAS-13003: Improve handling if missing EOP data
-
Mark Kettenis <kettenis@jive.eu> 18342232e393b3d78428c1124f61c580a645161e m
Merge branch 'master' into CAS-13003
-
Mark Kettenis <kettenis@jive.eu> 91607ce18846dd60615020f993f7495ac2acf766 m
CAS-13003: Implement 'eop' mode in gencal task
- casatasks/setup.py (version 91607ce18846dd60615020f993f7495ac2acf766) (diffs)
- casatasks/src/private/eop.py (version 91607ce18846dd60615020f993f7495ac2acf766) (diffs)
- casatasks/src/private/task_gencal.py (version 91607ce18846dd60615020f993f7495ac2acf766) (diffs)
- casatasks/tests/tasks/test_task_gencal.py (version 91607ce18846dd60615020f993f7495ac2acf766) (diffs)
- casatasks/tests/tasks/test_task_importfitsidi.py (version 91607ce18846dd60615020f993f7495ac2acf766) (diffs)
- casatasks/xml/gencal.xml (version 91607ce18846dd60615020f993f7495ac2acf766) (diffs)
-
Takahiro Tsutsumi 6368309043d8e4c8377a8bbaaf9ba05a5828f8a5 m
more debug statements were added
-
Takahiro Tsutsumi 7178eb0be084e1c4abef180763635fc58550d808 m
Add a debug statement
-
Takahiro Tsutsumi 626b63f6e670865cafd0297de787c8a43f3e6ea3 m
add some debug statements
-
Neal Schweighart 7032816b7f63d2a77ef7794972d628cb2940a232 m
updated the xml to include description of to include new swpwts param
-
Neal Schweighart 6c91c3abbd04071b5eed955d657ce9787ee24a00 m
I missed a tb...
-
Neal Schweighart 4c2484b6ee667a698c4ef79839cd7c17039c06f0 m
corrected tb to _tb
-
Neal Schweighart 5d2b5afe90d7aa8504d1204eec0658373b8353c2 m
added description to new test case and added an additional assert checking that the values used to adjust weights are not 1's
-
Takahiro Tsutsumi c3305b8ba3928f5f0931830c21e81815123132fc m
Merge branch 'master' into CAS-13908
-
Takahiro Tsutsumi d7545df4380a0bac59228c80211d97c237c21445 m
add debug statements
-
Neal Schweighart 570f434e21052ebd99c49e0c7e1c3c5fae6b7e44 m
added gencal test case for new mode
-
Neal Schweighart 3cd99850a47bed1bfb08a651a15fd232dfd5a31e m
Fixed issue with not recognizing new swpwts mode
-
Neal Schweighart e2402df976e90a3e09afc64e67ff62b148ed4473 m
swpowwts mode was getting registered as swpow mode instead. Chagning the new mode name to swpwts...
- casatasks/xml/gencal.xml (version e2402df976e90a3e09afc64e67ff62b148ed4473) (diffs)
- casatools/src/code/synthesis/MeasurementComponents/EVLASwPow.cc (version e2402df976e90a3e09afc64e67ff62b148ed4473) (diffs)
- casatools/src/code/synthesis/MeasurementComponents/EVLASwPow.h (version e2402df976e90a3e09afc64e67ff62b148ed4473) (diffs)
-
Neal Schweighart c1377855c96caa7d24000c719261e3bd0f444209 m
Added swpowwts as an allowed value in the xml
-
Neal Schweighart 59d8c5dd1a6517b18268fac04f4603005340dc73 m
Fix unallowed values swpowts
-
Neal Schweighart a9e90cbd0507902e5cbaa0cca166bb5b6efe2a15 m
Added SWPOWWTS to member of EVLASwPow types
-
Neal Schweighart 40457241a8080b3d24908b0309fd887f1eb7fee7 m
Merge branch 'master' into CAS-13029
-
Neal Schweighart 09b53f1d2a0ff570ab927830f3da19278d4dcfd7 m
Added SWPOWWTS cases to EVLA switched power
-
Takahiro Tsutsumi 46f761314034ef7651b93cfb63d8c1bb244531ce m
Modify unit tests for ephemeris object imaging with an external ephemeris table
-
Takahiro Tsutsumi e768f6a3f3bd64430ae31598b2a8252af88c4787 m
Revert the change missed in last commit
-
Takahiro Tsutsumi 409a8fca072f005851e10ff784ead384a715b22e m
Revert getPhaseCenter code changes since this can lead to scinetifically incorrect results
- casatools/src/code/msvis/MSVis/VisBufferUtil.cc (version 409a8fca072f005851e10ff784ead384a715b22e) (diffs)
- casatools/src/code/msvis/MSVis/VisBufferUtil.h (version 409a8fca072f005851e10ff784ead384a715b22e) (diffs)
- casatools/src/code/synthesis/ImagerObjects/SynthesisImagerVi2.cc (version 409a8fca072f005851e10ff784ead384a715b22e) (diffs)
- casatools/src/code/synthesis/ImagerObjects/SynthesisUtilMethods.cc (version 409a8fca072f005851e10ff784ead384a715b22e) (diffs)
- casatools/src/code/synthesis/TransformMachines2/FTMachine.cc (version 409a8fca072f005851e10ff784ead384a715b22e) (diffs)
- casatools/src/code/synthesis/TransformMachines2/SimplePBConvFunc.cc (version 409a8fca072f005851e10ff784ead384a715b22e) (diffs)
-
Takahiro Tsutsumi 0e0b24b2e2fd54e2b60c5acf136426a1f173cae8 m
Commented out some of the print statements for debugging
- casatasks/tests/tasks/test_task_tclean.py (version 0e0b24b2e2fd54e2b60c5acf136426a1f173cae8) (diffs)
- casatools/src/code/msvis/MSVis/VisBufferUtil.cc (version 0e0b24b2e2fd54e2b60c5acf136426a1f173cae8) (diffs)
- casatools/src/code/synthesis/ImagerObjects/SynthesisImagerVi2.cc (version 0e0b24b2e2fd54e2b60c5acf136426a1f173cae8) (diffs)
- casatools/src/code/synthesis/ImagerObjects/SynthesisUtilMethods.cc (version 0e0b24b2e2fd54e2b60c5acf136426a1f173cae8) (diffs)
-
Takahiro Tsutsumi f8978c78f3d2b1a109849591c7bd151c26cb8252 m
Add unit tests for ephmeris object imaging with an external eph. table
-
Takahiro Tsutsumi abfff0814b1190b715716a58b747d5bcba02b423 m
Add external ephemeris table path to VisBufferUtils::getPhaseCenter and make the path override the existing internal ephemeris table path
- casatools/src/code/msvis/MSVis/VisBufferUtil.cc (version abfff0814b1190b715716a58b747d5bcba02b423) (diffs)
- casatools/src/code/msvis/MSVis/VisBufferUtil.h (version abfff0814b1190b715716a58b747d5bcba02b423) (diffs)
- casatools/src/code/synthesis/ImagerObjects/SynthesisImagerVi2.cc (version abfff0814b1190b715716a58b747d5bcba02b423) (diffs)
- casatools/src/code/synthesis/ImagerObjects/SynthesisUtilMethods.cc (version abfff0814b1190b715716a58b747d5bcba02b423) (diffs)
- casatools/src/code/synthesis/TransformMachines2/FTMachine.cc (version abfff0814b1190b715716a58b747d5bcba02b423) (diffs)