Skip to content

Infrastructure to plot images/cubes with WCS information in Matplotlib

Notifications You must be signed in to change notification settings

mservillat/wcsaxes

 
 

Repository files navigation

About

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.

Developers and Contributors

  • Thomas Robitaille
  • Asra Nizami
  • Chris Beaumont
  • Leo Singer
  • Stuart Mumford
  • Christoph Deil

Build and coverage status

Build Status

Coverage Status

Documentation Status

asv

About

Infrastructure to plot images/cubes with WCS information in Matplotlib

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%