You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@jwebster-LANL it would help with picking to plot the beamed signal in the beamforming tab instead of just a selected trace. The bottom section of /examples/test_beamforming highlights how to pull out the beam and residual, and plot.
so after the beamformer runs, replace the trace with the beamed signal? Would it be useful to plot both the trace and the beamed signal? maybe be able to toggle back and forth?
in the code above, is it signal_wvfrm you want? Or resid_wvfrms?
Yeah I was just thinking about this, and maybe a toggle between the trace and beam would be best. Or an option 'plot beam' or 'plot trace'? Some people may not need the additional beam step.
signal_wvfrm is what should be plotted. But actually it may be helpful to also have an option to plot both signal_wvfrm and resid_wvfrm (in different colors)
@jwebster-LANL it would help with picking to plot the beamed signal in the beamforming tab instead of just a selected trace. The bottom section of /examples/test_beamforming highlights how to pull out the beam and residual, and plot.
The text was updated successfully, but these errors were encountered: