Generates three different color maps, reads in a SAMPEX data set in form of a 14610x90 text file and renders it as a colored 2D image. The Selector interactor allows the user to choose among he three different color maps.
Main showcases the Post moduls where one can change the data dependency from "positions" to "connections". The Scale module is used to set the aspect ratio of the data.
The {ColorMap} page showcases how the three color maps are programmed. Double-click in the two modules ColorMap to open them and find how a smooth and a stepped map is generated interactively. Open up the Construct module to find that the data values are collected in bins which are each mapped to a specific color value.