Opened 10 years ago

Closed 9 years ago

#172 closed defect (fixed)

specifying surface model wrongly specifies its enclosed atoms

Reported by: Elaine Meng Owned by: Conrad Huang
Priority: blocker Milestone:
Component: Command Line Version:
Keywords: Cc: Eric Pettersen, Tom Goddard
Blocked By: Blocking:
Notify when closed: Platform: all
Project: chimera

Description

When I have atomic model #1 and its surfaces for chains A-D are models #1.1-4 (example: open 4hhb;style stick;ribbon;surf),

color #1.3 magenta

... (which as I understand it should only color the chain C surface) also colors all representations of the atoms enclosed in that surface, i.e. all "main" atoms of chain C. You can see it by then hiding surfaces (surf hide). The inclusion of chain C "main" atoms also happens with "select #1.3" and presumably other commands.

Change History (3)

comment:1 by goddard@…, 10 years ago

Apparently the atomspec code looks at if a specified model has an “atoms” attribute and if it does it considers those atoms to be specified.  MolecularSurface has an atoms attribute so atomspec uses those.



comment:2 by Conrad Huang, 10 years ago

So what's the right thing to do? How do we make atomspec understand that a model should not be used to select atoms?

comment:3 by Elaine Meng, 9 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.