IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Opened 22 years ago

Closed 22 years ago

Last modified 22 years ago

#228 closed defect (fixed)

Power spectrum implementation

Reported by: Eric.VanAlst@… Owned by: Paul Price
Priority: normal Milestone:
Component: PSLib SDRS Version: unspecified
Severity: normal Keywords:
Cc:

Description

In SDR-08 section 4.9, there is a requirement for the power spectrum to produce
an output which is the same size as the input. In ADD-06 section 1.1.7.3, the
power spectrum is defined for N/2 + 1 elements. The current implementation
matches the ADD but doesn't meet the output size equal to input size requirement
in SDR. Should the SDR be changed to relax the requirement for power spectrum
or should the ADD and implementation be changed?

Change History (3)

comment:1 by Paul Price, 22 years ago

Resolution: fixed
Status: newclosed

SDRS now reads:

The output from a FFT must be of the same size as the input, and the
size of the power spectrum equal to $N/2 + 1$, where $N$ is the number
of elements in the input.

comment:2 by Paul Price, 22 years ago

Keywords: VERIFIED added

Closing subsequent to release of SDRS-08, ADD-07.

comment:3 by Paul Price, 22 years ago

Keywords: VERIFIED removed
Note: See TracTickets for help on using tickets.