projects/maven/swea/
mvn_swe_sumplot.pro
Routines
top source mvn_swe_sumplot
mvn_swe_sumplot, vnorm=vnorm, cmdcnt=cmdcnt, sflg=sflg, pad_e=pad_e, a4_sum=a4_sum, tfirst=tfirst, title=title, tspan=tspan, apid=apid, hsk=hsk, lut=lut, timing=timing, sifctl=sifctl, tplot_vars_out=tplot_vars_out, eunits=eunits, png=png, pad_smo=pad_smo
PROCEDURE: mvn_swe_sumplot PURPOSE: Plots information generated by MAVEN SWEA APID's. See 'mvn_swe_load_l0.pro' for details. USAGE: mvn_swe_sumplot INPUTS: KEYWORDS: VNORM: Subtract nominal values from all housekeeping voltages and plot all voltage differences in a single panel. Default = 1 (yes). CMDCNT: Plot the SWEA command counter. SFLG: Plot Energy Spectra and PAD's as spectrograms. Default = 1 (yes). PAD_E: PAD energy to plot. Default = 280 eV. PAD_SMO: Number of PAD energy bins to smooth over. A4_SUM: Force sum mode for A4 and A5. Not needed for EM or for FM post ATLO. EUNITS: Units for plotting energy spectra (A4 and A5). Default = 'crate'. TFIRST: Earliest time to plot. (Used for realtime plotting loop.) TITLE: Title of TPLOT window. TSPAN: Maximum number of hours to plot. Default = plot all data. APID: APID's to plot. Housekeeping (APID 28) is always plotted. 3D distributions (A0 and A1) are never plotted. (Use swe_3d_snap to display A0 and A1.) This keyword controls plotting of A2-A5. Default: ['A2','A4']. HSK: String array indicating additional housekeeping panels to plot (e.g., HSK = ['MCPHV'] during HV ramps). Default = ['']. LUT: Plot the active LUT. SIFCTL: Plot SIF control register bits. TIMING: Plot packet timing. Useful to identify instrument mode and dropped packets. Default = 0 (no). PNG: Create a PNG image and place it in the default location. $LastChangedBy: dmitchell $ $LastChangedDate: 2014-10-31 14:15:03 -0700 (Fri, 31 Oct 2014) $ $LastChangedRevision: 16106 $ $URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/spdsoft/trunk/projects/maven/swea/mvn_swe_sumplot.pro $ CREATED BY: David L. Mitchell 07-24-12
Keywords
- vnorm
- cmdcnt
- sflg
- pad_e
- a4_sum
- tfirst
- title
- tspan
- apid
- hsk
- lut
- timing
- sifctl
- tplot_vars_out
- eunits
- png
- pad_smo
File attributes
Modification date: | Fri Nov 21 06:43:11 2014 |
Lines: | 515 |