https://github.com/adrn/glue

Linked Data Visualizations Across Multiple Files

https://github.com/adrn/glue

Science Score: 23.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
  • .zenodo.json file
  • DOI references
    Found 4 DOI reference(s) in README
  • Academic publication links
    Links to: zenodo.org
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (11.1%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

Linked Data Visualizations Across Multiple Files

Basic Info
  • Host: GitHub
  • Owner: adrn
  • License: other
  • Language: Python
  • Default Branch: master
  • Homepage:
  • Size: 26.5 MB
Statistics
  • Stars: 0
  • Watchers: 2
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Fork of glue-viz/glue
Created over 10 years ago · Last pushed over 10 years ago
Metadata Files
Readme Changelog License

README.md

Build Status Build status Coverage Status DOI

Glue

Glue is a python project to link visualizations of scientific datasets across many files. Click on the image for a quick demo:

Glue demo

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

Mac users can also download the latest version of Glue as a standalone program

Support

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

License

Glue is licensed under the BSD License

Owner

  • Name: Adrian Price-Whelan
  • Login: adrn
  • Kind: user
  • Location: NYC
  • Company: Flatiron Institute

GitHub Events

Total
Last Year

Dependencies

setup.py pypi
  • astropy *
  • matplotlib *
  • numpy *
  • pandas *