Opened 9 months ago
Closed 9 months ago
#16681 closed defect (fixed)
"Color outside volume" option on Surface Color panel does nothing
Reported by: | Owned by: | Tom Goddard | |
---|---|---|---|
Priority: | moderate | Milestone: | |
Component: | Volume Data | Version: | |
Keywords: | Cc: | Elaine Meng | |
Blocked By: | Blocking: | ||
Notify when closed: | Platform: | all | |
Project: | ChimeraX |
Description
Begin forwarded message:
From: "Hansen, Bryan (NIH/NIAID) [E] via ChimeraX-users" <chimerax-users@…>
Subject: [chimerax-users] Surface Color
Date: January 23, 2025 at 2:55:38 PM PST
To: "chimerax-users@…" <chimerax-users@…>
Hi,
I’m having issues with coloring a surface by volume. When I compare the two volumes I don’t get the larger volume completely colored and even when I set ‘Color outside volume’ to match the same color as the 0 value which in this case is the blue it still renders grey. Can you help me with which step I’m messing up? Thanks.
Bryan Hansen
Change History (1)
comment:1 by , 9 months ago
Cc: | added |
---|---|
Resolution: | → fixed |
Status: | assigned → closed |
Fixed.
The "Color outside volume" option of the Surface Color panel was apparently never implemented when it was ported from Chimera to ChimeraX. I added support for it and also added an outsideColor option to the "color sample", "color gradient", and "color electrostatic" commands. The default outsideColor is gray, rgb = (0.5,0.5,0.5).