Ticket #756 (closed defect: fixed)
gausspulse error (string_without_format%expr)
| Reported by: | LambertDW | Owned by: | somebody |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | scipy.signal | Version: | |
| Keywords: | Cc: |
Description
scipy.signal.gausspulse(scipy.mgrid[-5:5:128j],(1/.002)/10,20,1,retenv=True) Traceback (most recent call last):
File "<stdin>", line 1, in <module> File "/usr/local/lib/python2.5/site-packages/scipy/signal/waveforms.py", line 107, in gausspulse
raise ValueError?, "Reference level for bandwidth must be < 0 dB" % bwr
'TypeError?: not all arguments converted during string formatting'
(And yes, I haven't figured out how to use gausspulse yet, nor even whether it's the function I need.)
Change History
Note: See
TracTickets for help on using
tickets.
