This page was created by the IDL library routine
mk_html_help2
.
Last modified: Sun Nov 11 12:37:48 2007.
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)
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-08-31 08:44:17 -0700 (Fri, 31 Aug 2007) $ $LastChangedRevision: 1526 $ $URL $
(See themis/examples/thm_crib_efi.pro)
Batch File: THM_CRIB_EXPORT Purpose: Demonstrate tplot export functions Calling Sequence: .run thm_crib_export, or using cut-and-paste. Arguements: None. Notes: None. $LastChangedBy: kenb-mac $ $LastChangedDate: 2007-08-01 22:11:55 -0700 (Wed, 01 Aug 2007) $ $LastChangedRevision: 1319 $ $URL $
(See themis/examples/thm_crib_export.pro)
Procedure: thm_crib_fac Purpose: A crib on showing how to transform into field aligned coordinates Notes: $LastChangedBy: pcruce $ $LastChangedDate: 2007-08-17 11:34:37 -0700 (Fri, 17 Aug 2007) $ $LastChangedRevision: 1440 $ $URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/thmsoc/tags/tdas_3_01/idl/themis/examples/thm_crib_fac.pro $
(See themis/examples/thm_crib_fac.pro)
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: kenb-mac $ $LastChangedDate: 2007-08-01 22:11:55 -0700 (Wed, 01 Aug 2007) $ $LastChangedRevision: 1319 $ $URL $
(See themis/examples/thm_crib_fbk.pro)
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.pro usage: .run thm_crib_fgm Written by Hannes Schwarzl and Ken Bromund $LastChangedBy: kenb-mac $ $LastChangedDate: 2007-08-01 22:11:55 -0700 (Wed, 01 Aug 2007) $ $LastChangedRevision: 1319 $ $URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/thmsoc/tags/tdas_3_01/idl/themis/examples/thm_crib_fgm.pro $
(See themis/examples/thm_crib_fgm.pro)
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: kenb-mac $ $LastChangedDate: 2007-08-01 22:11:55 -0700 (Wed, 01 Aug 2007) $ $LastChangedRevision: 1319 $ $URL $
(See themis/examples/thm_crib_fit.pro)
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)
pro thm_crib_mom This is an example crib sheet that will load onboard MOMent data. It also shows how to compute moments from the full distributions. Data is corrected for spacecraft potential. 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)
Procedure: thm_crib_mva Purpose: A crib on showing how to transform into minimum variance analysis coordinates Notes: $LastChangedBy: pcruce $ $LastChangedDate: 2007-08-28 10:40:01 -0700 (Tue, 28 Aug 2007) $ $LastChangedRevision: 1501 $ $URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/thmsoc/tags/tdas_3_01/idl/themis/examples/thm_crib_mva.pro $
(See themis/examples/thm_crib_mva.pro)
********************************************************************** thm_crib_scm.pro : IDL batch file to get, clean and calibrate SCM data with thm_cal_scm K. Bromund O. Le Contel & P. Robert, CETP ********************************************************************** $LastChangedBy: kenb-mac $ $LastChangedDate: 2007-10-02 09:25:57 -0700 (Tue, 02 Oct 2007) $ $LastChangedRevision: 1646 $ $URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/thmsoc/tags/tdas_3_01/idl/themis/examples/thm_crib_scm.pro $
(See themis/examples/thm_crib_scm.pro)
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 Modified: 2007-07-19 by Matt Davis. This a simplified version of Davin's original crib and is intended to demonstrate the very basics of loading in the SST energy spectrograms. The more comprehensive crib can be found with the SST routines in: idl/themis/spacecraft/particles/SST/thm_sst_crib.pro $Id: thm_crib_sst.pro 1586 2007-09-18 12:42:50Z davin-win $
(See themis/examples/thm_crib_sst.pro)
Batch File: THM_CRIB_STATE Purpose: Demonstrate the loading, coordinate transformation, plotting and labeling with state data Calling Sequence: .run thm_crib_state, or using cut-and-paste. Arguements: None. Notes: None. $LastChangedBy: kenb-mac $ $LastChangedDate: 2007-08-01 22:11:55 -0700 (Wed, 01 Aug 2007) $ $LastChangedRevision: 1319 $ $URL $
(See themis/examples/thm_crib_state.pro)
NAME: thm_fgm_fit_correlate_tplot.pro Purpose: Uses thm_correlation_shift.pro to do a correlation shift analysis on the vector lengths(math not cs vectors) of a selected fgm mnemonic and fit data CATEGORY: THEMIS-SOC CALLING SEQUENCE: pro thm_fgm_fit_correlate_tplot,fit_name, fgm_name, store_name, correlation_floor = correlation_floor, point_number = point_number, lag_step_number = lag_step_number, time_step_size = time_step_size, bin_size = bin_size INPUTS: fit_name: the tplot name of the fit data to be compared fgm_name: the tplot name of the fgm_data to be compared store_name: the name of a tplot variable in which to store the result correlation_floor: optional, if set filters all results where the correlation between functions is too poor(default:0.0) point_number: optional, the minimum number of points of overlap necessary to try correlating a bin(default:10) lag_step_number: optional, checks plus or minus lag_steps * time steps to correlate the vectors (default:5) time_step_size: optional, the size of the time step to use when interpolating and correlating the vectors, in seconds(default:1/8 seconds) bin_size: optional, the size of each bin in seconds (default:60 seconds) OUTPUTS: stores the time and the shift values in the selected tplot_var KEYWORDS: COMMENTS: This function will probably die horribly if time values are not monotonic. PROCEDURE: EXAMPLE: MODIFICATION HISTORY: Written by: Patrick Cruce(pcruce@gmail.com) 2007-06-06 V1.0 KNOWN BUGS: tcs_vector_length doesn't filter NANs so it may output arithmetic warnings
(See themis/examples/thm_fgm_fit_correlate_tplot.pro)