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_fgm_spintone_removal.pro


Procedure: thm_cal_fgm_spintone_removal Purpose: Tool to remove spintone from spinplane component FGM high resolution data by dynamical adaption and subtraction of bias field offsets Inputs: Time: vector of time values Data_in: corresponding spinplane component data, SSL x or y component Datatype: string 'fgl', 'fge' or 'fgh' Outputs: data_out: corrected data vector offset: removed offset data vector fulloffset: vector of all offset determinations (for validation) Author: Ferdinand Plaschke (2009-10-15) Replace AMOEBA with DFPMIN, Ferdinand Plaschke (2008-10-16) Minor modifications by Patrick Cruce(2009-10-15) for TDAS 1. Rename with thm prefix 2. Standardize documentation. 3. Replace print with dprint. $LastChangedBy: aaflores $ $LastChangedDate: 2012-02-22 11:30:33 -0800 (Wed, 22 Feb 2012) $ $LastChangedRevision: 9811 $ $URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/spdsoft/trunk/projects/themis/spacecraft/fields/thm_cal_fgm_spintone_removal.pro $

Routines

Routines from thm_cal_fgm_spintone_removal.pro

result = fitfunct_cosplus(P)
result = fitfunct_diff_cosplus(P)
thm_cal_fgm_spintone_removal, time, data_in, data_out, datatype, offset=offset, fulloffset=fulloffset

Routine details

top source fitfunct_cosplus

result = fitfunct_cosplus(P)

Parameters

P

top source fitfunct_diff_cosplus

result = fitfunct_diff_cosplus(P)

Parameters

P

top source thm_cal_fgm_spintone_removal

thm_cal_fgm_spintone_removal, time, data_in, data_out, datatype, offset=offset, fulloffset=fulloffset

Parameters

time
data_in
data_out
datatype

Keywords

offset
fulloffset

File attributes

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