/spectral-knobs

Widgets for visualizing changes to spectral lines.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

spectral-knobs

Widgets for visualizing changes to spectral lines.

Dependencies

  • python >= 3.6.0
  • ipython >= 6.0.0
  • jupyter >= 4.3.0

Installation

Install dependencies:

pip install ipython jupyter ipywidgets

Enable widgets in jupyter:

jupyter nbextension enable --py --sys-prefix widgetsnbextension

Usage

Start up jupyter:

jupyter notebook

Open test.ipynb, and run through the cells.