GSFITVIEW Help: Difference between revisions

From EOVSA Wiki
Jump to navigation Jump to search
Line 63: Line 63:


GSFTIVIEW uses a pair of panels to display in a synchronized manner the data and parameter maps  selected by the user. The user is also provided with a series of input fields that control the appearance of these plots.   
GSFTIVIEW uses a pair of panels to display in a synchronized manner the data and parameter maps  selected by the user. The user is also provided with a series of input fields that control the appearance of these plots.   
<gallery widths=1000px>
<gallery widths=1000px weights=500px>
File:GSFITVIEWmaps.png
File:GSFITVIEWmaps.png
</gallery>
</gallery>

Revision as of 18:25, 13 May 2019

GSFITVIEW Installation

GSFITWIEW is part of the GSFIT IDL Package

To get installation instructions for the IDL GSFIT package, please visit the GSFIT Installation page.

Launching the GSFITVIEW GUI Application

The GSFITVIEW GUI application may be launched as follows

IDL> gsfitview [,gsfitmaps]

where the optional gsfitmaps argument is either the filename of an IDL *.sav file containg a GSFIT Parameter Map Cube structure produced by the GSFIT or GSFITCP applications, or an already restored such structure.

The GSFITVIEW GUI is organized as follows:

  • Menu Toolbar
  • Data Map Display Panel and related options controls
  • Fit Parameter Map Display Panel and related options controls
  • Spectral Fit Plot Panel and related options controls
  • Parameter Lightcurve Plot Panel and related options controls
  • Parameter Histogram Plot Panel and related options controls
  • Selected Fit Parameter Listing Panel

GSFITVIEW Menu Toolbar

The GSFITVIEW Menu Toolbar contain the following actionable elements:

Open.png Upload GSFIT Parameter Map Cube

Use this button to restore an IDL *.sav containg a GSFIT Parameter Map Cube structure exported from GSFIT. To learn more about this type structure and how it may be restored outside the GSFITVIEW application for command line or programmatic manipulation, please visit GSFIT Data Format.

RestoreROI.png Import Fit List

Use this button to restore a native GSFIT *.log file containing a list of pixel-based fit solutions saved in this format by GSFIT, or sequentially logged into by GSFITCP at runtime. To learn more about this type structure and how it may be restored outside the GSFITVIEW application for command line or programmatic manipulation, please visit GSFIT Data Format.

Color.png Select Color Table

Use this button to select a color table for displaying the microwave maps and spectra. GSFITVIEW uses as default the IDL color table #39 (Rainbow+White)


RefMaps.png Upload Reference Maps

Use this button to upload one ore more reference SSW IDL maps from an IDL *.sav, to use them as background maps or overlaid contours in the Data or Fit Parameter maps plot panels.

Mousemode.pngSelect Mouse Mode

Use this set of mutual exclusive radio buttons to switch between four modes of mouse tool operation. Due to the fact that the two map display area are synchronized, any mouse actions performed on any of the map plot areas are automatically replicated on the other one.

  • FOV/Pixel Selection Mode: Use this mouse mode to concomitantly zoom in and out the field of view (FOV) of the data and parameter maps, or to select the pixel coordinates for which the data spectrum and the GSFIT solution are displayed in the Spectral Fit panel.
    • To zoom in, press, hold, move, and release the left mouse button to select the desired rectangular FOV (rubber-band selection process). To revert to the full FOV, use a single left-button click on any of the two map plots.
    • Use a mouse right-click on any of the two map plots to make a pixel selection. The currently selected pixel is indicated by a set of horizontal and vertical dotted lines on both panels. Alternatively, the pixel may be selected using the Cursor X and Cursor Y numerical controls located below the data map plot area.
  • Rectangular ROI Selection Mode: Use this mouse mode to define a rectangular region of interest (ROI) through a left button rubber-band selection process. The selected ROI is preserved and displayed as long it is not replaced by another ROI selection, or deleted by a single left button click.
  • Polygonal ROI Selection Mode: Use this mouse mode to define the vertices of polygonal ROI through a series of sequential left button clicks. To finalize the process, use a right button click to define the last vertex, which will be automatically connected with the first one. The selected ROI is preserved and displayed as long it is not replaced by another ROI selection, or deleted by a single left button click.
  • Free-hand ROI Selection Mode: Use this mouse mode to define an arbitrarily shaped ROI contour through a continues movement of the mouse cursor while the left button is pressed. To finalize the process, release the left button to define the last vertex of the countour, which will be automatically connected with the first one. The selected ROI is preserved and displayed as long it is not replaced by another ROI selection, or deleted by a single left button click.

SetCountourROI.pngSet Contour ROI

Use this button to select as a ROI the user-defined contour overlaid on the data and parameter maps, if any.

SaveROI.pngSave ROI

Use this button to save to an IDL file the current ROI selection as a set of two arrays, xroi and yroi, containing its vertex heliocentric coordinates.

RestoreROI.pngRestore ROI

Use this button to import from an IDL file a set of xroi and yroi ROI vertex coordinates previously saved by GSFIT or GSFITVIEW, or generated by alternative means.

SaveFile.pngSave Histogram Data

Use this button to save the currently displayed histogram data to an IDL *.sav file.

Plot.pngPlot Histogram to Postscript File

Use this button to plot the currently displayed parameter histogram to a PostScript file.

Data and Parameter Maps Display Panels, and related options controls

GSFTIVIEW uses a pair of panels to display in a synchronized manner the data and parameter maps selected by the user. The user is also provided with a series of input fields that control the appearance of these plots.

Data Map Display Panel

In this left-side panel, the user may choose to display one of the [] maps generated by GSFIT (see GSFIT Data Format for a description of the GSFIT input and output map data formats):

  • DATAMAPS, which represent the GSFIT input microwave maps from which the parameter maps were derived
  • ERRMAPS, which represent the errors used by GSFIT to weight the spectral fits (see GSFIT_Help for a detailed description of how these errors are estimated).
  • FITMAPS, which represent the pixel-based GSFIT spectral-shape solutions.

The selection of the map displayed in this panel may be made via the drop list menu and the frequency and time selection scrollbars.

Parameter Map Display Panel

Reference Maps Options

In addition, the user may choose, via a dedicated drop list menu, to display a contextual reference map, in both left and right panels. The selected reference map may be displayed either as a background map, or as a one-level contour, as chosen through the combination of options provided by the Show checkmark, Background/Contour radio buttons, and Level percentage . By default, the list of available choices contains two options, namely Reference: Data and Reference: Parameter, which allow the use as reference maps of one of the currently maps displayed in either the left or right panel. In addition, the user may use the RefMaps.png toolbar button to uploa and add to the reference list any number of contextual maps produced by other instruments.

Spectral Fit and Parameter Time Profile Plot Panels, and related options controls

GSFITVIEWplots.png

Parameter Histogram Plot Panel and related options controls

GSFITVIEWhist.png

Selected Fit Parameter Listing Panel

GSFITVIEWplist.png