Please unsubscribe
Op 21-08-19 20:28 heeft Dyda via PyMOL-users
geschreven:
Hi Thomas,
Thanks.
In the meantime I figured that the problem was a larger than 0.0 setting of
spec_direct that washes out the label colors.
Setting it 0.0 solves it at a price of some ima
Hi Thomas,
Thanks.
In the meantime I figured that the problem was a larger than 0.0 setting of
spec_direct that washes out the label colors.
Setting it 0.0 solves it at a price of some image degradation.
Fred
[32m***
Fr
Hi Fred,
I can't reproduce this. Do you have a complete example?
This is how I tested it:
pseudoatom labelname, pos=[1,2,3], label=some_string
set label_color, red
ray
# -> label is red
set label_color, blue, labelname
ray
# -> label is blue
set label_color, green, (labelname)
ray
# -> label is
It appears that customs labels created with
pseudoatom labelname, pos=[x,y,z], label=some_string
lose their colors when the image is raytraced.
Does anyone know whether a workaround exist?
Thanks.
Fred
[32m***
Fred