This does the following :
- opening a distant image file with AJAX request, using
pixpipe.UrlImageReader
- Running a
pixpipe.ApplyColormapFilter
on the nni result
- displaying it in a canvas using
pixpipe.CanvasImageWriter
The colormap chosen here is "inferno" on the 2nd component of the image (not clustered, not flipped)