logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

glue - Linked data visualization in Python

Author

       glue was written by Chris Beaumont <beaumont@hawaii.edu>,
        Thomas Robitaille <thomas.robitaille@gmail.com>,
        Michelle Borkin <michelle_borkin@harvard.edu>.

       This manual page was written by Josue Ortega <josueortega@debian.org.gt>, for the Debian project (and may
       be used by others).

                                                  Dec 21, 2014                                           GLUE(1)

Description

       This manual page documents briefly the glue command.

        Glue is a python project to link visualizations of scientific datasets across
        many files. Some of its features are:
         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.

Name

       glue - Linked data visualization in Python

Options

-h,--help
              Show summary of options and help message.

       -x,--execute
              Execute FILE as a python script

       -g     Restore glue session from FILE

       -t,--test
              Run test suite

       -cCONFIG,--config=CONFIG
              Use CONFIG as configuration file

Synopsis

glue [options][FILE]

See Also