Skip to content

Commit e15d5ab

Browse files
Merge pull request #60 from JaredW40/patch-2
Update README.md
2 parents 3a1d49b + fc5c1b5 commit e15d5ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ julia> c = wavelet(cDb2, β=2, extraOctaves=-0);
113113
114114
julia> res = circshift(cwt(exs, c), (0, 1, 0))
115115
┌ Warning: the highest frequency wavelet has more than 1% its max at the end, so it may not be analytic. Think carefully
116-
│ highAprxAnalyt = 0.26778
116+
│ highAprxAnalyt = 0.26753
117117
└ @ ContinuousWavelets ~/work/ContinuousWavelets.jl/ContinuousWavelets.jl/src/sanityChecks.jl:12
118118
2047×32×4 Array{Float64, 3}:
119119
[:, :, 1] =

0 commit comments

Comments
 (0)