Metadata-Version: 1.0
Name: ginga
Version: 2.5.20160810184000
Summary: An astronomical image viewer and toolkit
Home-page: http://ejeschke.github.com/ginga
Author: Eric Jeschke
Author-email: eric@naoj.org
License: BSD
Description: 
        Ginga is a toolkit designed for building viewers for scientific image
        data in Python, visualizing 2D pixel data in numpy arrays.
        The Ginga toolkit centers around an image display class which supports
        zooming and panning, color and intensity mapping, a choice of several
        automatic cut levels algorithms and canvases for plotting scalable
        geometric forms.  In addition to this widget, a general purpose
        'reference' FITS viewer is provided, based on a plugin framework.
        
        Copyright (c) 2011-2016 Eric R. Jeschke. All rights reserved.
        
        Ginga is distributed under an open-source BSD licence. Please see the
        file LICENSE.txt in the top-level directory for details.
        
Platform: UNKNOWN
