Directory: projects/themis/spin/
Contents
.pro files
- correct_delta_phi_tensor.pro
NAME: CORRECT_DELTA_PHI_TENSOR.PRO PURPOSE: Apply eclipse delta_phi corrections to L1 MOM tensor quantities.
- correct_delta_phi_vector.pro
NAME: CORRECT_DELTA_PHI_VECTOR.PRO PURPOSE: CATEGORY: TDAS CALLING SEQUENCE: correct_delta_phi_vector,tvar=thb_fgs_dsl,delta_phi=delta_phi INPUTS: OUTPUTS: KEYWORDS: tvar: name of an input tplot variable containing 3-d vectors in DSL.
- eclipse_spinfit_demo.pro
- eclipse_spinmodel_crib.pro
- segment_interp_n.pro
- segment_interp_t.pro
NAME: SEGMENT_INTERP_T PURPOSE: Performs interpolation on individual elements.
- segment_print.pro
- segment_test.pro
NAME: SEGMENT_TEST.PRO PURPOSE: Check a spinmodel segment structure to ensure that the model parameters b and c are consistent with the start and end times and spin counts CATEGORY: TDAS CALLING SEQUENCE: segment_test,probe,segment,result INPUTS: probe: A single character probe letter (only used in output messages).
- spinmodel_addseg.pro
- spinmodel_crib.pro
- spinmodel_findseg_n.pro
- spinmodel_findseg_t.pro
NAME: SPINMODEL_FINDSEG_T PURPOSE: Finds indexes of spin model segments matching each time.
- spinmodel_get_info.pro
NAME: SPINMODEL_GET_INFO.PRO PURPOSE: Given a probe string or spinmodel pointer, return information about the valid time range or shadow times.
- spinmodel_get_ptr.pro
NAME: SPINMODEL_GET_PTR.PRO PURPOSE: Returns a pointer to the spin model, specified by a single letter probe designation ('a' through 'f').
- spinmodel_interp_n.pro
NAME: SPINMODEL_INTERP_N.PRO PURPOSE: Given a spin model and spin count (or array of counts), calculate the sun pulse time and spin period at each input count.
- spinmodel_interp_t.pro
NAME: SPINMODEL_INTERP_T.PRO PURPOSE: Given a spin model and time (or array of times), calculate the spin count, spin phase, spin period, and time of last sun pulse for each input time.
- spinmodel_post_process.pro
Function: spinmodel_post_process Purpose: Performs post-load corrections on spinmodel data.
- spinmodel_reset.pro
NAME: SPINMODEL_RESET.PRO PURPOSE: Free any data structures associated with the spin model for a given probe or set of probes, and null out the spin model pointer to prevent stale, previously loaded data from being used erroneously.
- spinmodel_test.pro
NAME: SPINMODEL_TEST.PRO PURPOSE: Perform consistency checks on a spin model.
- spinplane_angle.pro
- thm_autoload_spinmodel.pro
NAME: THM_AUTOLOAD_SPINMODEL.PRO PURPOSE: Given a tplot variable name, or an explicit time range, check to see whether a spin model is loaded.
- thm_load_spin.pro
Procedure: THM_LOAD_SPINPurpose: Loads THEMIS spin model parameters, performs some post-processing of data loaded from the SPIN CDFs, and stashes the resulting spin model in a common block.
- thm_spinmodel__addseg.pro
- thm_spinmodel__adjust_delta_phi.pro
- thm_spinmodel__define.pro
NAME: thm_spinmodel__definePURPOSE: define, construct, and destroy spinmodel objects
- thm_spinmodel__findseg_n.pro
- thm_spinmodel__findseg_t.pro
NAME: SPINMODEL_FINDSEG_T PURPOSE: Finds indexes of spin model segments matching each time.
- thm_spinmodel__get_info.pro
NAME: THM_SPINMODEL::GET_INFO.PRO PURPOSE: Return information about the valid time range or shadow times given a spinmodel object reference.
- thm_spinmodel__interp_n.pro
NAME: SPINMODEL_INTERP_N.PRO PURPOSE: Given a spin model and spin count (or array of counts), calculate the sun pulse time and spin period at each input count.
- thm_spinmodel__interp_t.pro
NAME: SPINMODEL_INTERP_T.PRO PURPOSE: Given a spin model and time (or array of times), calculate the spin count, spin phase, spin period, and time of last sun pulse for each input time.