Yossi wrote:

> Okay...I think I can adjust my values to fall between 0-100
> and retain their relativity. Also, can you please let me know
> how the colors are implemented, e.g. division into 10 bins,
> or else (, and what is the options for the color scale (e.g. rgb,rwb).

Values should be in the range 0.00 - 100.00

min & max values are found to determine the range for the particular
molecule.

Values are linearly mapped into one of 33 bins.
16 blue bins + 1 white bin + 16 red bins

RGB values are:
0x0000FF # blue
0x1010FF
0x2020FF
...
0xF0F0FF
0xFFFFFF #white
0xFFF0F0
...
0xFF1010
0xFF0000 # red

There is no control over the color ... for temp it goes from blue to red.


Miguel



-------------------------------------------------------
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
_______________________________________________
Jmol-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jmol-users

Reply via email to