idstools.view.waves¶ Module Contents¶ class idstools.view.waves.WavesView(ids)[source]¶ ids¶ waves_compute¶ display_e_c_launchers_info(time_slice)[source]¶ plot_beam_index(ax)[source]¶ This function plots a bar graph of beam indices with a fixed height of 20. Parameters:¶ ax¶ax is a matplotlib axis object plot_e_c_c_d_waveform(ax, time_slice)[source]¶ plot_eccd_profiles(ax, time_slice, verbose=False)[source]¶ plot_ecrh_profiles(ax, time_slice, verbose=False)[source]¶ plot_ecrh_waveform(ax, time_slice)[source]¶ plot_electron_power(ax, time_slice, color='b', style='-', label='')[source]¶ plot_pol_view_traces(ax, time_slice, color='b', style='-', label='')[source]¶ plot_poloidal_traces_update(ax, time_slice, verbose=False, update=True)[source]¶ plot_power_flow_normal(ax, time_slice, color='b', style='-', label='')[source]¶ plot_top_view_traces(ax, time_slice, color='b', style='-', label='')[source]¶ plot_topview_traces_update(ax, time_slice, verbose=False, update=True)[source]¶ view_absorbed_power_density_profile(ax, time_slice, usepsi=False)[source]¶ view_c_d_profile(ax, time_slice, usepsi=False)[source]¶ view_c_d_waveform(ax, time_slice, usepsi=False)[source]¶ view_e_c_power_waveform(ax, time_slice, usepsi=False)[source]¶ idstools.view.waves.logger¶