Code
[Other Jupiter magnetic field models (used for Juno) can be found here (at bottom).]
Code for analyzing UV data
The LASP group has used CHIANTI for their spectral analysis of the Cassini, Galileo, and Voyager UV spectra. Documentation about how we simulate a spectrum using CHIANTI is provided here: CHIANTI_Emiss_Documentation
All the necessary IDL code to simulate a spectrum, with the exception of the CHIANTI database version 8.0.7 and accompanying routines, can be found here: Emiss_Code.zip
The CHIANTI database version 8.0.7 and accompanying routines can be found here: CHIANTI
Code for analyzing Voyager PLS data
VIPER – and related code & data – plus field line mapping – from Voyager trajectory using VIP4 + CAN
Krishan Khurana’s Magnetic Field Model written in IDL
The Khurana magnetic field model is an empirical model based on data from the Galileo spacecraft. The code was originally written in Fortran 77/90 but has since been converted into IDL (Interactive Data Language developed by ITT). Below is the code itself along with a few sample programs for getting started. It is recommended that you have at least IDL version 7.0.4 to run these procedures.
WARNING: Only use the kk_2009 procedure and the internal ctimer function. The other internal functions are implemented with global variables and can produce erroneous results if called individually.
- Field Model – kk_2009.pro (zipped file)
- Usage Example – sample.pro – sample output (zipped file)
- Fieldline Tracing Example – sampleTrace.pro (zipped file)
The following images are generated from the sampleTrace.pro procedure.