radio-astro-tools / pvextractor

Position-Velocity diagram extract (but it can slice out other things too)
BSD 3-Clause "New" or "Revised" License
16 stars 13 forks source link

Fixes for compatibility with latest versions of Matplotlib #95

Closed astrofrog closed 4 years ago

astrofrog commented 5 years ago

This includes a bunch of miscellaneous fixes to make sure that the GUI works properly with the latest versions of Python and Matplotlib. This also supersedes https://github.com/radio-astro-tools/pvextractor/pull/74 by making it so we use the default Matplotlib colormap (now viridis). There is still more cleanup that could be done, but just trying to get things working properly again.

coveralls commented 5 years ago

Coverage Status

Coverage increased (+13.2%) to 68.254% when pulling 8e95f55e874ec4aaa6cfc9c1e3d4843f73f4d774 on astrofrog:misc-fixes into a118486010a46dcbbdcbe01634a656a8d55618ed on radio-astro-tools:master.