Skip to content

Commit fc5c1b5

Browse files
authored
Update README.md
Updated highAprxAnalyt in last jldoctest section.
1 parent 3a1d49b commit fc5c1b5

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)