Show synop: Difference between revisions

From HelioWiki Home Page
Jump to navigation Jump to search
imported>Elaszlo
m (→‎Purpose: Added reference to Cloudy SolarSoftware)
imported>Elaszlo
m (Editing)
Line 9: Line 9:


== Description ==
== Description ==
<source lang="ittvis_idl" enclose="div">
<source lang="ittvis_idl">
; Routine syntax
; Routine syntax
[p]show_synop[/p], plotman=plotman
[p]show_synop[/p], plotman=plotman
Line 16: Line 16:
The ''plotman'' keyword is optional.
The ''plotman'' keyword is optional.


{| border="1" cellspacing="0" cellpadding="5" align="left width="100%"
{| border="1" cellspacing="0" cellpadding="5" align="left" width="100%"
! style="background:#efefef;" | Keyword
! style="background:#efefef;" | Keyword
! style="background:#efefef;" | Description
! style="background:#efefef;" | Description
Line 25: Line 25:
|}
|}


== Walk-through with Screenshots ==
[[Image:show_synop.description.overview.jpg]]
 
# ''Done'' closes ''show_synop'', ''GOES Workbench'' opens a separate widget that allows for GOES data visualization (see XXX), and ''Configure'' shows the show_synop configuration options (see XXX).
#
#


== Troubleshooting ==
== Troubleshooting ==

Revision as of 20:00, 20 August 2010

Purpose

show_synop is a SolarSoftware IDL widget that incorporates searching the Virtual Solar Observatory (VSO), pre-processing, and displaying capabilities into one graphical user interface (GUI). Also see RHESSI Nugget N° 131 Cloudy SolarSoftware.

Requirements

Description

; Routine syntax
[p]show_synop[/p], plotman=plotman

The plotman keyword is optional.

Keyword Description Example
plotman This keyword allows sharing or reusing plotman (e.g. between an active plotman window and show_synop)
p=[f]plotman[/f](/nopanel) & [p]show_synop[/p], plotman=p

Show synop.description.overview.jpg

  1. Done closes show_synop, GOES Workbench opens a separate widget that allows for GOES data visualization (see XXX), and Configure shows the show_synop configuration options (see XXX).

Troubleshooting