/idl_phdwork

Various IDL functions for the analysis of proton aurora and OH airglow measured by the SIF and ASK instruments.

Primary LanguageIDLGNU General Public License v3.0GPL-3.0

idl_phdwork

Various IDL functions for the processing and analysis of data from Southampton's HiTIES instrument

. ├── LICENSE ├── ProtonAcceleration │ ├── askdat.pro │ ├── blueshift.pro │ ├── bootstrap.pro │ ├── getimeseries.pro │ ├── leastsquaresfit.pro │ ├── panelintensity.pro │ ├── periodicity.pro │ ├── proton_keogram.pro │ ├── spaceintegrate.pro │ ├── spectrathing.pro │ ├── stuff.pro │ └── temp_space.pro ├── ProtonHeating │ ├── dan_stuff.pro │ ├── file_reader.pro │ └── proton_heating.pro └── README.mdx

ProtonAcceleration

Looking for periodicic signals in the intensity and energy of the proton emission profile

ProtonHeating

Looking for changes in OH airglow temperature with proton intensity and energy using the HiTIES OH and Halpha panels.