Build: #9 failed Child of CASA-C6MP-286
Code commits
casa-build-utils
-
Ville Suoranta ef28d2bd07c2a29dca58167547f9dd4c39a15da2
Update pipeline make-dmg to OSX11
casa6
-
Ville Suoranta c17f9d55eeac3c6bb4bdc2a510466587fbd57f4e
Merge pull request #451 in CASA/casa6 from CAS-13591 to master
* commit '8f27d3d8d30c169cb425815f11ae92531fa065ee':
Reverted some of the parameter changes to follow the review from Pam. The parameters in the plotms calls now follow the mapping of the previous parameters from plotcal.
Replaced symbolshape dot with autoscaling.
First version of converting plotcal calls to plotms calls. Removed subplot parameter Replaced iteration with iteraxis Replaced plotsymbol with customsymbol=True, symbolshape='dot' or 'circle' Replaced overplot with overwrite Replaced figfile with showgui=False and plotfile Added showgui=False to plotms call in step 4 Commenting out plotms of step 4 because it takes too long Did not check if created png plots make sense of not. This is only to see if Bamboo can run these tests with calls to plotms. -
Sandra Castro 8f27d3d8d30c169cb425815f11ae92531fa065ee m
Reverted some of the parameter changes to follow the review from Pam. The parameters in the plotms calls now follow the mapping of the previous parameters from plotcal.
-
Sandra Castro c916ba38e603b909e4449708773fd17b8af7a6ce m
Replaced symbolshape dot with autoscaling.
-
Sandra Castro 7201218b7912409e7ac1fd009979cc2c95b25e12 m
First version of converting plotcal calls to plotms calls. Removed subplot parameter Replaced iteration with iteraxis Replaced plotsymbol with customsymbol=True, symbolshape='dot' or 'circle' Replaced overplot with overwrite Replaced figfile with showgui=False and plotfile Added showgui=False to plotms call in step 4 Commenting out plotms of step 4 because it takes too long Did not check if created png plots make sense of not. This is only to see if Bamboo can run these tests with calls to plotms.