Hash max: Difference between revisions
Jump to navigation
Jump to search
(New page: == Overview == hash_max sets how much memory PyMOL uses when ray tracing. Use more then PyMOL will ray trace more quickly, less it's slower. For large scenes, it's useful to turn up...) |
No edit summary |
||
Line 16: | Line 16: | ||
[[ray]], [[png]], [[draw]] | [[ray]], [[png]], [[draw]] | ||
[[ | [[Category:Settings|Hash_Max]] |
Revision as of 17:08, 6 March 2008
Overview
hash_max sets how much memory PyMOL uses when ray tracing. Use more then PyMOL will ray trace more quickly, less it's slower. For large scenes, it's useful to turn up this value. Simpler scenes probably don't need it. If you set hash_max too high, then PyMOL can (and will) crash if it can't secure the necessary memory.
Syntax
set hash_max, int
where int is a positive integer. (I'm not actually sure what good boundaries are for the hash_max setting. Anyone?)
Exmaple
set hash_max, 200