Directory: projects/themis/spacecraft/particles/SST/SST_cal_workdir/
Contents
.pro files
- thm_load_sst2.pro
Procedure: thm_load_sst2Purpose: Loads THEMIS SST dataWARNING: This routine is under development as part of the SST calibration process.
- thm_part_dist2.pro
NAME: thm_part_distPURPOSE: wrapper function around the different routines called 'get_p???' used for ESA particle data and 'thm_sst_p???' routines that extract SST data.
- thm_sst_add_spindata2.pro
Procedure: THM_SST_ADD_SPINDATA2.PROPurpose: Add appropriate spin model data to L1 SST data loaded via thm_load_sst2.pro.
- thm_sst_build_cal_files.pro
NAME: thm_sst_build_cal_filesPURPOSE: Automated routine to ease the creation of text-based cal-files$LastChangedBy: pcruce $$LastChangedDate: 2013-03-11 16:02:06 -0700 (Mon, 11 Mar 2013) $$LastChangedRevision: 11768 $$URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/spdsoft/trunk/projects/themis/spacecraft/particles/SST/SST_cal_workdir/thm_sst_build_cal_files.pro $
- thm_sst_calib_params2.pro
NAME: thm_sst_calib_params2PURPOSE: This populates the correct fields of the dist struct so that data can be correctly calibrated.
- thm_sst_calibration_tests.pro
NAME: thm_sst_calibration_testsPURPOSE: This routine is for testing new calibrations(will eventually be moved to QA directory)$LastChangedBy: pcruce $$LastChangedDate: 2011-10-10 13:06:53 -0700 (Mon, 10 Oct 2011) $$LastChangedRevision: 9100 $$URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/spdsoft/trunk/projects/themis/spacecraft/particles/SST/SST_cal_workdir/thm_sst_calibration_tests.pro $
- thm_sst_convert_units2.pro
NAME: thm_sst_convert_units2PURPOSE: This routine converts input data into the desired physical units It is used as a callback function by ssl_general routines like moments_3d/conv_units It will mutate the contents of the struct that is passed as an argument.
- thm_sst_cross_contamination_remove.pro
NAME: thm_sst_cross_contamination_remove,data_a,data_bPURPOSE: At higher energies electrons will be present in SST ion data and ions will be present in SST electron data.
- thm_sst_dist3d_16x64_2.pro
NAME: thm_sst_dist3d_16x64PURPOSE: This routine returns the appropriate distribution representation struct for 16 Energy and 64 angle SST data.(16 energy by 4 theta by 16 phi) Default and/or constant values will be populated.
- thm_sst_dist3d_16x64_2__define.pro
NAME: thm_sst_dist3d_16x64PURPOSE: This routine defines the appropriate distribution representation struct for 16 Energy and 64 angle SST data.
- thm_sst_dist3d_def2.pro
NAME: thm_sst_dist3d_defPURPOSE: This routine returns the appropriate distribution representation struct for a particular number of SST angles in the data type.
- thm_sst_energy_cal2.pro
NAME: thm_sst_energy_cal2PURPOSE: This routine performs bin energy boundary calibrations.
- thm_sst_interpolate_tests.pro
- thm_sst_read_calib_params.pro
NAME: thm_sst_read_calibration_paramsPURPOSE: This routine reads calibration parameters from a file.