Skip to content

glue-viz/glue

Repository files navigation

Glue's GitHub Actions CI Status Coverage Status DOI User mailing list Developer mailing list

Glue

Glue is a python project to link visualizations of scientific datasets across many files.

Glue demo

This repository contains the glue-core package which includes much of the core functionality of glue that is used for the different front-ends, including the Qt-based application and the Jupyter-based application. Other key repositories include:

  • glue-qt: the original Qt/desktop application for glue
  • glue-jupyter: a Jupyter front-end for glue

In addition to these, there are a number of plugin packages available. For a full list of repositories, see https://github.com/glue-viz/.

Features

  • Interactive, linked statistical graphics of multiple files.
  • Support for many file formats including common image formats (jpg, tiff, png), ascii tables, astronomical image and table formats (fits, vot, ipac), and HDF5. Custom data loaders can also be easily added.
  • Highly scriptable and extendable.

Installation

For installation documentation, visit glueviz.org.

Contributing

If you are interested in contributing to glue, please read our Code of Conduct and Contribution Guidelines.

Support

Please report problems to glueviz@gmail.com, or open an issue.

License

Glue is licensed under the BSD License.