Fluctuations -> Midplane data -> correlation functions
General Description
Plots toroidal angle and time-averaged spatial correlations at the outboard midplane. Using the definition
It is straightforward to show
One can plot , , and using this widget, as well as the "box-averaged" value for any of these quantities. When plotting, C(Δr) or an exponential of the form exp( − | Δx | / lx) is fit to the correlation function and overplot as a dashed red curve. The value of lx is given in the top-left corner of the plot. The option for fitting a Gaussian rather than pure exponential will be added in a future release.
Note: becasue of an IDL bug, the colorbar on the right of the plot is disabled by default. This bug does not appear to be a problem when running IDL in OS X, so the colorbar can be easily resotred by "uncommenting" the relevant code.
Sample Images
Image:Midplane rcorr.tiff
Image:Midplane alphacorr.tiff
Image:Midplane ralphacorr.tiff
Button Definitions
- Plot
- Generate/regenerate plot
- C(dr,da) droplist
- choose between
, , and
- Local/box-avg
- Toggle whether to plot
or
- Finite-n only
- Toggle whether to include n = 0 fluctuations in calculation. Note that the autocorrelation function is usually defined with the mean value subtracted from the fluctuating quantity. Since the averaging includes toroidal angle as well as time, this would remove the n = 0 components from the field. This toggle allows the n = 0 components to be included (with their time average removed) in the calculation. No time averaging is done for the finite-n components (which should have very small means because of their finite real frequencies, but should probably update code to do this for completeness).
- index up
- Cycles up through all possible fluctuation fields (electrostatic potential, ion and electron density, energy, and temperature)
- index down
- Cycles down the fluctuation fields
- i_r0++
- increases value of r0 used in calculation
- i_r0--
- decreases value of r0 used in calculation
- PS dump
- Create postscript file from screen image
- Write to .sav file
- Dump data to IDL savefile
- Write to text file
- Dump data to ASCII file
- Done
- Kill plot window
|