Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 3ee7a3c

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

File tree

Expand file treeCollapse file tree

2 files changed

+13
-0
lines changed
Filter options
Expand file treeCollapse file tree

2 files changed

+13
-0
lines changed

‎doc/_static/wcsaxes.jpg

Copy file name to clipboard
155 KB
Loading

‎doc/thirdpartypackages/index.rst

Copy file name to clipboardExpand all lines: doc/thirdpartypackages/index.rst
+13Lines 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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.