Skip to main content

Make viewing stars a blast

Project description

soupernova

PyPI - Version PyPI - Python Version


Table of Contents

Installation

pip install soupernova

Motivation

Who wouldn't want this:

Stars with confetti stars exploding from them

Usage

If you happen not to have any astronomical images lying around you can just do this in a Jupyter notebook:

from soupernova import SouperNova
sn = SouperNova()
sn

Once you see an image on the screen, click on it!

If you have a FITS image you can pass it in like this:

from soupernova import SouperNova
sn = SouperNova(file="path/to/your/image.fits")
sn

License

soupernova is distributed under the terms of the MIT license.

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

soupernova-0.1.0.tar.gz (913.9 kB view hashes)

Uploaded Source

Built Distribution

soupernova-0.1.0-py3-none-any.whl (3.9 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