Dear author:
I was testing your function CWT,So i have tried to define the colorbar by myself , i set
myXSpec = piwavelet.wcross(y1,y2)
myXSpec.plot(t = x, title='Test',units='sec', labels=['1/32','1/16','1/8', '1/4', '1/2', '1', '2'])
the default code is
myXSpec.plot(t = x, title='Test',units='sec')
But there is nothing change in picture.
Regards
Shen
