<div dir="ltr"><div>Hello all,</div><div><br></div><div>I'm trying to execute the script to fill out the crystal unit cell found here:</div><a href="http://www.cgl.ucsf.edu/chimera/docs/ProgrammersGuide/faq.html#q13">http://www.cgl.ucsf.edu/chimera/docs/ProgrammersGuide/faq.html#q13</a><br><div><br></div><div>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:</div><div><br></div><div>['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']</div><div><br></div><div>Where did the attribute go?</div><div>Is there some other module I could use?</div><div>Could someone explain (or direct me to some webpage that explains) the process of expanding the ASU and I can write my own script.</div><div><br></div><div>Any help is greatly appreciated! Thanks!</div><div>Alex</div></div>