This page was created by the IDL library routine
mk_html_help2.
Last modified: Wed Nov 23 01:15:06 2011.
NAME: init_crib_colors
PURPOSE: Sets default plotting colors.
*This is not a crib sheet*
Defaults to black pen on white background, rainbow color scheme.
ARGUMENTS:
COLORTABLE: Index specifying the desired color table to be passed to LOADCT2
(See ssl_general/examples/init_crib_colors.pro)
NAME: thm_crib_tplot
PURPOSE: Updated crib to demonstrate tplot basics.
You can run this crib by typing:
IDL>.compile thm_crib_tplot
IDL>.go
When you reach a stop, press
IDL>.c
to continue
Or you can copy and paste commands directly onto the command line
SEE ALSO: thm_crib_tplot_layout.pro (how to arrange plots within a window, and data within a plot)
thm_crib_tplot_range.pro (how to control the range and scaling of plots)
thm_crib_tplot_annotation.pro (how to control labels, titles, and colors of plots)
thm_crib_tplot_export_print.pro (how to export images of plots into pngs and postscripts)
NOTES:
If you see any useful commands missing from these cribs, please let us know.
these cribs can help double as documentation for tplot.
$LastChangedBy: aaflores $
$LastChangedDate: 2011-10-26 17:21:28 -0700 (Wed, 26 Oct 2011) $
$LastChangedRevision: 9206 $
$URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/ssl_general/trunk/examples/thm_crib_tplot.pro $
(See ssl_general/examples/thm_crib_tplot.pro)
NAME: thm_crib_tplot_annotation
PURPOSE: Crib to demonstrate tplot annotation commands
You can run this crib by typing:
IDL>.compile thm_crib_tplot_annotation
IDL>.go
When you reach a stop, press
IDL>.c
to continue
Or you can copy and paste commands directly onto the command line
SEE ALSO: thm_crib_tplot.pro (basic tplot commands)
thm_crib_tplot_layout.pro (how to arrange plots within a window, and data within a plot)
thm_crib_tplot_range.pro (how to control the range and scaling of plots)
thm_crib_tplot_export_print.pro (how to export images of plots into pngs and postscripts)
NOTES:
1. As a rule of thumb, "tplot_options" controls settings that are global to any tplot
"options" controls settings that are specific to a tplot variable
2. If you see any useful commands missing from these cribs, please let us know.
these cribs can help double as documentation for tplot.
$LastChangedBy: aaflores $
$LastChangedDate: 2011-10-26 17:21:28 -0700 (Wed, 26 Oct 2011) $
$LastChangedRevision: 9206 $
$URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/ssl_general/trunk/examples/thm_crib_tplot_annotation.pro $
(See ssl_general/examples/thm_crib_tplot_annotation.pro)
NAME: thm_crib_tplot_export_print
PURPOSE: Crib to demonstrate tplot export commands
You can run this crib by typing:
IDL>.compile thm_crib_tplot_export
IDL>.go
When you reach a stop, press
IDL>.c
to continue
Or you can copy and paste commands directly onto the command line
SEE ALSO: thm_crib_tplot.pro (basic tplot commands)
thm_crib_tplot_layout.pro (how to arrange plots within a window, and data within a plot)
thm_crib_tplot_range.pro (how to control the range and scaling of plots)
thm_crib_tplot_annotation.pro (how to control labels, titles, and colors of plots)
NOTES:
If you see any useful commands missing from these cribs, please let us know.
these cribs can help double as documentation for tplot.
$LastChangedBy: aaflores $
$LastChangedDate: 2011-10-26 17:21:28 -0700 (Wed, 26 Oct 2011) $
$LastChangedRevision: 9206 $
$URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/ssl_general/trunk/examples/thm_crib_tplot_export_print.pro $
(See ssl_general/examples/thm_crib_tplot_export_print.pro)
NAME: thm_crib_tplot_layout
PURPOSE: Crib to demonstrate tplot layout commands
You can run this crib by typing:
IDL>.compile thm_crib_tplot_layout
IDL>.go
When you reach a stop, press
IDL>.c
to continue
Or you can copy and paste commands directly onto the command line
SEE ALSO: thm_crib_tplot.pro (basic tplot commands)
thm_crib_tplot_range.pro (how to control the range and scaling of plots)
thm_crib_tplot_annotation.pro (how to control labels, titles, and colors of plots)
thm_crib_tplot_export_print.pro (how to export images of plots into pngs and postscripts)
thm_crib_tplot_overlay.pro(how to overlay spectral plots)
NOTES:
If you see any useful commands missing from these cribs, please let us know.
these cribs can help double as documentation for tplot.
$LastChangedBy: aaflores $
$LastChangedDate: 2011-10-26 17:21:28 -0700 (Wed, 26 Oct 2011) $
$LastChangedRevision: 9206 $
$URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/ssl_general/trunk/examples/thm_crib_tplot_layout.pro $
(See ssl_general/examples/thm_crib_tplot_layout.pro)
NAME: thm_crib_tplot_range
PURPOSE: Crib to demonstrate tplot range commands
You can run this crib by typing:
IDL>.compile thm_crib_tplot_range
IDL>.go
When you reach a stop, press
IDL>.c
to continue
Or you can copy and paste commands directly onto the command line
SEE ALSO: thm_crib_tplot.pro (basic tplot commands)
thm_crib_tplot_layout.pro (how to arrange plots within a window, and data within a plot)
thm_crib_tplot_annotation.pro (how to control labels, titles, and colors of plots)
thm_crib_tplot_export_print.pro (how to export images of plots into pngs and postscripts)
NOTES:
If you see any useful commands missing from these cribs, please let us know.
these cribs can help double as documentation for tplot.
$LastChangedBy: aaflores $
$LastChangedDate: 2011-10-26 17:21:28 -0700 (Wed, 26 Oct 2011) $
$LastChangedRevision: 9206 $
$URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/ssl_general/trunk/examples/thm_crib_tplot_range.pro $
(See ssl_general/examples/thm_crib_tplot_range.pro)
NAME:
time_correlate_crib.pro
PURPOSE:
crib sheet demonstrating the use of:
ssl_general/misc/ssl_correlate_tplot
CATEGORY:
THEMIS-SOC
CALLING SEQUENCE:
.run time_correlate_crib.pro
OUTPUTS:
KEYWORDS:
COMMENTS:
PROCEDURE:
EXAMPLE:
MODIFICATION HISTORY:
Written by: Patrick Cruce(pcruce@gmail.com) 2007-05-24 V1.0
KNOWN BUGS:
(See ssl_general/examples/time_correlate_crib.pro)