Directory: general/tools/tplot/
Contents
.pro files
- add_data.pro
PROCEDURE: add_data, n1,n2PURPOSE: Creates a tplot variable that is the difference of two tplot variables.
- ang_data.pro
PROCEDURE: ang_data, n1,n2PURPOSE: Creates a tplot variable that is the angle between two tplot variables.
- avg_data.pro
PROCEDURE: avg_data, name, resPURPOSE: Creates a new tplot variable that is the time average of original.
- deriv_data.pro
PROCEDURE: deriv_data, n1,n2PURPOSE: Creates a tplot variable that is the derivative of a tplot variable.
- dif_data.pro
PROCEDURE: dif_data, n1,n2PURPOSE: Creates a tplot variable that is the difference of two tplot variables.
- div_data.pro
PROCEDURE: div_data, n1,n2PURPOSE: Creates a tplot variable that is the ratio of two other tplot variables.
- flatten.pro
- interp_gap.pro
Procedure interp_gap,x,y,index=wb,count=creplaces NANs with interpolated values.
- load_wi_elpd5.pro
PROCEDURE: load_wi_elpd5PURPOSE: loads WIND 3D Plasma Experiment key parameter data for "tplot".
- load_wi_pdfit.pro
PROCEDURE: load_wi_pdfitPURPOSE: loads WIND 3D Plasma Experiment key parameter data for "tplot".
- load_wilcox.pro
- mult_data.pro
PROCEDURE: mult_data, n1,n2PURPOSE: Creates a tplot variable that is the product of two other tplot variables.
- nul_data.pro
PROCEDURE: nul_dataPURPOSE: Null out a range of tplot data.
- reduce_tres.pro
- tconfig.pro
- tcut.pro
- tdexists.pro
function: tdexists purpose: Checks to see if a tplot variable exists and if its data exists.
- tplot_ascii.pro
Procedure: tplot_asciiPurpose: Creates an ascii file for selected tplot variables.
- tplottool.pro
- tprint.pro
- tsample.pro
FUNCTION: dat = tsample([var,trange],[times=t])PURPOSE: Returns a vector (or array) of tplot data values.
- tsample2.pro
FUNCTION: dat = tsample([var,trange],[times=t])PURPOSE: Returns a vector (or array) of tplot data values.
- tslope.pro
- twindow.pro