This page was created by the IDL library routine mk_html_help2.

Last modified: Tue Jul 10 01:17:08 2007.


Directory Listing of Routines


Routine Descriptions

THM_CRIB_ASI

[Next Routine] [List of Routines]
thm_crib_asi.pro
usage:
 .run thm_crib_asi


Written by Harald Frey
 $LastChangedBy: kenb-win2000 $
 $LastChangedDate: 2007-02-11 21:26:08 -0500 (Sun, 11 Feb 2007) $
 $LastChangedRevision: 379 $
 $URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/thmsoc/trunk/idl/themis/examples/thm_crib_asi.pro $

(See themis/examples/thm_crib_asi.pro)


THM_CRIB_EFI

[Previous Routine] [Next Routine] [List of Routines]
	Batch File: THM_CRIB_EFI

	Purpose:  Demonstrate the loading, calibration, and plotting
		of THEMIS EFI data.

	Calling Sequence:
	.run thm_crib_fbk, or using cut-and-paste.

	Arguements:
   None.

	Notes:
	None.

 $LastChangedBy: kenb-mac $
 $LastChangedDate: 2007-05-02 17:25:43 -0700 (Wed, 02 May 2007) $
 $LastChangedRevision: 629 $
 $URL $

(See themis/examples/thm_crib_efi.pro)


THM_CRIB_FBK

[Previous Routine] [Next Routine] [List of Routines]
	Batch File: THM_CRIB_FBK

	Purpose:  Demonstrate the loading, calibration, and plotting
		of THEMIS FBK (Filter Bank) spectral data.

	Calling Sequence:
	.run thm_crib_fbk, or using cut-and-paste.

	Arguements:
   None.

	Notes:
	None.

 $LastChangedBy: pcruce $
 $LastChangedDate: 2007-06-22 15:42:12 -0700 (Fri, 22 Jun 2007) $
 $LastChangedRevision: 857 $
 $URL $

(See themis/examples/thm_crib_fbk.pro)


THM_CRIB_FFT

[Previous Routine] [Next Routine] [List of Routines]
	Batch File: THM_CRIB_FFT

	Purpose:  Demonstrate the loading, calibration, and plotting
		of THEMIS FFT spectra (ParticleBurst and WaveBurst) data

	Calling Sequence:
	.run thm_crib_fft, or using cut-and-paste.

	Arguements:
   None.

	Notes:
	None.

Written by Patrick Cruce(with liberal copying from thm_crib_fit.pro)

(See themis/examples/thm_crib_fft.pro)


THM_CRIB_FGM

[Previous Routine] [Next Routine] [List of Routines]
thm_crib_fgm.pro
usage:
 .run thm_crib_fgm


Written by Hannes Schwarzl and Ken Bromund
 $LastChangedBy: kenb-mac $
 $LastChangedDate: 2007-06-26 11:14:25 -0700 (Tue, 26 Jun 2007) $
 $LastChangedRevision: 876 $
 $URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/thmsoc/branches/QA/idl/themis/examples/thm_crib_fgm.pro $

(See themis/examples/thm_crib_fgm.pro)


THM_CRIB_FIT

[Previous Routine] [Next Routine] [List of Routines]
	Batch File: THM_CRIB_FIT

	Purpose:  Demonstrate the loading, calibration, and plotting
		of THEMIS FIT (On-Board E- and B-Field SpinFit) data.

	Calling Sequence:
	.run thm_crib_fit, or using cut-and-paste.

	Arguements:
   None.

	Notes:
	None.

Written by John Bonnell
 $LastChangedBy: kramer $
 $LastChangedDate: 2007-06-22 10:20:30 -0700 (Fri, 22 Jun 2007) $
 $LastChangedRevision: 851 $
 $URL $

(See themis/examples/thm_crib_fit.pro)


THM_CRIB_GMAG

[Previous Routine] [Next Routine] [List of Routines]
pro thm_crib_gmag
 This is an example crib sheet that will load ground mag data.
 Open this file in a text editor and then use copy and paste to copy
 selected lines into an idl window. Or alternatively compile and run
 using the command:
 .RUN THM_CRIB_GMAG

(See themis/examples/thm_crib_gmag.pro)


THM_CRIB_MOM

[Previous Routine] [Next Routine] [List of Routines]
pro thm_crib_mom
 This is an example crib sheet that will load MOMent data.
 Open this file in a text editor and then use copy and paste to copy
 selected lines into an idl window. Or alternatively compile and run
 using the command:
 .RUN THM_CRIB_MOM

(See themis/examples/thm_crib_mom.pro)


THM_CRIB_SCM

[Previous Routine] [Next Routine] [List of Routines]
 **********************************************************************
 thm_crib_scm.pro : IDL batch file to get and calibrate SCM data
  with thm_cal_scm
 K. Bromund
 O. Le Contel & P. Robert, CETP
 **********************************************************************
 $LastChangedBy: kenb-mac $
 $LastChangedDate: 2007-06-27 09:42:59 -0700 (Wed, 27 Jun 2007) $
 $LastChangedRevision: 894 $
 $URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/thmsoc/branches/QA/idl/themis/examples/thm_crib_scm.pro $

(See themis/examples/thm_crib_scm.pro)


THM_CRIB_SST

[Previous Routine] [List of Routines]
pro thm_sst_crib
 This is an example crib sheet that will load Solid State Telescope data.
 Open this file in a text editor and then use copy and paste to copy
 selected lines into an idl window. Or alternatively compile and run
 using the command:
 .RUN THM_SST_CRIB
Author: Davin Larson

(See themis/examples/thm_crib_sst.pro)