tristanic / isolde

Interactive molecular dynamics based model building into low-resolution crystallographic and cryo-EM maps
Other
33 stars 4 forks source link

Loading maps ChimeraX_ISOLDE-1.4b1-cp39-cp39-manylinux_2_17_x86_64 #8

Closed frozenfas closed 2 years ago

frozenfas commented 2 years ago

When I am using the gui to add maps to a working model, it seems to add the map at the bottom of the list regardless of which map I select.

tristanic commented 2 years ago

Whoops! I can see exactly what went wrong there (boneheaded mistake when generating callbacks). Fixed in the code, and will be in the release (or next beta, if I do another one first). In the meantime, you can get the result you want with the command "clipper assoc #{map id} to #{model id}".

frozenfas commented 2 years ago

thanks :) That's what betas are for :)