Build: #439 was successful Rebuilt by Ville Suoranta
Code commits
Casa6
-
Neal Schweighart 7c23ac9e50fd07217da37579ea2bc62976b0b3ca
Pull request #659: CAS-13876
Merge in CASA/casa6 from CAS-13876 to master
* commit 'e4233b2e36a8f38c3b420635f67903d71b33eef0': (23 commits)
removed duplicate import
changed import path for LogMessage which appeared to cause an issue in the pull request build
fixing some differences between this branch and master
fixed typo
Removing all Plot proxy server references not on master. Unsure if this is the cause of the build errors
replaced missing plotproxyserver imports
Added an exception for gaintype='K'. Previously all above_minsnr and above_minblperant would be 0. Now it is the same as data_unflagged. This will be changed in the next iteration.
last commit undid the include changes from master. fixed here
moved the return dict refant count to properly count when refants drop out and use an alternative.
Fixed typos in docstrings
Fixed tools test case that was failing due to changed keys
Fixed new cases flagging data used in other test cases. Adjusted the logging spacing and added selectvis container in the output dictionary for clenliness
Added logging output about the dictionary structure
Added new test cases for the new output dictionary
fixed the return_dict test case. As this return structure changes this test case will need to be revisited
Fixed an issue where expectedUnflagged would overwrite previous values, sometimes resulting in 0 even with previously unflagged data
Added Gaintype dependent checks for data_unflagged
moved the initialization of antennaMap_ to its own gate. Changed calcounts to use nPar() for determining the shape of the map
seperated expected and data_unflagged accumulation to seperate stage
Contain the new solve info in the "solvestats" key
... -
Neal Schweighart e4233b2e36a8f38c3b420635f67903d71b33eef0 m
removed duplicate import
-
Neal Schweighart 9a4527b4375de200f0a5e0e48aa6b1211a33d83b m
changed import path for LogMessage which appeared to cause an issue in the pull request build
-
Neal Schweighart 1272d0e2b457d7e4e415352d0b8e6c17f427c3c4 m
fixing some differences between this branch and master
-
Neal Schweighart fa8b98223d6852219d385b1e84863451ce3f45a5 m
fixed typo
-
Neal Schweighart 360c291b7e94d2fab11fbca2f796fece6eb43a13 m
Removing all Plot proxy server references not on master. Unsure if this is the cause of the build errors
-
Neal Schweighart 5c98a93e9e507860dfc4e3d6deb1890e1d941352 m
replaced missing plotproxyserver imports
-
Neal Schweighart 93a5e95cbe98bbe483d127b58132396863dd97a9 m
Merge branch 'master' into CAS-13876
-
Neal Schweighart 3bf58094e5299fc48de4ce794d911433c3c7c650 m
Added an exception for gaintype='K'. Previously all above_minsnr and above_minblperant would be 0. Now it is the same as data_unflagged. This will be changed in the next iteration.
-
Neal Schweighart 6a6ad31594f35daf06e8f1a07e6833207e47ada4 m
last commit undid the include changes from master. fixed here
- casatools/src/code/synthesis/MeasurementComponents/Calibrater.cc (version 6a6ad31594f35daf06e8f1a07e6833207e47ada4) (diffs)
- casatools/src/code/synthesis/MeasurementComponents/Calibrater.h (version 6a6ad31594f35daf06e8f1a07e6833207e47ada4) (diffs)
- casatools/src/code/synthesis/MeasurementComponents/SolvableVisCal.cc (version 6a6ad31594f35daf06e8f1a07e6833207e47ada4) (diffs)
- casatools/src/code/synthesis/MeasurementComponents/SolvableVisCal.h (version 6a6ad31594f35daf06e8f1a07e6833207e47ada4) (diffs)
-
Neal Schweighart 341acf865d577849191208facfbbac9523c6e246 m
moved the return dict refant count to properly count when refants drop out and use an alternative.
- casatools/src/code/synthesis/MeasurementComponents/Calibrater.cc (version 341acf865d577849191208facfbbac9523c6e246) (diffs)
- casatools/src/code/synthesis/MeasurementComponents/Calibrater.h (version 341acf865d577849191208facfbbac9523c6e246) (diffs)
- casatools/src/code/synthesis/MeasurementComponents/SolvableVisCal.cc (version 341acf865d577849191208facfbbac9523c6e246) (diffs)
- casatools/src/code/synthesis/MeasurementComponents/SolvableVisCal.h (version 341acf865d577849191208facfbbac9523c6e246) (diffs)
-
Neal Schweighart 7ad8c4cb373c97787bf7a7a97aed45a1f5215512 m
Fixed typos in docstrings
-
Neal Schweighart 65d658bf76cb05bdaf17d2bfcb85d0fc34f58cce m
Merge branch 'master' into CAS-13876
-
Neal Schweighart 156fb80375f8745001a8d65e9e208f9f006eac33 m
Fixed tools test case that was failing due to changed keys
-
Neal Schweighart 4eae269740933179258e85083a3c93f28e6eeb03 m
Fixed new cases flagging data used in other test cases. Adjusted the logging spacing and added selectvis container in the output dictionary for clenliness
-
Neal Schweighart 8d14f5c2216d92889c5899e9daaf7700d4068ee6 m
Added logging output about the dictionary structure
-
Neal Schweighart 54be2857aeb5d2abdb58541dfcae377f679a6d0c m
Added new test cases for the new output dictionary
-
Neal Schweighart 69d4533bbcabd11cfe0ab304660692d83072cfe0 m
fixed the return_dict test case. As this return structure changes this test case will need to be revisited
-
Neal Schweighart ef5b9f02e32bffe22e0b9868c38b049ca2f2d44f m
Fixed an issue where expectedUnflagged would overwrite previous values, sometimes resulting in 0 even with previously unflagged data
-
Neal Schweighart d35cb55453e4003eff5ec4ea3064eaa1e70e2c57 m
Added Gaintype dependent checks for data_unflagged
-
Neal Schweighart 3343ce7cb5647777491c2e505ab213d72040d427 m
moved the initialization of antennaMap_ to its own gate. Changed calcounts to use nPar() for determining the shape of the map
- casatools/src/code/synthesis/MeasurementComponents/Calibrater.cc (version 3343ce7cb5647777491c2e505ab213d72040d427) (diffs)
- casatools/src/code/synthesis/MeasurementComponents/SolvableVisCal.cc (version 3343ce7cb5647777491c2e505ab213d72040d427) (diffs)
- casatools/src/code/synthesis/MeasurementComponents/SolvableVisCal.h (version 3343ce7cb5647777491c2e505ab213d72040d427) (diffs)
-
Neal Schweighart 77d9570cf3d466bbd3b9aebfaad060bdf56bc355 m
seperated expected and data_unflagged accumulation to seperate stage
- casatools/src/code/synthesis/MeasurementComponents/Calibrater.cc (version 77d9570cf3d466bbd3b9aebfaad060bdf56bc355) (diffs)
- casatools/src/code/synthesis/MeasurementComponents/SolvableVisCal.cc (version 77d9570cf3d466bbd3b9aebfaad060bdf56bc355) (diffs)
- casatools/src/code/synthesis/MeasurementComponents/SolvableVisCal.h (version 77d9570cf3d466bbd3b9aebfaad060bdf56bc355) (diffs)
-
Neal Schweighart 51e65eb6af1b4b304ced7df8527986eaf5b19f95 m
Contain the new solve info in the "solvestats" key
-
Neal Schweighart b5e4149324c888f92224757b5d29b28c6d457054 m
Added the return record funtion to task_bandpass
-
Neal Schweighart 4b8522a2364dafabd1e141a9a6d2e84d6f58ff56 m
Added the created dictionary as a return value for gaincal (this could be made to toggle with the use of some parameter)
-
Neal Schweighart b38cc78a1349c1e36287a008db34be19679ff513 m
Added the creation of a record that countains data about the performed calibration task for antennas and spectral windows
- casatools/src/code/synthesis/MeasurementComponents/Calibrater.cc (version b38cc78a1349c1e36287a008db34be19679ff513) (diffs)
- casatools/src/code/synthesis/MeasurementComponents/Calibrater.h (version b38cc78a1349c1e36287a008db34be19679ff513) (diffs)
- casatools/src/code/synthesis/MeasurementComponents/SolvableVisCal.cc (version b38cc78a1349c1e36287a008db34be19679ff513) (diffs)
- casatools/src/code/synthesis/MeasurementComponents/SolvableVisCal.h (version b38cc78a1349c1e36287a008db34be19679ff513) (diffs)