process_next_step_sacdata

pysac.analysis.tube3D.process_utils.process_next_step_sacdata(f, cube_slice, bfield, vfield, density, valf, cs, beta)[source] [edit on github]

Update all mayavi sources using a SACData instance

Parameters:

ds : SACData instance

The dataset to use to update the mayavi fields

cube_slice : np.s_

A array slice to cut the yt fields with

bfield, vfield, density, valf, cs, beta : mayavi sources

The sources to update

Returns:

bfield, vfield, density, valf, cs, beta : mayavi sources

The updated sources