Documentation for /home/davin/idl/socware/

Generated by IDLdoc

single page | use frames     summary     class     fields     routine details     file attributes

projects/themis/spacecraft/fields/LASP/

thm_lsp_remove_spikes.pro


PRO: THM_LSP_REMOVE_SPIKES NOT FOR GENERAL USE. ONLY FOR ISOLATED PARTICLE OR WAVE BURSTS NOT FOR ENTIRE ORBIT. PURPOSE: Remove the non-physical spiky signals in the efw data. INPUT: t -NEEDED. Time array Ex, Ey, Ez -NEEDED. Data. Leave blank or set to zero to skip. per -NEEDED. Spin period. Efp -NEEDED for wave burst. Not needed for particle burst. KEYWORD: nwin -OPTIONAL. Number of points in spike search window. DFLT = 16 spikesig -OPTIONAL. Sigma of spikes. DFLT = 5 sigmin -OPTIONAL. Minimun of sigma. DFLT = 0 mV/m. nfit -OPTIONAL. Number of points in the fit window. DFLT = 16 fit -OPTIONAL. If set, will fit spikes to Gaussian. DFLT = 0 HISTORY: 2009-05-12: REE. Complete rewrite for wave burst. VERSION: $LastChangedBy$ $LastChangedDate$ $LastChangedRevision$ $URL$

Routines

top source thm_lsp_remove_spikes

thm_lsp_remove_spikes, t, Ex, Ey, Ez, per, Efp=Efp, nwin=nwin, spikesig=spikesig, sigmin=sigmin, nfit=nfit, fit=fit, talk=talk, diagnose=diagnose, wt=wt

Parameters

t
Ex
Ey
Ez
per

Keywords

Efp
nwin
spikesig
sigmin
nfit
fit
talk
diagnose
wt

File attributes

Modification date: Thu Feb 13 16:42:36 2014
Lines: 46