Documentation for /home/davin/idl/socware/

Generated by IDLdoc

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

general/missions/rbsp/efw/

rbsp_efw_cal_waveform.pro


NAME: rbsp_efw_cal_waveform (procedure) PURPOSE: Calibrate EFW waveform data. CATEGORIES: CALLING SEQUENCE: rbsp_efw_cal_waveform, probe = probe, datatype = datatype, $ trange = trange, get_support_data = get_support_data, $ coord = coord, no_adc = no_adc, $ tper = tper, tphase = tphase ARGUMENTS: KEYWORDS: probe: (In, optional) RBSP spacecraft names, either 'a', or 'b', or ['a', 'b']. The default is ['a', 'b'] datatype: (In, optional) A string scalar of data types that acceptable to *rbsp_load_efw_waveform*. trange: (In, optional) Time range for performing the calibration. By default, trange = timerange() /get_support_data: If set, offsets in spin-plane components are stored in a tplot variable with format '*_uvw_offset'. coord: (In, optional) If set to 'uvw', despinning will not be performed. /no_adc: If set, ADC-to-physical units is ignored. tper: (In, optional) Tplot name of spin period data. By default, tper = pertvar. If tper is set, pertvar = tper. tphase: (In, optional) Tplot name of spin phase data. By default, tphase = 'rbsp' + strlowcase(sc[0]) + '_spinphase' Note: tper and and tphase are mostly used for using eclipse-corrected spin data. COMMON BLOCKS: EXAMPLES: SEE ALSO: HISTORY: 2012-08-07: Created by Jianbao Tao (JBT), SSL, UC Berkley. 2012-11-06: JBT, SSL/UCB. 1. Added despinning capability. 2012-11-12: JBT, SSL/UCB. 1. Added esvy and vsvy cleaning. 2013-06-21: JBT, SSL/UCB. 1. Added instrument response deconvolution for eb1. VERSION: $LastChangedBy: jianbao_tao $ $LastChangedDate: 2013-06-21 13:31:17 -0700 (Fri, 21 Jun 2013) $ $LastChangedRevision: 12569 $ $URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/spdsoft/trunk/general/missions/rbsp/efw/rbsp_efw_cal_waveform.pro $

Routines

top source rbsp_efw_cal_waveform

rbsp_efw_cal_waveform, probe=probe, datatype=datatype, trange=trange, get_support_data=get_support_data, coord=coord, no_adc=no_adc, no_deconvol=no_deconvol, tper=tper, tphase=tphase, noclean=noclean

Keywords

probe
datatype
trange
get_support_data
coord
no_adc
no_deconvol
tper
tphase
noclean

File attributes

Modification date: Thu Feb 13 16:43:26 2014
Lines: 252