Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 3ee7a3c

Browse files
committed
Added mention of WCSAxes in the third-party packages page
1 parent bdb8568 commit 3ee7a3c

File tree

2 files changed

+13
-0
lines changed

2 files changed

+13
-0
lines changed

doc/_static/wcsaxes.jpg

155 KB
Loading

doc/thirdpartypackages/index.rst

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff 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+
127140
Windrose
128141
========
129142
`Windrose <https://github.com/scls19fr/windrose>`_ is a Python Matplotlib,

0 commit comments

Comments
 (0)