xpdAcq / mission-control

Releases, Installers, Specs, and more!
0 stars 4 forks source link

Visualize 3D data #161

Closed CJ-Wright closed 5 years ago

CJ-Wright commented 5 years ago

We need a way to visualize 3D volumetric data live.

Expected Behavior

There is a callback, it is handed a number associated with a dependent variable and 3 independent variables. This then adds the new number to the existing plot and updates the view.

Current Behavior

There are no callbacks for handling 3D data

Possible Solution

Mayavi: https://docs.enthought.com/mayavi/mayavi/mlab.html#visualizing-volumetric-scalar-data I think the main issue here is getting the ioloop integration correct, since we need to match matplotlib's behavior.

Context

Need this for full field tomo beamtime