Log scale on gnuradio wxgui scopesink "Counts"

is it possible to show in the wxgui_scopesink the “Counts” values in
the form of a log scale, i.e. 10^(-1) 10^(-2), 10^(-3), 10^(-4) and so
on ?

do i have to modify some source python file ?

thx in advance

Regards, Arturo

On 05/25/2011 12:16 PM, Arturo R. wrote:

is it possible to show in the wxgui_scopesink the “Counts” values in
the form of a log scale, i.e. 10^(-1) 10^(-2), 10^(-3), 10^(-4) and so on ?

do i have to modify some source python file ?

yup. You may want to go after wxgui/plotters/channel_plotter.py