general/missions/rbsp/efw/examples/
rbsp_efw_dcfield_removal_crib.pro
***************************************************************************************** FUNCTION : rbsp_efw_DCfield_removal_crib PURPOSE : Subtract off DC magnetic field from Bw values. Saves as new tplot files REQUIRES: Need: SSL THEMIS software and IDL Geopack DLM both found at http://themis.ssl.berkeley.edu/software.shtml INPUT: probe -> 'a' or 'b' model -> Any of the Tsyganenko models or IGRF. Defaults to 't96' ql -> set to load quicklook EMFISIS data EXAMPLES: Produces the following variables (ex for magname = 'rbspa_mag_gsm', model='t96') rbspa_mag_gsm_t96 rbspa_mag_gsm_t96_dif If the model is not t89 then produces: rbspa_mag_gsm_t96_wind rbspa_mag_gsm_t96_wind_dif rbspa_mag_gsm_t96_ace rbspa_mag_gsm_t96_ace_dif rbspa_mag_gsm_t96_omni rbspa_mag_gsm_t96_omni_dif NOTES: ruthlessly pilfered from THEMIS crib sheets Subtracts off Tsyganenko values using input from ACE, Wind and OMNI, as well as user defined input. CREATED: 2012/12/12 CREATED BY: Aaron W. Breneman LAST MODIFIED: 08/26/2012 v1.0.0 - major update. Much simplified MODIFIED BY: AWB *****************************************************************************************
Routines
File attributes
Modification date: | Fri Nov 21 06:43:17 2014 |
Lines: | 281 |