| 1 | """A visual illustration of the various signal extension modes supported in |
| 2 | PyWavelets. For efficiency, in the C routines the array is not actually |
| 3 | extended as is done here. This is just a demo for easier visual explanation of |
| 4 | the behavior of the various boundary modes. |
nothing calls this directly
no test coverage detected