#39 closed enhancement (fixed)
psFFTFilterComplex could use a single filter function
| Reported by: | Owned by: | Paul Price | |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | PSLib SDRS | Version: | unspecified |
| Severity: | minor | Keywords: | |
| Cc: |
Description
The filter function parameters for psFFTFilterComplex could be merged to a
single function that returns a Complex number. This may make sense given one
could calculate the real and imagenary coefficients simultaneously that way.
-rdd
Change History (5)
comment:1 by , 22 years ago
| Owner: | changed from to |
|---|
comment:2 by , 22 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
comment:3 by , 22 years ago
oops, I hadn't realized that that had changed and was working off the wrong
SDRS. I'll recycle the code I wrote to make the new API.
-rdd
Note:
See TracTickets
for help on using tickets.

Actually, the filter functions were both dropped in the last revision of the
SDRS. The API for the FFT functions were changed significantly.
See p34 of http://pan-starrs.ifa.hawaii.edu/project/IPP/psLibSDRS.pdf