Skip to main content

sunraster is an open-source Python library that provides the tools to read in and analyze spectrogram data.

Project description

Latest Version codecov matrix DOI Powered by NumFOCUS Powered by SunPy

sunraster is an open-source Python library that provides the tools to read in and analyze spectrogram data.

Installation

An easy way to install sunraster is to do so with the anaconda distribution using the conda-forge channel, with the following command at the terminal:

conda install --channel conda-forge sunraster

Another equally easy way to install sunraster is with pip:

pip install sunraster

Developing

If you want to develop sunraster you will need to install from GitHub. We suggest you fork sunraster so you can work on it. The best way to do this is to create a new python virtual environment (conda/pipenv or others) and then install the git version of sunraster:

$ git clone https://github.com/<your username>/sunraster.git
$ cd sunraster
$ pip install -e .\[dev\]

For detailed installation instructions (aimed at installing sunpy), see the Newcomers’ guide in the sunpy docs.

Getting help

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

Contributing

If you would like to get involved, start by joining the SunPy mailing list and check out the Developers Guide section of the SunPy docs. Help is always welcome so let us know what you like to work on, or check out the issues page for the list of known outstanding items.

For more information on contributing to sunraster, please read SunPy’s Newcomers’ guide.

Code of Conduct

When you are interacting with the SunPy community you are asked to follow our Code of Conduct.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sunraster-0.5.1.tar.gz (77.0 kB view hashes)

Uploaded Source

Built Distribution

sunraster-0.5.1-py3-none-any.whl (52.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page