Skip to content

mwcraig/soupernova

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Make viewing images a blast!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages