~nvervelle/jmol/trunk

Viewing all changes in revision 16025.

  • Committer: hansonr
  • Date: 2018-01-14 19:41:52 UTC
  • Revision ID: svn-v4:62be27d7-c70d-0410-b753-bb59b6ba1b27:trunk/Jmol:21796
Jmol.___JmolVersion="14.28.1"

new feature: isosurface reads EBI density server files (BinaryCIF and CIF)
 -- for example:
   isosurface "https://www.ebi.ac.uk/pdbe/densities/x-ray/1eve/box/-3.434,55.646996,59.195/7.479,70.943,74.928?space=cartesian&encoding=bcif"
   isosurface "https://www.ebi.ac.uk/pdbe/densities/x-ray/1eve/box/-3.434,55.646996,59.195/7.479,70.943,74.928?space=cartesian&encoding=cif"
  
new feature: Jmol automatically uses EBI density server BinaryCIF files when "within" keyword is used.
 -- for example:
 
   load =1eve
   display e20
   zoom {displayed} 0
   isosurface within 4 {e20:A} "=1eve"

 -- allows testing of non-binary CIF electron density files using .cif:
  
   isosurface within 4 {e20:A} "=1eve.cif"
   
bug fix: loading, modifying, and resaving a PNGJ file fails in Java
bug fix: JavaScript JSmol improperly saves a PNGJ file within a PNGJ file

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: