Skip to content

Commit e1f0d9c

Browse files
committedFeb 14, 2015
fix documentation
1 parent 0d75b31 commit e1f0d9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎wavelets/transform.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -485,7 +485,7 @@ def compute_Cdelta(self):
485485
reconstruction. See section 3.i of TC98.
486486
487487
FIXME: this doesn't work. TC98 gives 0.776 for the morlet
488-
wavelet with dj=0.6
488+
wavelet with dj=0.125.
489489
"""
490490
dj = self.dj
491491
dt = self.dt

0 commit comments

Comments
 (0)
Failed to load comments.