Skip to content

astrofrog/glue-specviz

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Experimental glue specviz plugin

Build Status Build status

This is an experimental glue plugin that allows specviz to be used inside glue.

Requirements

Note that this plugin requires glue to be installed - see this page for instructions on installing glue.

Installing

To install the latest stable version of the plugin, you can do:

pip install glue-specviz

or you can install the latest developer version from the git repository using:

pip install https://github.com/glue-viz/glue-specviz/archive/master.zip

This will auto-register the plugin with Glue. Now simply start up Glue, open a tabular dataset, drag it onto the main canvas, then select 'SpecViz viewer'.

Testing

To run the tests, do:

py.test glue_specviz

at the root of the repository. This requires the pytest module to be installed.

About

Experimental plugin to wrap the STScI specviz tool

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%