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


Routines

top source thm_cal_fit

thm_cal_fit, probe=probe, datatype=datatype, files=files, trange=trange, coord=coord, valid_names=valid_names, verbose=verbose, in_suf=in_suf, out_suf=out_suf, no_cal=no_cal, true_dsl=true_dsl, use_eclipse_corrections=use_eclipse_corrections

Procedure: THM_CAL_FIT Purpose: Converts raw FIT parameter data into physical quantities. keywords: /VERBOSE or VERBOSE=n ; set to enable diagnostic message output. higher values of n produce more and lower-level diagnostic messages. /ALL /no_cal will not apply boom shortening factor or Ex offset defaults use_eclipse_corrections: Only applies when loading and calibrating Level 1 data. Defaults to 0 (no eclipse spin model corrections applied). use_eclipse_corrections=1 applies partial eclipse corrections (not recommended, used only for internal SOC processing). use_eclipse_corrections=2 applies all available eclipse corrections. Example: thm_cal_fit, /all Modifications: Corrected (reversed) polarity of Zscale in CPAR, WMFeuerstein, 5/13/2008. Call THM_GET_EFI_CAL_PARS.PRO and calibrate 'efs' data with EFI parameters, WMF, 5/13/2008. Mods per McFadden and Vassilis: Do not subtract spin-independent offset for 'efs' data, NO_CAL kw effectively sets boom_shorting_factor to 1 and spin-dependent offsets to 0, WMF, 6/27/2008. Notes: -- FGM range changes are handled during L0->L1 processing, no need to do it in this routine -- fixed, nominal calibration pars used, rather than proper time-dependent parameters. -- time-dependent spinn axis offset implemented Hannes 05/25/2007 -- fixed trouble reading cal files with extra lines at the end, jmm, 8-nov-2007 $LastChangedBy: jwl $ $LastChangedDate: 2014-01-14 16:02:01 -0800 (Tue, 14 Jan 2014) $ $LastChangedRevision: 13869 $ $URL $

Keywords

probe
datatype
files
trange
coord
valid_names
verbose
in_suf
out_suf
no_cal
true_dsl
use_eclipse_corrections

File attributes

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