Skip to content
Commit 38a60a45 authored by Annika Kreikenbohm's avatar Annika Kreikenbohm
Browse files

2013-05-20 Committer: Annika Kreikenbohm

<akreikenbohm@astro.uni-wuerzburg.de>
Fixed type error in sitar_avg_cpd & sitar_avg_psd:
freq = [1:alen] / (len*tbin); => freq = [1:alen] * ( 1.0 / (len*tbin));
parent a5ba7bdf
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment