projects/maven/sta/mvn_sta_functions/
spec4d.pro
Routines
top source spec4d
spec4d, tempdat, LIMITS=LIMITS, UNITS=UNITS, COLOR=COLOR, BDIR=BDIR, PHI=PHI, THETA=THETA, PITCHANGLE=PITCHANGLE, VECTOR=VECTOR, SUNDIR=SUNDIR, a_color=a_color, LABEL=LABEL, xdat=xdat, ydat=ydat, dydat=dydat, BINS=BINS, VELOCITY=VELOCITY, mbin=mbin, OVERPLOT=OVERPLOT, sec=sec, pot=pot, title=title
PROCEDURE: spec4d,data Plots 3d data as energy spectra. INPUTS: data - 3d data structure filled by themis routines get_th?_p??? KEYWORDS: LIMITS - A structure containing limits and display options. see: "options", "xlim" and "ylim", to change limits UNITS - convert to given data units before plotting COLOR - array of colors to be used for each bin BINS - array of bins to be plotted (see "edit3dbins" to change) OVERPLOT - Overplots last plot if set. LABEL - Puts bin labels on the plot if set. See "plot3d" for another means of plotting data. See "conv_units" to change units. See "time_stamp" to turn time stamping on and off. CREATED BY: Davin Larson June 1995 FILE: spec4d.pro VERSION 1.25 MODIFICATIONS: 09-05-24 mcfadden keyword 'sec' added to plot internal secondary spectra 14-01-10 mcfadden modified to accept mass dimension
Parameters
- tempdat
Keywords
- LIMITS
- UNITS
- COLOR
- BDIR
- PHI
- THETA
- PITCHANGLE
- VECTOR
- SUNDIR
- a_color
- LABEL
- xdat
- ydat
- dydat
- BINS
- VELOCITY
- mbin
- OVERPLOT
- sec
- pot
- title
File attributes
Modification date: | Thu Apr 10 11:53:05 2014 |
Lines: | 80 |