Coder Social home page Coder Social logo

sunpy's Introduction

Downloads Latest Version [Build Status] (http://travis-ci.org/sunpy/sunpy)[![Build status](https://ci.appveyor.com/api/projects/status/xow461iejsjvp9vl?svg=true)](https://ci.appveyor.com/project/sunpy/sunpy)[![Coverage Status](https://coveralls.io/repos/sunpy/sunpy/badge.svg?branch=master)](https://coveralls.io/r/sunpy/sunpy?branch=master) Code Health Code IssuesResearch software impact

SunPy is an open-source Python library for solar physics data analysis.

Visit our IRC channel

Installation

To begin, install the following requirements:

Next, use git to grab the latest version of SunPy:

git clone https://github.com/sunpy/sunpy.git
cd sunpy
python setup.py install

Done!

For detailed installation instructions, see the installation guide in the SunPy docs.

Usage

Here is a quick example of plotting an AIA image:

>>> import sunpy.map
>>> import sunpy.data.sample
>>> import matplotlib.cm as cm
>>> aia = sunpy.map.Map(sunpy.data.sample.AIA_171_IMAGE)
>>> aia.peek()

Getting Help

For more information or to ask questions about SunPy, check out:

Contributing

If you would like to get involved, start by joining the SunPy mailing list and check out the Developer's Guide section of the SunPy docs. Stop by our IRC chat room named #sunpy on irc.freenode.net if you have any questions. Help is always welcome so let us know what you like to work on, or check out the issues page for a list of some known outstanding items.

sunpy's People

Contributors

cadair avatar fmayer avatar ehsteve avatar khughitt avatar derdon avatar danryanirish avatar ayshih avatar pritishc avatar aringlis avatar dpshelio avatar bsipocz avatar gunner272 avatar rhewett avatar alex-ian-hamilton avatar solardrew avatar nabobalis avatar kaichogami avatar mattearnshaw avatar ankitkmr avatar punyaslok avatar mdmueller avatar haathi avatar cyclingninja avatar ndchorley avatar s0nskar avatar hypnus1803 avatar mskirk avatar sudk1896 avatar quintusdias avatar larrymanley avatar

Watchers

James Cloos avatar Agneet Chatterjee avatar

Forkers

krishparadox

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.