Documentation for /home/davin/idl/socware/

Generated by IDLdoc

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

projects/themis/spacecraft/fields/

thm_cal_scm.pro


NAME: thm_cal_scm PURPOSE: calibrate THEMIS SCM data The processing is done in 6 successive steps (Step 1 is the first) ----------- by default, processing stops after step 5. # 0: counts, NaN inserted into each gap for proper tplotting # 1: Volts, spinning sensor system, with DC field # 2: Volts, spinning sensor system, without DC field[, xy DC field in nT] # 3: nTesla, spinning sensor system, without DC field # 4: nTesla, spinning SSL system, without DC field # 5: nTesla, fixed DSL system, without DC field, filtered input data (t-plot variable name) thx_scx_hed --> header information for input data (t-plot variable name) Example: tha_cal_fgm, probe = 'a', datatype= 'scp' HISTORY: 13-mar-2007, jmm, jimm@ssl.berkeley.edu June-2007, krb, Based on Patrick Robert's cowave_THEscmwf.f 25-sept-2007, krb, kenneth.r.bromund@nasa.gov merged in changes to version 893, made on 16-jul-2007 by olivier.LeContel@cetp.ipsl.fr, including Olivier Le Contel cleanup routine (spin_tones_cleaning_vector_v5) in thm_cal_scm 23-jul-2008, jmm, added _extra to allow keyword inheritance jan-2010, ole@lpp.polytechnique.fr Modification to add Nan value only for last batch in step 6, start_step condition has been commented in outputs to tplot section, mode has been replaced by strlowcase(mode) $LastChangedBy: jwl $ $LastChangedDate: 2012-11-05 17:02:47 -0800 (Mon, 05 Nov 2012) $ $LastChangedRevision: 11187 $ $URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/spdsoft/trunk/projects/themis/spacecraft/fields/thm_cal_scm.pro $

Routines

Routines from thm_cal_scm.pro

thm_scm_sensor_to_SSL, xfo, yfo, zfo, nbp
thm_cal_scm, thx_scx, thx_scx_hed, probe=probe, datatype=datatype, in_suffix=in_suffix, out_suffix=out_suffix, trange=trange, nk=nk, mk=mk, fdet=fdet, despin=despin, n_spinfit=n_spinfit, cleanup=cleanup, clnup_author=clnup_author, wind_dur_1s=wind_dur_1s, wind_dur_spin=wind_dur_spin, fcut=fcut, fmin=fmin, fmax=fmax, step=step, dircal=dircal, calfile=calfile, fsamp=fsamp, blk_con=blk_con, edge_truncate=edge_truncate, edge_wrap=edge_wrap, edge_zero=edge_zero, no_download=no_download, coord=coord, verbose=verbose, valid_names=valid_names, dfb_dig=dfb_dig, dfb_butter=dfb_butter, gainant=gainant, progobj=progobj, plotk=plotk, alt_scw=alt_scw, use_eclipse_corrections=use_eclipse_corrections, _extra=_extra

Routine details

top source thm_scm_sensor_to_SSL

thm_scm_sensor_to_SSL, xfo, yfo, zfo, nbp

Parameters

xfo
yfo
zfo
nbp

top source thm_cal_scm

thm_cal_scm, thx_scx, thx_scx_hed, probe=probe, datatype=datatype, in_suffix=in_suffix, out_suffix=out_suffix, trange=trange, nk=nk, mk=mk, fdet=fdet, despin=despin, n_spinfit=n_spinfit, cleanup=cleanup, clnup_author=clnup_author, wind_dur_1s=wind_dur_1s, wind_dur_spin=wind_dur_spin, fcut=fcut, fmin=fmin, fmax=fmax, step=step, dircal=dircal, calfile=calfile, fsamp=fsamp, blk_con=blk_con, edge_truncate=edge_truncate, edge_wrap=edge_wrap, edge_zero=edge_zero, no_download=no_download, coord=coord, verbose=verbose, valid_names=valid_names, dfb_dig=dfb_dig, dfb_butter=dfb_butter, gainant=gainant, progobj=progobj, plotk=plotk, alt_scw=alt_scw, use_eclipse_corrections=use_eclipse_corrections, _extra=_extra

Parameters

thx_scx
thx_scx_hed

Keywords

probe
datatype
in_suffix
out_suffix
trange
nk
mk
fdet
despin
n_spinfit
cleanup
clnup_author
wind_dur_1s
wind_dur_spin
fcut
fmin
fmax
step
dircal
calfile
fsamp
blk_con
edge_truncate
edge_wrap
edge_zero
no_download
coord
verbose
valid_names
dfb_dig
dfb_butter
gainant
progobj
plotk
alt_scw
use_eclipse_corrections
_extra

File attributes

Modification date: Thu Feb 13 16:42:38 2014
Lines: 927