Open
Description
Here's an idea for a nice visualization tutorial: take Robert Lupton's RGB image demo and extend it in the following ways:
- Improve the markdown cells following the Stack Club template, and explain what is going on in each step.
- Wrap the image cutout generation in a function, like in the DESC postage stamp demo.
- Show what the various control parameters of the RGB-making function do, by animating the plots (or generating a grid, or something).