bytscl(z[, top= max_byte][, cmin= lower_cutoff]
[, cmax= upper_cutoff])
max_byte is specified, the scaled values will run
from 0 to max_byte instead.
If lower_cutoff and/ or upper_cutoff are specified, z values outside this range are
mapped to the cutoff value; otherwise the linear scaling maps the extreme values of z to 0 and
max_byte.