Not sure if this is the /right/ way to link in the new btt/btt_plot.py stuff into /usr/local/bin - any Makefile Experts out there? :-) Pushed out a new btt_plot.py - uses matplotlib to generate plots straight from the data generated by btt: btt -Q ==> btt_plot_aqd.py btt -l ==> btt_plot_d2c.py btt -q ==> btt_plot_q2c.py btt -z ==> btt_plot_q2d.py btt -B ==> btt_plot_bnos.py or, if you do: btt -Q -l -q -z -B you can use btt_plot.py -A Sample plots include: http://free.linux.hp.com/~adb/2009_03_12/aqd.png http://free.linux.hp.com/~adb/2009_03_12/d2c.png http://free.linux.hp.com/~adb/2009_03_12/q2c.png http://free.linux.hp.com/~adb/2009_03_12/q2d.png http://free.linux.hp.com/~adb/2009_03_12/bnos_105,000.png (Jens: I did /not/ push this Makefile change, as I think it looks kinda clunky - it works, but perhaps you know how to do this better. I /did/ push the btt/btt_plot.py stuff out...) Alan