Re: [COOT] Difference map in new coot?

2024-05-21 Thread Paul Emsley

On 20/05/2024 09:09, Paul Emsley wrote:


On 19/05/2024 23:32, Murpholino Peligro wrote:

In old coot: File -> Open Map -> Click on "Is Difference Map"
In new coot, how can I make a map a "difference map"?



Ah, I see what you mean. The file dialogs have been rewritten and I 
have forgotten to add a button for that. I will add one.




OK, done.

Paul.



To unsubscribe from the COOT list, click the following link:
https://www.jiscmail.ac.uk/cgi-bin/WA-JISC.exe?SUBED1=COOT=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/


Re: [COOT] Difference map in new coot?

2024-05-20 Thread Murpholino Peligro
Thanks!

El lun, 20 may 2024 a la(s) 2:11 a.m., Paul Emsley (
pems...@mrc-lmb.cam.ac.uk) escribió:

>
> On 19/05/2024 23:32, Murpholino Peligro wrote:
> > In old coot: File -> Open Map -> Click on "Is Difference Map"
> > In new coot, how can I make a map a "difference map"?
>
>
> Ah, I see what you mean. The file dialogs have been rewritten and I have
> forgotten to add a button for that. I will add one.
>
> For now you can use the Python interface
>
> import coot
>
> coot.set_map_is_difference_map(0,1) # or whatever the map number is
>
>
> Paul.
>
>
>



To unsubscribe from the COOT list, click the following link:
https://www.jiscmail.ac.uk/cgi-bin/WA-JISC.exe?SUBED1=COOT=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/


Re: [COOT] Difference map in new coot?

2024-05-20 Thread Paul Emsley

On 19/05/2024 23:32, Murpholino Peligro wrote:

In old coot: File -> Open Map -> Click on "Is Difference Map"
In new coot, how can I make a map a "difference map"?



Ah, I see what you mean. The file dialogs have been rewritten and I have 
forgotten to add a button for that. I will add one.


For now you can use the Python interface

import coot

coot.set_map_is_difference_map(0,1) # or whatever the map number is


Paul.



To unsubscribe from the COOT list, click the following link:
https://www.jiscmail.ac.uk/cgi-bin/WA-JISC.exe?SUBED1=COOT=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/


[COOT] Difference map in new coot?

2024-05-19 Thread Murpholino Peligro
In old coot: File -> Open Map -> Click on "Is Difference Map"
In new coot, how can I make a map a "difference map"?

Thanks



To unsubscribe from the COOT list, click the following link:
https://www.jiscmail.ac.uk/cgi-bin/WA-JISC.exe?SUBED1=COOT=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/