Color Ramps on Perceptually Linear Scales
colramp.RdFunctions for returning colors on perceptually linear scales, where steps correspond to ‘just detectable differences’.
Usage
LinGray (n, beg=1, end=92)
BTC (n, beg=1, end=256)
LinOCS (n, beg=1, end=256)
heat.ob (n, beg=1, end=256)
magent (n, beg=1, end=256)
plinrain(n, beg=1, end=256)Details
Several precalulated color ramps, that are on a perceptually linear color scale. A perceptually linear color scale is a scale where each jump corresponds to a “just detectable difference” in color and the scale is percieved as linear by the human eye (emprically determined).
When using the ramps, if beg is less than end the ramp
will be reversed.

