Show synop: Difference between revisions
Jump to navigation
Jump to search
imported>Elaszlo (New page: == Purpose == ''show_synop'' is a SolarSoftware IDL widget that incorporates searching the Virtual Solar Observatory (VSO), pre-processing, and displaying capabilities into one graphical u...) |
imported>Elaszlo m (→Purpose: Added reference to Cloudy SolarSoftware) |
||
| Line 1: | Line 1: | ||
== Purpose == | == 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). | ''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 == | == Requirements == | ||
Revision as of 21:12, 17 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
- Up-to-date SSW gen tree, installation and download instructions
- If using remote pre-processing capabilities
- IDL 6.4 or later
- Sun Java 1.5
Description
; Routine syntax
[p]show_synop[/p], plotman=plotmanThe 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 |