Functions | |
def | main (infile, outname=None, toffset=1 *units.us, speed=1.6 *units.mm/units.us) |
Convert a Numpy file produced by NumpyDepoSaver into a vtk file which can be visualized with paraview.
def depo2tvtk.main | ( | infile, | |
outname = None , |
|||
toffset = 1*units.us , |
|||
speed = 1.6*units.mm/units.us |
|||
) |
Definition at line 17 of file depo2tvtk.py.