;file = '/maven/data/sci/pfp/l0/mvn_pfp_svy_l0_20150803_v1.dat'
;set_plot,'z' ; set_plot now done in thm_over_shell.pro
;device, set_resolution = [750, 800]
;mvn_swia_overplot, l0_input_file = file, /makepng, $
; directory = '~/public_html/maven/test_overplot/', device = 'z'
;filex = '/maven/data/sci/pfp/ATLO/mvn_ATLO_pfp_all_l0_20130508_v1.dat'
;mvn_swia_overplot, l0_input_file = filex, /makepng, /date_only, $
; directory = '~/public_html/maven/test_overplot/', device = 'z'
;mvn_swe_overplot, l0_input_file = filex, /makepng, /date_only, $
; directory = '~/public_html/maven/test_overplot/', device = 'z'
;mvn_lpw_overplot, l0_input_file = filex, /makepng, /date_only, $
; directory = '~/public_html/maven/test_overplot/', device = 'z'
;filex = '/maven/data/sci/pfp/ATLO/mvn_ATLO_pfp_all_l0_20130520_v1.dat'
;mvn_mag_overplot, l0_input_file = filex, /makepng, /date_only, $
; directory = '~/public_html/maven/test_overplot/', device = 'z'
;mvn_sta_overplot, l0_input_file = filex, /makepng, /date_only, $
; directory = '~/public_html/maven/test_overplot/', device = 'z'
filex = '/maven/data/sci/pfp/ATLO/mvn_ATLO_pfp_all_l0_20130508_v1.dat'
mvn_over_shell, l0_input_file = filex, directory = '/maven/itfhome/pf/test_overplot/', $
instr_to_process = ['lpw','mag','sep', 'sta','swe','swia'], /date_only
End