User's guide: Difference between revisions

From SPEDAS Wiki
Jump to navigation Jump to search
(Created page with "Assuming you have the software installed, the best place to start is with one of the crib_sheets. The installation contains crib sheets in the idl/themis/examples folder. T...")
 
No edit summary
 
(24 intermediate revisions by 3 users not shown)
Line 1: Line 1:
Assuming you have the software installed, the best place to start is with one of the crib_sheets.   
Assuming you have the software installed, the best place to start is with one of the [[crib_sheets|Crib Sheets]].   


The installation contains crib sheets in the idl/themis/examples folder. These give end-to-end examples of how to load, process and plot the data available for a given THEMIS  instrument. Cribs for general purpose plotting using tplot may be found in idl/ssl_general/examples/.
The installation contains mission specific crib sheets in the idl/projects/''<project name>''/examples/ folders. These give end-to-end examples of how to load, process and plot the data available for a given mission and instrument. Cribs for general purpose plotting using tplot may be found in idl/general/examples/.


The following provide detailed information on the SPEDAS software:  
The following provide detailed information on the SPEDAS software:  


* [[software_organization|Organization]] - What directories are installed.
* [[file_organization|File Organization]] - What directories and files are installed
* [[software_functions|Functions]] - Software functions.
* [[command_line_functions|Command Line Functions]] - SPEDAS command line functions
* [[software_gui|GUI]] - The Graphical User Interface
* [[GUI|The Graphical User Interface]]
*# [[Main Window - SPEDAS GUI|Main Window]]
*# [[Mouse and Keyboard Events - SPEDAS GUI|Mouse and Keyboard Events]]
*# [[File Menu - SPEDAS GUI|File Menu]]
*# [[Data Menu - SPEDAS GUI|Data Menu]]
*# [[Analysis Menu - SPEDAS GUI|Analysis Menu]]
*#* [[Magnetic Field Models in the SPEDAS GUI|Magnetic Field Models in the SPEDAS GUI]] - Information on using the SPEDAS GUI to generate and trace geomagnetic field models
*# [[Plot Menu - SPEDAS GUI|Plot Menu]]
*# [[Pages Menu - SPEDAS GUI|Pages Menu]]
*# [[Tools Menu - SPEDAS GUI|Tools Menu]]
*# [[Edit Menu - SPEDAS GUI|Edit Menu]]
*# [[View Menu - SPEDAS GUI|View Menu]]
*# [[Help Menu - SPEDAS GUI|Help Menu]]
 
----

Latest revision as of 23:00, 15 November 2018

Assuming you have the software installed, the best place to start is with one of the Crib Sheets.

The installation contains mission specific crib sheets in the idl/projects/<project name>/examples/ folders. These give end-to-end examples of how to load, process and plot the data available for a given mission and instrument. Cribs for general purpose plotting using tplot may be found in idl/general/examples/.

The following provide detailed information on the SPEDAS software: