pyFDN.plot_FDN_build#

pyFDN.plot_FDN_build(build, *, nfft=512, zmin=None, zmax=None, title=None)[source]#

Plot the parameters stored in an pyFDN.FDNBuild.

This is a convenience wrapper around plot_fdn_parameter(). A multichannel build.post_output is rendered as one curve per output channel. Each of the build’s three filter hooks becomes its own row, and only the ones it carries.

Return type:

Any