This page was created by the IDL library routine
mk_html_help2
.
Last modified: Wed Jun 12 10:49:46 2024.
thm_crib_asi.pro usage: .run thm_crib_asi updated with data past 2006-01-01, Oct. 20, 2010 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 projects/themis/examples/basic/thm_crib_asi.pro)
Batch File: THM_CRIB_COTRANS Purpose: Demonstrate how to use thm_cotrans and cotrans. Examples will be shown for both tplot variables and array data. Calling Sequence: .run thm_crib_cotrans, or using cut-and-paste. Arguements: None. Notes: None. See Also: examples/advanced/thm_crib_fac.pro (field aligned coordinate systems) examples/advanced/thm_crib_mva.pro (minimum variance coordinate systems) examples/advanced/thm_crib_rxy.pro (radial position coordinate systems) examples/advanced/thm_crib_slp_sse.pro (selenocentric coordinate systems) $LastChangedBy: nikos $ $LastChangedDate: 2018-06-08 14:29:18 -0700 (Fri, 08 Jun 2018) $ $LastChangedRevision: 25338 $ $URL $
(See projects/themis/examples/basic/thm_crib_cotrans.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: ***WARNING: Running THM_CRIB_EFI (or likely just calling THM_LOAD_EFI) after THM_CRIB_CLEANEFW will result in the wrong plot labels. The problem is probably in the way that some of the LASP code handles, or does not handle, the TPLOT labelling. None. $LastChangedBy: crussell $ $LastChangedDate: 2016-11-29 13:22:27 -0800 (Tue, 29 Nov 2016) $ $LastChangedRevision: 22415 $ $URL $
(See projects/themis/examples/basic/thm_crib_efi.pro)
Procedure: thm_crib_esa Purpose: Demonstrate basic examples of accessing ESA particle data. See also: thm_crib_esa_bgnd_remove thm_crib_part_products thm_crib_part_slice2d $LastChangedBy: egrimes $ $LastChangedDate: 2021-09-24 15:13:35 -0700 (Fri, 24 Sep 2021) $ $LastChangedRevision: 30318 $ $URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/spdsoft/tags/spedas_6_1/projects/themis/examples/basic/thm_crib_esa.pro $
(See projects/themis/examples/basic/thm_crib_esa.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: pcruce $ $LastChangedDate: 2015-02-06 18:17:50 -0800 (Fri, 06 Feb 2015) $ $LastChangedRevision: 16905 $ $URL $
(See projects/themis/examples/basic/thm_crib_export.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: pcruce $ $LastChangedDate: 2015-02-06 20:06:42 -0800 (Fri, 06 Feb 2015) $ $LastChangedRevision: 16906 $ $URL $
(See projects/themis/examples/basic/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: Disable print statements by calling "dprint,setdebug=-1" before running the crib $LastChangedBy: pcruce $ $LastChangedDate: 2015-03-03 15:27:10 -0800 (Tue, 03 Mar 2015) $ $LastChangedRevision: 17071 $ $URL $
(See projects/themis/examples/basic/thm_crib_fft.pro)
thm_crib_fgm.pro usage: .run thm_crib_fgm Notes: Disable print statements by calling "dprint,setdebug=-1" before running the crib Written by Hannes Schwarzl and Ken Bromund $LastChangedBy: aaflores $ $LastChangedDate: 2015-04-27 11:26:29 -0700 (Mon, 27 Apr 2015) $ $LastChangedRevision: 17433 $ $URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/spdsoft/tags/spedas_6_1/projects/themis/examples/basic/thm_crib_fgm.pro $
(See projects/themis/examples/basic/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: Disable print statements by calling "dprint,setdebug=-1" before running the crib Written by John Bonnell $LastChangedBy: pcruce $ $LastChangedDate: 2015-03-03 15:44:21 -0800 (Tue, 03 Mar 2015) $ $LastChangedRevision: 17074 $ $URL $
(See projects/themis/examples/basic/thm_crib_fit.pro)
Procedure: thm_crib_gmag Purpose: Demonstrate basic examples of loading ground magnetometer data. Acknowledgements: MACCS: If these data are used in a publication, you must acknowledge the source: "Acknowledgement: MACCS magnetometer data were provided by Mark Engebretson, Augsburg College" See also: thm_crib_greenland_gmag thm_crib_maccs_gmag thm_crib_gmag_wavelet thm_crib_gmag_locations More info: http://themis.ssl.berkeley.edu/instrument_gmags.shtml $LastChangedBy: aaflores $ $LastChangedDate: 2015-05-13 18:00:26 -0700 (Wed, 13 May 2015) $ $LastChangedRevision: 17598 $ $URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/spdsoft/tags/spedas_6_1/projects/themis/examples/basic/thm_crib_gmag.pro $
(See projects/themis/examples/basic/thm_crib_gmag.pro)
Procedure: thm_crib_gmom Purpose: Demonstrate basic examples of accessing ground particle moments data. See also: thm_crib_mom $LastChangedBy: egrimes $ $LastChangedDate: 2017-09-14 07:49:52 -0700 (Thu, 14 Sep 2017) $ $LastChangedRevision: 23970 $ $URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/spdsoft/tags/spedas_6_1/projects/themis/examples/basic/thm_crib_gmom.pro $
(See projects/themis/examples/basic/thm_crib_gmom.pro)
Procedure: thm_crib_mom Purpose: Demonstrate basic examples of accessing on-board particle moments data. See also: thm_crib_esa thm_crib_sst thm_crib_part_products $LastChangedBy: aaflores $ $LastChangedDate: 2015-03-03 15:29:06 -0800 (Tue, 03 Mar 2015) $ $LastChangedRevision: 17072 $ $URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/spdsoft/tags/spedas_6_1/projects/themis/examples/basic/thm_crib_mom.pro $
(See projects/themis/examples/basic/thm_crib_mom.pro)
NAME: thm_crib_overplot PURPOSE: this crib describes how to generate overview plots if there are any arguments or features for these procedures you would like to request, please feel free to ask. SEE ALSO: examples/basic/thm_crib_trace.pro (for field line traces with spacecraft position/footpoints) $LastChangedBy: pcruce $ $LastChangedDate: 2014-11-17 12:15:34 -0800 (Mon, 17 Nov 2014) $ $LastChangedRevision: 16199 $ $URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/spdsoft/tags/spedas_6_1/projects/themis/examples/basic/thm_crib_overplot.pro $
(See projects/themis/examples/basic/thm_crib_overplot.pro)
PROCEDURE: thm_crib_part_products PURPOSE: Demonstrate basic usage of routine for generating particle moments and spectra. NOTES: A lot of features aren't shown here. This crib is intended to Keep It Simple. Examples on SST specific sun decontamination options can be found in thm_crib_sst.pro $LastChangedBy: jimm $ $LastChangedDate: 2019-02-25 14:14:50 -0800 (Mon, 25 Feb 2019) $ $LastChangedRevision: 26703 $ $URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/spdsoft/tags/spedas_6_1/projects/themis/examples/basic/thm_crib_part_products.pro $
(See projects/themis/examples/basic/thm_crib_part_products.pro)
Purpose: A basic overview of how to obtain and plot two-dimentional slices of SST and/or ESA particle distributions. Run "thm_ui_slice2d" on the IDL console to use for the GUI version. Methods: Geomtric: Each point on the plot is given the value of the bin it instersects. This allows bin boundaries to be drawn at high resolutions. 2D Interpolation: Datapoints within the specified theta or z-axis range are projected onto the slice plane and linearly interpolated onto a regular 2D grid. 3D Interpolation: The entire 3-dimensional distribution is linearly interpolated onto a regular 3D grid and a slice is extracted from the volume. Coordinates: The coordinate system in which the slice will be oriented. Options are 'DSL' (default), 'GSM', 'GSE' and the following magnetic field aligned coordinates (field parallel to z axis). 'xgse': The x axis is the projection of the GSE x-axis 'ygsm': The y axis is the projection of the GSM y-axis 'zdsl': The y axis is the projection of the DSL z-axis 'RGeo': The x is the projection of radial spacecraft position vector (GEI) 'mRGeo': The x axis is the projection of the negative radial spacecraft position vector (GEI) 'phiGeo': The y axis is the projection of the azimuthal spacecraft position vector (GEI), positive eastward 'mphiGeo': The y axis is the projection of the azimuthal spacecraft position vector (GEI), positive westward 'phiSM': The y axis is the projection of the azimuthal spacecraft position vector in Solar Magnetic coords 'mphiSM': The y axis is the projection of the negative azimuthal spacecraft position vector in Solar Magnetic coords Slice Orientation The slice plane is oriented by using the following options to specify its x and y axes with respect to the coordinate system. ("BV," "BE", and "perp" will be invariant between coordinate systems). 'BV': The x axis is parallel to B field; the bulk velocity defines the x-y plane 'BE': The x axis is parallel to B field; the B x V(bulk) vector defines the x-y plane 'perp': The x axis is the bulk velocity projected onto the plane normal to the B field; y is B x V(bulk) 'xy': (default) The x axis is along the coordinate's x axis and y is along the coordinate's y axis 'xz': The x axis is along the coordinate's x axis and y is along the coordinate's z axis 'yz': The x axis is along the coordinate's y axis and y is along the coordinate's z axis 'xvel': The x axis is along the coordinate's x axis; the x-y plane is defined by the bulk velocity 'perp_xy': The coordinate's x & y axes are projected onto the plane normal to the B field 'perp_xz': The coordinate's x & z axes are projected onto the plane normal to the B field 'perp_yz': The coordinate's y & z axes are projected onto the plane normal to the B field OTHER: For more detailed/advanced usage see: thm_crib_part_slice2d_adv.pro thm_crib_part_slice2d_multi.pro NOTES: $LastChangedBy: nikos $ $LastChangedDate: 2016-11-30 11:48:57 -0800 (Wed, 30 Nov 2016) $ $LastChangedRevision: 22422 $ $URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/spdsoft/tags/spedas_6_1/projects/themis/examples/basic/thm_crib_part_slice2d.pro $
(See projects/themis/examples/basic/thm_crib_part_slice2d.pro)
Procedure: thm_crib_esa Purpose: Demonstrate how to get, clean and calibrate SCM data Original authors: K. Bromund O. Le Contel & P. Robert, CETP See also: thm_crib_fgm thm_crib_fit $LastChangedBy: nikos $ $LastChangedDate: 2016-12-05 10:32:00 -0800 (Mon, 05 Dec 2016) $ $LastChangedRevision: 22434 $ $URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/spdsoft/tags/spedas_6_1/projects/themis/examples/basic/thm_crib_scm.pro $
(See projects/themis/examples/basic/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 $LastChangedBy: pcruce $ $LastChangedDate: 2014-10-14 10:44:04 -0700 (Tue, 14 Oct 2014) $ $LastChangedRevision: 15991 $ $URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/spdsoft/tags/spedas_6_1/projects/themis/examples/basic/thm_crib_sst.pro $
(See projects/themis/examples/basic/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: egrimes $ $LastChangedDate: 2022-09-27 08:25:03 -0700 (Tue, 27 Sep 2022) $ $LastChangedRevision: 31142 $ $URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/spdsoft/tags/spedas_6_1/projects/themis/examples/basic/thm_crib_state.pro $
(See projects/themis/examples/basic/thm_crib_state.pro)
Name: thm_crib_trace Purpose:crib to demonstrate use of Tsyganenko trace routines, and means for generating plots of trace routines. Notes: 1. run it by compiling in idl and then typing ".go" or copy and paste. If you want, you can just edit the parameters for the routine and run it as is. 2. There are commented sections, to do things like plot positions of ground stations and other spacecraft, or use other fields model. Just uncomment these sections to enable the desired behavior SEE ALSO: idl/external/IDL_GEOPACK/trace/ttrace_crib.pro idl/ssl_general/cotrans/aacgm/aacgm_example.pro idl/themis/examples/thm_crib_tplotxy.pro $LastChangedBy: pcruce $ $LastChangedDate: 2013-09-19 11:14:02 -0700 (Thu, 19 Sep 2013) $ $LastChangedRevision: 13081 $ $URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/spdsoft/tags/spedas_6_1/projects/themis/examples/basic/thm_crib_trace.pro $
(See projects/themis/examples/basic/thm_crib_trace.pro)