Skip to content
This repository has been archived by the owner on Jun 16, 2018. It is now read-only.

astrofrog/wcsaxes

Repository files navigation

About

Please note: WCSAxes has now been merged into Astropy!

WCSAxes is a package that makes it easy to plot images with world coordinate system (WCS) information (which translates pixel to 'world' coordinates and back) using Matplotlib. Originally intended for use with Astronomical data, WCSAxes can be used with any data provided that an appropriate WCS transformation is supplied.

This is an implementation of the API described here.

At the moment the implementation has not be optimized for performance. Once all the functionality is in place, and a test suite has been created, the code will be refactored and optimized.

Powered by Astropy Badge

Developers and Contributors

  • Thomas Robitaille
  • Asra Nizami
  • Chris Beaumont
  • Leo Singer
  • Stuart Mumford
  • Christoph Deil
  • Joseph Booker
  • Matt Craig
  • Adam Ginsburg
  • Mathieu Servillat

Build and coverage status

Build Status Coverage Status Documentation Status asv