File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -124,6 +124,19 @@ part of exploring and understanding complex datasets.
124124.. image :: /_static/seaborn.png
125125 :height: 157px
126126
127+ WCSAxes
128+ =======
129+
130+ The `Astropy <http://www.astropy.org >`_ core package includes a submodule
131+ called WCSAxes (available at `astropy.visualization.wcsaxes
132+ <http://docs.astropy.org/en/stable/visualization/wcsaxes/index.html> `_) which
133+ adds Matplotlib projections for Astronomical image data. The following is an
134+ example of a plot made with WCSAxes which includes the original coordinate
135+ system of the image and an overlay of a different coordinate system:
136+
137+ .. image :: /_static/wcsaxes.jpg
138+ :height: 400px
139+
127140Windrose
128141========
129142`Windrose <https://github.com/scls19fr/windrose >`_ is a Python Matplotlib,
You can’t perform that action at this time.
0 commit comments