Opened 8 years ago

Closed 7 years ago

#662 closed defect (fixed)

ribbon "normalization error"

Reported by: Greg Couch Owned by: Conrad Huang
Priority: blocker Milestone:
Component: Depiction Version:
Keywords: Cc:
Blocked By: Blocking:
Notify when closed: Platform: all
Project: ChimeraX

Description

When ribbons are computes for 2a06, "normalization error" appears in the terminal window.

Change History (2)

comment:1 by Eric Pettersen, 8 years ago

Component: UnassignedDepiction

comment:2 by Conrad Huang, 7 years ago

Resolution: fixed
Status: assignedclosed

Fixed in 6968fa470.

Was using a vector on the assumption that its indices correspond to an array index, but the vector may be missing matching elements. Switched to using map with integer key instead.

Note: See TracTickets for help on using tickets.