Directory: general/examples/
Contents
.pro files
- crib_calc.pro
procedure: crib_calc.propurpose: demonstrate how to use the mini-language program 'calc'usage: .run crib_calcWarning: this crib uses some data from the THEMIS branch.
- crib_dproc.pro
procedure: crib_dproc.propurpose: demonstrate basic data processing operationsusage: .run crib_dprocWarning: this crib uses some data from the THEMIS branch.
- crib_plotxy.pro
Name: crib_plotxy Purpose: crib to demonstrate capabilities of plotxy Notes: run it by compiling in idl and then typing ".go" or copy and paste.
- crib_plotxyvec.pro
Name: crib_plotxyvec Purpose:crib to demonstrate capabilities of plotxyvec Notes: run it by compiling in idl and then typing ".go" or copy and paste.
- crib_plotxyz.pro
Name: crib_plotxyz Purpose:crib to demonstrate capabilities of plotxyz Notes: run it by compiling in idl and then typing ".go" or copy and paste.
- crib_tplot.pro
NAME: crib_tplot PURPOSE: Updated crib to demonstrate tplot basics.
- crib_tplot_annotation.pro
NAME: crib_tplot_annotation PURPOSE: Crib to demonstrate tplot annotation commands You can run this crib by typing: IDL>.compile 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: crib_tplot.pro (basic tplot commands) crib_tplot_layout.pro (how to arrange plots within a window, and data within a plot) crib_tplot_range.pro (how to control the range and scaling of plots) crib_tplot_export_print.pro (how to export images of plots into pngs and postscripts) NOTES: 1.
- crib_tplot_export_print.pro
NAME: crib_tplot_export_print PURPOSE: Crib to demonstrate tplot export commands You can run this crib by typing: IDL>.compile 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: crib_tplot.pro (basic tplot commands) crib_tplot_layout.pro (how to arrange plots within a window, and data within a plot) crib_tplot_range.pro (how to control the range and scaling of plots) 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.
- crib_tplot_layout.pro
NAME: crib_tplot_layout PURPOSE: Crib to demonstrate tplot layout commands You can run this crib by typing: IDL>.compile 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: crib_tplot.pro (basic tplot commands) crib_tplot_range.pro (how to control the range and scaling of plots) crib_tplot_annotation.pro (how to control labels, titles, and colors of plots) crib_tplot_export_print.pro (how to export images of plots into pngs and postscripts) crib_tplot_overlay.pro(how to overlay spectral plots) NOTES: If you see any useful commands missing from these cribs, please let us know.
- crib_tplot_range.pro
NAME: crib_tplot_range PURPOSE: Crib to demonstrate tplot range commands You can run this crib by typing: IDL>.compile 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: crib_tplot.pro (basic tplot commands) crib_tplot_layout.pro (how to arrange plots within a window, and data within a plot) crib_tplot_annotation.pro (how to control labels, titles, and colors of plots) 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.
- crib_tplot_ticks.pro
NAME: crib_tplot_ticks PURPOSE: Crib to demonstrate tplot annotation commands You can run this crib by typing: IDL>.compile crib_tplot_ticks 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: crib_tplot.pro (basic tplot commands) crib_tplot_layout.pro (how to arrange plots within a window, and data within a plot) crib_tplot_range.pro (how to control the range and scaling of plots) crib_tplot_export_print.pro (how to export images of plots into pngs and postscripts) crib_tplot_ticks.pro (how to control plot tick settings, thickness,length, number, etc...) NOTES: 1.
- crib_tplotxy.pro
Name: crib_tplotxy Purpose:crib to demonstrate capabilities of tplotxy Notes: run it by compiling in idl and then typing ".go" or copy and paste.
- init_crib_colors.pro
NAME: init_crib_colorsPURPOSE: Sets default plotting colors.
- time_correlate_crib.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: