[Jmol-users] color temperature Reverse Rainbow gradient

2012-09-02 Thread Jaime Prilusky
I will appreciate some examples on how to use 'bgyor' (Reverse Rainbow) color 
gradient when coloring by temperature (working on Jmol 13.0.1).

On our tests,  defaultColorScheme = rasmol; color temperature; still draws 
using the standard Direct Rainbow gradient.

Thank you in advance,
Jaim
--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/___
Jmol-users mailing list
Jmol-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jmol-users


Re: [Jmol-users] color temperature Reverse Rainbow gradient

2012-09-02 Thread Angel Herráez
Dear Jaim,

I find the doc for color-schemes misleading but then I have found a way; you 
need to specify a property in order to use a color scheme. So:

color property temperature roygb;
color property temperature bgyor;

seems to do it

color temperature  // by itself seems to use bwr  (red being hot, higher temp)
color property temperature  // uses default roygb, so red = lower temp



--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
Jmol-users mailing list
Jmol-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jmol-users


Re: [Jmol-users] color temperature Reverse Rainbow gradient

2012-09-02 Thread Jaime Prilusky
Dear Angel,

Thank you for a prompt, clear and accurate reply (as always :-)

Regards,
Jaim

On Sep 2, 2012, at 4:03 PM, Angel Herráez wrote:

 Dear Jaim,
 
 I find the doc for color-schemes misleading but then I have found a way; you 
 need to specify a property in order to use a color scheme. So:
 
 color property temperature roygb;
 color property temperature bgyor;
 
 seems to do it
 
 color temperature  // by itself seems to use bwr  (red being hot, higher temp)
 color property temperature  // uses default roygb, so red = lower temp
 
 
 
 --
 Live Security Virtual Conference
 Exclusive live event will cover all the ways today's security and 
 threat landscape has changed and how IT managers can respond. Discussions 
 will include endpoint security, mobile security and the latest in malware 
 threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
 ___
 Jmol-users mailing list
 Jmol-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/jmol-users


--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
Jmol-users mailing list
Jmol-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jmol-users