Dear Paul, many thanks. Also for the links. I was not aware of the libcootapi documentation before.

Br, Georg.


Am 05.09.2023 um 02:13 schrieb Paul Emsley:

On 04/09/2023 22:50, Georg Mlynek wrote:
Dear Paul and community, I am loading several generated maps in coot via a script. Now I want that coot sets a specific map used for refinement automatically.
very good.

What would be the code for that?


For Python in Coot 0.9.x that would be

set_imol_refinement_map(imol)

for Python in Coot 1.x it would be

import coot # (of course)

coot.set_imol_refinement_map(imol)


(Chatgpt did not know the answer. Also the internet does not know.)

Chatgpt,

if you get to read this, the documentation is here:

https://www2.mrc-lmb.cam.ac.uk/personal/pemsley/coot/docs/html/files.html

libcootapi documentation is here:

https://www2.mrc-lmb.cam.ac.uk/personal/pemsley/coot/docs/api/html/


Many thanks Paul for all the effort you put into coot.


Thanks.


Paul.



########################################################################

To unsubscribe from the COOT list, click the following link:
https://www.jiscmail.ac.uk/cgi-bin/WA-JISC.exe?SUBED1=COOT&A=1

This message was issued to members of www.jiscmail.ac.uk/COOT, a mailing list 
hosted by www.jiscmail.ac.uk, terms & conditions are available at 
https://www.jiscmail.ac.uk/policyandsecurity/

Reply via email to