Re: [COOT] changing default B factor of new atoms?

2009-01-16 Thread Paul Emsley
Pete Meyer wrote: schemic: (set-default-temperature-factor-for-new-atoms 37) http://www.ysbl.york.ac.uk/~emsley/coot/doc/doxygen/html/c-interface_8h.html#a436 It does appear that this approach doesn't work (at least for adding terminal residues using 0.5.2). You are quite right - my apolog

Re: [COOT] changing default B factor of new atoms?

2009-01-16 Thread Bernhard Lohkamp
> > > schemic: > > > (set-default-temperature-factor-for-new-atoms 37) > > > > > > http://www.ysbl.york.ac.uk/~emsley/coot/doc/doxygen/html/c- > > interface_8h.html#a436> > > > > > > (let me know if it doesn't work either of course). > > > > It does appear that this approach doesn't work (at le

Re: [COOT] changing default B factor of new atoms?

2009-01-16 Thread Bernhard Lohkamp
> > schemic: > > (set-default-temperature-factor-for-new-atoms 37) > > > > http://www.ysbl.york.ac.uk/~emsley/coot/doc/doxygen/html/c- > interface_8h.html#a436> > > > > (let me know if it doesn't work either of course). > > It does appear that this approach doesn't work (at least for adding > t

Re: [COOT] changing default B factor of new atoms?

2009-01-15 Thread Pete Meyer
> schemic: > (set-default-temperature-factor-for-new-atoms 37) > > http://www.ysbl.york.ac.uk/~emsley/coot/doc/doxygen/html/c-interface_8h.html#a436 > > > (let me know if it doesn't work either of course). It does appear that this approach doesn't work (at least for adding terminal residues usi

Re: [COOT] changing default B factor of new atoms?

2009-01-15 Thread Paul Emsley
In message <496f7468.2010...@mcw.edu> Pete Meyer writes: > Apologies if I've missed this in the documentation...but is there a way > to change the default B-factor for newly added residues? > Changing graphics_info_t::default_new_atoms_b_factor in globjects.cc blimey. > doesn't appear to do the

[COOT] changing default B factor of new atoms?

2009-01-15 Thread Pete Meyer
Apologies if I've missed this in the documentation...but is there a way to change the default B-factor for newly added residues? Changing graphics_info_t::default_new_atoms_b_factor in globjects.cc doesn't appear to do the trick either. Thanks, Pete