File tree 2 files changed +13
-0
lines changed 2 files changed +13
-0
lines changed Original file line number Diff line number Diff line change @@ -124,6 +124,19 @@ part of exploring and understanding complex datasets.
124
124
.. image :: /_static/seaborn.png
125
125
:height: 157px
126
126
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
+
127
140
Windrose
128
141
========
129
142
`Windrose <https://github.com/scls19fr/windrose >`_ is a Python Matplotlib,
You can’t perform that action at this time.
0 commit comments