; you need to have run thm_gen_overplot for all probes before you can run ; this crib to show the memory status ; ; the plots show ESA data and the number of raw data packets in satellite memory thm_load_hsk,probe='a' thm_load_hsk,probe='b' thm_load_hsk,probe='c' thm_load_hsk,probe='d' thm_load_hsk,probe='e' tplot,['tha_peif_en_eflux','tha_hsk_issr_survey_raw',$ 'thb_peif_en_eflux','thb_hsk_issr_survey_raw',$ 'thc_peif_en_eflux','thc_hsk_issr_survey_raw',$ 'thd_peif_en_eflux','thd_hsk_issr_survey_raw',$ 'the_peif_en_eflux','the_hsk_issr_survey_raw'],title='THEMIS A,B,C,D,E' makegif,'memory-1' tplot,['tha_peef_en_eflux','tha_hsk_issr_survey_raw',$ 'thb_peef_en_eflux','thb_hsk_issr_survey_raw',$ 'thc_peef_en_eflux','thc_hsk_issr_survey_raw',$ 'thd_peef_en_eflux','thd_hsk_issr_survey_raw',$ 'the_peef_en_eflux','the_hsk_issr_survey_raw'],title='THEMIS A,B,C,D,E' makegif,'memory-2'