gphoton-tools / ggui

gPhoton glue user interface.
BSD 3-Clause "New" or "Revised" License
4 stars 0 forks source link
astronomy data-visualization python science

gGui: gPhoton glue user interface.

gGui is a data-analysis software written to visualize astronomical data, specifically time-tagged lightcurves, coadds, and cubes. gGui serves as the primary data visualization tool for gPhoton, the data reduction pipeline for GALEX.

Please see our full documentation at: https://ggui.readthedocs.io/

gGui is written atop the Glue Python Library for Dataset Visualization.

Installation Instructions:

Sample Usage

ggui --target_list /path/to/ggui.yml

will automatically load a specific target list into a new gGui session.

ggui --yaml_select

will open a file-select dialog to select your target list(s). After which, gGui will load these targets.

Major Revision History