2010/1/11 Sara Züger <[email protected]> > Thanks Miguel, > > but is there another way to do this sphere refinement? I'm working on a > shared computer and have no administrator rights and also no experience > with > python/file handling of coot. > > Or else, if there is no other way, can somebody explain me exactly what I > have to do/type (like copying a coot.py file into a local folder and change > that, but how then to tell coot to use this file?) >
Coot will automatically use ~/.coot.py if present - all you need to do is copy-and-paste Miguel's code snippet. You don't need administrator rights, since you're only modifying your home directory. -Nat
