Build: #328 was successful Changes by Sandra Castro
Code commits
Casa6
-
Sandra Castro 6a7aca750d8f917396a058e1c364613fb728456c
Merge pull request #512 in CASA/casa6 from CAS-10234 to master
* commit 'c02a8765eeac0760bfc8939e0367919ece37974a':
CAS-10234 more comprehensible variable name
CAS-10234 rename image to image_data
CAS-10234 import numpy as np
CAS-10234 remove unused variable
CAS-10234 move the code unrelated to plotting outside try-block
CAS-10234 make sure plotter is always closed
CAS-10234 remove if block for CASA 5 support
CAS-10234 replace pylab with pyplot
CAS-10234 run all tests on macOS (not skip) -
Takeshi Nakazato c02a8765eeac0760bfc8939e0367919ece37974a m
Merge branch 'master' into CAS-10234
-
Takeshi Nakazato 205f537859aa223486b31748b4cf6225bef56192 m
CAS-10234 more comprehensible variable name
NAOJ code review Refs #2291 -
Takeshi Nakazato b208d05d8fc43e6001123895088a7c31a4f2b253 m
CAS-10234 rename image to image_data
NAOJ code review Refs #2292 -
Takeshi Nakazato a94931980e63536785b552846fcd8d5a36b5b199 m
CAS-10234 import numpy as np
NAOJ code review Refs #2293 -
Takeshi Nakazato 279d0fa70e833c54769b16be82152de6f59437f8 m
CAS-10234 remove unused variable
-
Takeshi Nakazato 98f60890a239d7d0d0c67e8708c73dff30efd7ff m
CAS-10234 move the code unrelated to plotting outside try-block
NAOJ code review Refs #2294 -
Takeshi Nakazato 74647be76962854eb8d357e9ca358a94496d432a m
CAS-10234 make sure plotter is always closed
-
Takeshi Nakazato 3bb1c521027f8f13040f8491dc27e2c316499c3f m
CAS-10234 remove if block for CASA 5 support
-
Takeshi Nakazato 0727d746654932960623020f78237ca8461d3553 m
CAS-10234 replace pylab with pyplot
-
Takeshi Nakazato 2dd691ce637e0b9dcbc344fb94123127c4a8ddb7 m
CAS-10234 run all tests on macOS (not skip)