Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 628 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 628 Bytes

alt text

Smoothy

This python package provides an easy interface and I/O operations for using astronomical libraries over Jupyter notebooks (and in general over Python ecosystems).

Documentation

Smoothy's documentation for visualization, FITS management and UPI (User Programmatic Interface) usage can be found in Read The Docs.

Installation

In order to install Smoothy, clone this repository and run:

python setup.py install

or install using pip:

pip install smoothy