Sphinx logo

GUI applications

Astropysics includes a variety of graphical applications for various data analysis tasks. Their full power is acheived when used interactively or as part of scripts, but some operate as stand-alone command-line tools when the situation warrants.

Note that these applications make heavy use of Enthought Traits and the associated Enthought Tools Suite if they are not installed, most of these will not function.

Another important related GUI used in astropysics is the Fit GUI from pymodelfit. This GUI is used wherever interactive curve-fitting is needed (and was, in fact, originally made for astropysics).

the gui module also imports the convinience functions and primary application classes for these GUIs. These include:

Previous topic

config – configuration and setup

Next topic

Spylot – Spectrum Plotter

This Page