Using .min and .max on scipy arrays instead of min() max(); seems to be more portable.
authorTom Rondeau <trondeau@vt.edu>
Sat, 15 Jan 2011 22:21:14 +0000 (17:21 -0500)
committerTom Rondeau <trondeau@vt.edu>
Sat, 15 Jan 2011 22:21:14 +0000 (17:21 -0500)
commit7b5095514204a524afbf6fd97bb70511519e5b35
tree05f87c66d27657e27baf1e907ba6affa15c70606
parent3ad8f8ed993cccae7492bf0fa8519ebe15567101
Using .min and .max on scipy arrays instead of min() max(); seems to be more portable.
gr-utils/src/python/gr_plot_psd.py