Open cdeil opened 10 years ago
I just looked into it and it's a Matplotlib bug: https://github.com/matplotlib/matplotlib/issues/3750#issuecomment-61393569 - not clear if it will be fixed or if ImageGrid will be constrained only to specific axes types.
As discussed in https://github.com/astropy/pyregion/pull/49 ,
WCSAxes
apparently doesn't work with maplotlibImageGrid
.E.g. running https://github.com/cdeil/pyregion/blob/issue-49/examples/demo_region03.py with Python 3.4 and matplotlib 1.4.2 results in this error:
It should work like this: http://matplotlib.org/mpl_toolkits/axes_grid/users/overview.html#imagegrid