SCIInstitute / map3d

Other
3 stars 3 forks source link

Changing Data type on displayed (E.g. Activation Times) does not change what data is shown on the 'Color Bar'. #22

Open wgood opened 7 years ago

wgood commented 7 years ago

When cycling through the 'p' options and changing the displayed datatype the color bar does not update to reflect the new data type shown on the geometry.

bryanworthen commented 7 years ago

(First time hoping for comment on a bug with email reply)

Can you post a command line, screen shot, and expected results?

Thanks, Bryan

On Aug 10, 2016, at 4:59 PM, wgood notifications@github.com wrote:

When cycling through the 'p' options and changing the displayed datatype the color bar does not update to reflect the new data type shown on the geometry.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.

wgood commented 7 years ago

Hello Bryan,

I just noticed I didn't get back to you on actually running the Map3D script. I apologize for that and will do so after this.

This image is showing potentials shown on the geometry with a colormap showing the colors associated with each of the potentials. Changing the selected time point in the time series changes the potentials as expected.

image

However, changing the data rendered onto the surface, by pressing p, switches the mapped data to activation times. Now that activation times are shown using the rainbow color scheme the colorbar that associates colors with values should reflect that.

In the picture below activation times are being displayed on the surface. However, the colorbar is still showing potential values. [Note: as you change your place in the time series activation times should not change, whereas we see the colorbar changing.]

image

Expected result: The colorbar should reflect the colormap currently being shown on the geometry.