projects/themis/spacecraft/particles/ESA/packet/
thm_load_peeb.pro
PROCEDURE: thm_load_peeb PURPOSE: Decommutates the raw THEMIS electron esa burst data packets, (peeb - apid 459), and puts data structure in a common for access by get_th*_peeb.pro and generates tplot energy spectrogram INPUT: KEYWORDS: file: string, strarr the complete path and filename to the raw pkt files if not set, uses timerange to select files sc: string themis spacecraft - "a", "b", "c", "d", "e" if not set defaults to "a" themishome: string path to data dir, where data dir contains the th* dir, where *=a,b,c,d,e gap_time real data gaps greater than gap_time have a NAN replacing a data point in tplot structures suffix string "suffix" is appended to the default tplot names CREATED BY: J. McFadden 07/03/18 VERSION: 1 LAST MODIFICATION: 08/05/14 MOD HISTORY: suffix keyword added 08/05/14 NOTES:
Routines
top source thm_load_peeb
thm_load_peeb, file=file, sc=sc, themishome=themishome, gap_time=gap_time, suffix=suffix, trange=trange, use_eclipse_corrections=use_eclipse_corrections
Keywords
- file
- sc
- themishome
- gap_time
- suffix
- trange
- use_eclipse_corrections
File attributes
Modification date: | Mon May 12 22:33:55 2014 |
Lines: | 411 |