Skip to content

astrofrog/glue-wwt

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Experimental Glue WWT plugin

Build Status Build status

Note: this plugin is still under development, and is not yet functional

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-wwt

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

pip install https://github.com/glue-viz/glue-wwt/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 'WorldWideTelescope (WWT)'.

Testing

To run the tests, do:

py.test glue_wwt

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

About

WWT-related glue plugins

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 86.6%
  • HTML 8.6%
  • JavaScript 4.8%