2011/5/17 simozack <simozac...@gmail.com> class Morlet(Cwt): > def __init__(self, data, largestscale=1, notes=0, order=2, > scaling='linear', omega0=0): > super(Morlet, self).__init__(data, largestscale=1, notes=0, > order=2, scaling='linear') >
manca class Cwt(object):
_______________________________________________ Python mailing list Python@lists.python.it http://lists.python.it/mailman/listinfo/python