sunraster
Project description
sunraster is an open-source Python library that provides the tools to read in and analyze spectrogram data using the Python programming language.
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 .
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. Stop by our chat room #sunpy:openastronomy.org 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 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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file sunraster-0.2.0rc1.tar.gz
.
File metadata
- Download URL: sunraster-0.2.0rc1.tar.gz
- Upload date:
- Size: 51.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.52.0 CPython/3.8.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ef359bf9e85f552c79b149ac41799fdf1a95360fd4e9250a2057fe6d8c28bc4e |
|
MD5 | a35e5f15f55ce565fefe405eb2f74690 |
|
BLAKE2b-256 | a8cbde271ab9df974ea4688c735abc3f70a377ce42005b55188b43a307ad8e30 |
File details
Details for the file sunraster-0.2.0rc1-py3-none-any.whl
.
File metadata
- Download URL: sunraster-0.2.0rc1-py3-none-any.whl
- Upload date:
- Size: 25.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.52.0 CPython/3.8.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b92bf2cc9cb2dbb762a26da0717ca63aad48358ff21f7113bff53a36fcb981b5 |
|
MD5 | d6c6295e3785d06806a5fd82ae5572a7 |
|
BLAKE2b-256 | a4acbca80d5a9c48af0f06d010b4f995913a799f0e2f3093a28e3719bf8c7aaa |