Documentation for /home/davin/idl/socware/

Generated by IDLdoc

Directory: projects/maven/lpw/

Contents

.pro files

mvn_lpw_load.pro

PROCEDURE: mvn_lpw_loadPURPOSE: Decomutater of the LPW telemetry data This call uses three different ways to get data: cdf, L0 and ground data (no sc header) This reads one file and creates the requested data products Presently cannot merge two files <--------USAGE: mvn_lpw_load,filename,tplot_var,filetype=filetype,packet=packet,strip_pad = strip_pad, wrapper = wrapper, compressed=compressedINPUTS: filename: The full filename (including path) of a binary file containing zero or more LPW APID's.

mvn_lpw_pkt_adr.pro
mvn_lpw_pkt_atr.pro
mvn_lpw_pkt_e12_dc.pro
mvn_lpw_pkt_euv.pro
mvn_lpw_pkt_hsbm.pro
mvn_lpw_pkt_hsk.pro
mvn_lpw_pkt_htime.pro
mvn_lpw_pkt_instrument_constants.pro
mvn_lpw_pkt_spectra.pro
mvn_lpw_pkt_swp.pro
mvn_lpw_plus_sym.pro
mvn_lpw_prd_lp_iv.pro

PROCEDURE: mvn_lpw_prd_lp_IV Routine takes IV-cureves from both booms and combines them into one tplot variable for L2-production.

mvn_lpw_prd_w_e12.pro

PROCEDURE: mvn_lpw_prd_w_E12Routine takes active and passive E12 data, and combines them into one tplot variable for L2-production.

mvn_lpw_ql_3panels.pro

Helper function for LPW for mvn_gen_qlookMade changes to guard against missing data, jmm, 2014-03-25

mvn_lpw_ql_instr_page.pro
mvn_lpw_r_block16_byte.pro
mvn_lpw_r_block32_byte.pro
mvn_lpw_r_header_l0.pro

PROCEDURE: mvn_lpw_r_header_l0PURPOSE: Decomutater of the LPW telemetry data, this is the old mvn_lpw_r_header which was based on words the new loader is operating on bytes but now include also to work on L0 filemask16 r_header orignal written by Corinne Vanatta and David Meyer this L0 reader only work if compression is on!!! use the other r_reader for compression off note APID 62,63,63,64,65,66 will not be found using this routine (lab packets) REWRITE the following::: Reads in binary telemetry packet files generated by the MAVEN PFDPU, possibly wrapped in spacecraft packets.

mvn_lpw_r_mask.pro