[Chimera-users] UnitCell.molecule_center(): Attribute does not exist
Alejandro Virrueta
alejandro.virrueta at yale.edu
Wed Feb 11 08:50:18 PST 2015
Hello all,
I'm trying to execute the script to fill out the crystal unit cell found
here:
http://www.cgl.ucsf.edu/chimera/docs/ProgrammersGuide/faq.html#q13
However, I get the error that UnitCell does not have the 'molecule_center'
attribute (code line ~12). I checked with dir(), and yeah, it's not there:
['ModelessDialog', 'Unit_Cell_Dialog', '__builtins__', '__doc__',
'__file__', '__name__', '__package__', '__path__', 'chimera', 'dialogs',
'find_model_by_name', 'outline_box', 'place_molecule_copies',
'remove_extra_copies', 'show_unit_cell_dialog']
Where did the attribute go?
Is there some other module I could use?
Could someone explain (or direct me to some webpage that explains) the
process of expanding the ASU and I can write my own script.
Any help is greatly appreciated! Thanks!
Alex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://plato.cgl.ucsf.edu/pipermail/chimera-users/attachments/20150211/fe494252/attachment.html>
More information about the Chimera-users
mailing list