THEMIS Particle Spectrograms: Difference between revisions

From SPEDAS Wiki
Jump to navigation Jump to search
m (→‎SPEDAS PLUGIN: no caps)
(spectrogram type descriptions)
Line 18: Line 18:
From the '''File''' menu select '''Load Data''' then select the '''THEMIS Derived Spectra''' tab.  Most parameters can be edited from this interface, however some remain command line only.  Multiple probes and data types may be selected.  All selected output types will be created for each probe/datatype combination.  Required support data will be loaded automatically.
From the '''File''' menu select '''Load Data''' then select the '''THEMIS Derived Spectra''' tab.  Most parameters can be edited from this interface, however some remain command line only.  Multiple probes and data types may be selected.  All selected output types will be created for each probe/datatype combination.  Required support data will be loaded automatically.


==Spectrogram types==
==Basic Spectrograms==
These spectra are created by averaging the data in the native [[Coordinate_Systems|'''DSL''']] coordinates.
====Energy====
The data are averaged across all look directions to create an omni-directional energy spectrogram.  The plot's y axis is energy.
 
====Phi====
The data are averaged across energy and theta (latitude - measured from the spacecraft's spin plane to spin axis) to create an azimuthal spectrogram.  The plot's y axis is phi (longitude).
 
====Theta====
The data are average across energy and phi (longitude - measured along the spacecraft's spin plane) to create a latitudinal spectrogram.  The plot's y axis is theta (latitude).
 
==Field Aligned Spectrograms==
Field aligned spectra are produced by first transforming the data into [[magnetic field aligned coordinates]].  Field aligned coordinates always use the magnetic field as their z axis.  The direction of x and y depend on the particular variant.  After the data is transformed into the new coordinates it is interpolated onto a regular grid.  The resolution of that grid may be specified.
 
====Gyrophase====
The data are transformed into magnetic [[Magnetic Field Aligned Coordinates|field aligned coordinates]] then averaged across all energies and latitudes to create a field aligned azimuthal spectrogram. 
 
====Pitch Angle====
The data are transformed into magnetic [[Magnetic Field Aligned Coordinates|field aligned coordinates]] then averaged across all energies and longitudes to create a field aligned colatitudinal spectrogram.


==Energy and angle limits==
==Energy and angle limits==


==Background Subtraction/Masking==
==Background Subtraction/Masking==

Revision as of 18:22, 29 August 2014

Energy, phi, and theta spectrograms from THEMIS ESA ion data.

Angular and energy spectrograms can be produced from THEMIS ESA and SST particle data. Spectrograms (or spectra) are produced after selecting a spacecraft, data type, and time range. The data are then averaged across the non-selected dimensions and plotted across time. Magnetic field aligned spectra can also be generated.

For command line usage see:

/projects/THEMIS/examples/basic/thm_crib_part_products.pro


SPEDAS Plugin

SPEDAS GUI plugin for producing THEMIS particle spectrograms

Particle spectrograms can be created from the SPEDAS GUI.

SPEDAS> spd_gui

From the File menu select Load Data then select the THEMIS Derived Spectra tab. Most parameters can be edited from this interface, however some remain command line only. Multiple probes and data types may be selected. All selected output types will be created for each probe/datatype combination. Required support data will be loaded automatically.

Basic Spectrograms

These spectra are created by averaging the data in the native DSL coordinates.

Energy

The data are averaged across all look directions to create an omni-directional energy spectrogram. The plot's y axis is energy.

Phi

The data are averaged across energy and theta (latitude - measured from the spacecraft's spin plane to spin axis) to create an azimuthal spectrogram. The plot's y axis is phi (longitude).

Theta

The data are average across energy and phi (longitude - measured along the spacecraft's spin plane) to create a latitudinal spectrogram. The plot's y axis is theta (latitude).

Field Aligned Spectrograms

Field aligned spectra are produced by first transforming the data into magnetic field aligned coordinates. Field aligned coordinates always use the magnetic field as their z axis. The direction of x and y depend on the particular variant. After the data is transformed into the new coordinates it is interpolated onto a regular grid. The resolution of that grid may be specified.

Gyrophase

The data are transformed into magnetic field aligned coordinates then averaged across all energies and latitudes to create a field aligned azimuthal spectrogram.

Pitch Angle

The data are transformed into magnetic field aligned coordinates then averaged across all energies and longitudes to create a field aligned colatitudinal spectrogram.

Energy and angle limits

Background Subtraction/Masking