show_noise

pyetc.etc.show_noise(r, ax, legend=False, title='Noise fraction')

plot the noise characteristics from the result dictionary

Parameters:
rdict

result dictionary that contain the noise results

axamtplolib axis

axis where to plot

legendbool

if True display legend on the figure (Default value = False)

titlestr

title to display (Default value = ‘Noise fraction’)