Opened 6 years ago

Closed 6 years ago

#2077 closed defect (fixed)

wrong result from specifying palette with value,color pairs

Reported by: Elaine Meng Owned by: Tom Goddard
Priority: major Milestone: 0.91
Component: Depiction Version:
Keywords: Cc: Conrad Huang
Blocked By: Blocking:
Notify when closed: Platform: all
Project: ChimeraX

Description

I have no idea when this broke. We must have tested it when it was first implemented.

Example:
open 121p
surf
color bfactor pal blue:white:red range 10,50
... this gives the correct appearance as far as I can tell

...but now try:
color bfactor pal 10,blue:30,white:50,red
... the whole thing is solid blue

Change History (4)

comment:1 by Eric Pettersen, 6 years ago

Milestone: 0.91

comment:2 by Tom Goddard, 6 years ago

Strange that I never got email about this ticket 13 days ago when it was submitted.

comment:3 by Tom Goddard, 6 years ago

Doesn't work in ChimeraX 0.8 or 0.9. Maybe it never worked.

comment:4 by Tom Goddard, 6 years ago

Resolution: fixed
Status: assignedclosed

Fixed.

Palette values were being ignored because the way default range = 'full' was being handled.

Note: See TracTickets for help on using tickets.