This page was created by the IDL library routine
mk_html_help2
.
Last modified: Wed Jun 12 10:49:46 2024.
PROCEDURE: mvn_sta_crib PURPOSE: crib file to demonstrate static functions and test software INPUT: KEYWORDS: CREATED BY: J. McFadden VERSION: 1 LAST MODIFICATION: 14-05-16 MOD HISTORY: NOTES:
(See projects/maven/sta/private/mav_sta_crib.pro)
PROCEDURE: mav_sta_mass_hist_avg,tp=tp PURPOSE: makes a tplot structure from 'STA_MASSHIST_MASS' with only 64 mass bins CREATED BY: J. McFadden VERSION: 1 LAST MODIFICATION: 12/01/31 MOD HISTORY: NOTES:
(See projects/maven/sta/private/mav_sta_mass_hist_avg.pro)
PROCEDURE: mvn_sta_cblk_load,pathname=pathname,source=source PURPOSE: To generate quicklook data plots and a tplot save file INPUT: KEYWORDS: CREATED BY: J. McFadden 13-05-07 VERSION: 1 LAST MODIFICATION: 13-05-07 MOD HISTORY: NOTES:
(See projects/maven/sta/private/mvn_sta_cblk_load.pro)
PROCEDURE: mvn_sta_crib PURPOSE: crib file to demonstrate static functions and test software INPUT: KEYWORDS: CREATED BY: J. McFadden VERSION: 1 LAST MODIFICATION: 14-05-16 MOD HISTORY: NOTES:
(See projects/maven/sta/private/mvn_sta_crib.pro)
PROCEDURE: mvn_sta_gen_kp,pathname=pathname,files=files,test=test,def_min=def_min,all=all PURPOSE: To generate tplotsave files of static KP data, if pathname or files not set, will query the user INPUT: KEYWORDS: all 0/1 if not set, housekeeping and raw variables 'mvn_STA_*' are deleted from tplot after data is loaded test 1/0 If set, will make plots while running and makepng files def_min float minimum number of counts before KP data set to NANs CREATED BY: J. McFadden 14-04-25 VERSION: 1 LAST MODIFICATION: 14-03-17 MOD HISTORY: NOTES: Once MAVEN arrives at Mars, change def_min to 100. or an appropriate value
(See projects/maven/sta/private/mvn_sta_gen_kp.pro)
PROCEDURE: mvn_sta_l2_gen_kp PURPOSE: To generate tplotsave files of static KP data, if pathname or files not set, will query the user INPUT: KEYWORDS: test 1/0 If set, will make plots while running and makepng files def_min float minimum number of counts before KP data set to NANs CREATED BY: J. McFadden 14-10-30 VERSION: 1 LAST MODIFICATION: 14-10-30 MOD HISTORY: NOTES: Once MAVEN arrives at Mars, change def_min to 100. or an appropriate value
(See projects/maven/sta/private/mvn_sta_l2_gen_kp_old.pro)
PROCEDURE: mvn_sta_pfdpu_hv_turnon_plot,pathname=pathname,all=all,apids=apids PURPOSE: Loads and Plots STATIC data for HV turnon INPUT: KEYWORDS: pathname string if not set, then pathname = 'maven/dpu/prelaunch/live/flight/Split_At_20130524_224251/initial/common_block.dat' all 0/1 if set, then all the temporary tplot structures generated by the decommutator are kept apids strarr if set, selectes subset of apids to generate tplot structures CREATED BY: J. McFadden VERSION: 1 LAST MODIFICATION: 2013/06/11 MOD HISTORY: NOTES:
(See projects/maven/sta/private/mvn_sta_pfdpu_hv_turnon_plot.pro)
PROCEDURE: mvn_sta_prod_cal,all=all,units=units,apids=apids,test=test,gf_nor=gf_nor PURPOSE: Calibrates STATIC data products generated by mvn_sta_apid_handler.pro INPUT: KEYWORDS: all 0/1 if not set, then raw tplot structures are deleted units string select the units for generated tplot structures apids strarr if set, selectes subset of apids to generate tplot structures test 0/1 if set, prints out MLUT check gf_nor 0/1 if set, keyword for testing CREATED BY: J. McFadden 2012/10/04 VERSION: 1 LAST MODIFICATION: 2014/03/14 MOD HISTORY: NOTES: L0 files changed to APID 0x62 (instead of 0x51) TBDs to make the code consistent with SIS: tbd add dead3 to the SIS documentation tbd current code uses swp2gfan and swp2gfdf to help approximate gf for omni-directional apids - c0,c2,c4,c6 need to check whether this properly handles theta and azimuthal angle ranges tbd check that corrections to gf and integ_t have not screw up program tbd may need to change the code that throws away extra data at end of file fix eff array add eff_ind coding from time and swp_ind mod eff dimension add natt,nswp,neff,nmlut mod data_names mod bkg so it varies with time (it will contain the estimated straggling counts) mod dead so it varies with time change "test" keyword -- may have conflicts add quality flag -> multi-bit parameter with test pulser, diagnostic and compression coded develop an algorithm for quality flag that qualifies high count rate and mode changes
(See projects/maven/sta/private/mvn_sta_prod_cal_bak.pro)
PROCEDURE: sta_prod_cal,all=all PURPOSE: Calibrates STATIC data products generated by mav_apid_sta_handler.pro INPUT: KEYWORDS: CREATED BY: J. McFadden VERSION: 1 LAST MODIFICATION: 2012/10/04 MOD HISTORY: NOTES:
(See projects/maven/sta/private/sta_prod_cal.pro)