The script below generates isomeshes that look like this:


Is there some way to make the lines in the isomesh closer together (more lines per Angstrom), or the sizes of triangles/squares in solid surfaces smaller? (This is what we thought 'resolution' might have done.)

BEGIN SCRIPT

zap
background black

load =1s8j

select ret
wireframe only
wireframe 0.22
hide not selected
center ret
zoom 450

# GENERATE ISOSURFACE FROM CCP4 MAP ----------------------------

isosurface s1 minset 20 rmsd 2.0 sign pink lightgreen within 2.5 {ret} insideout "1s8j_diff.mFo-DFc.ccp4.gz" mesh nofill;

END OF SCRIPT

If you want to try the above script, you can download the ccp4.gz difference electron density map here:
https://www.dropbox.com/s/dt7wmuyjdr6fgh6/1s8j_diff.mFo-DFc.ccp4.gz?dl=0

-Eric (& Frieda)

------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140
_______________________________________________
Jmol-users mailing list
Jmol-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jmol-users

Reply via email to