visualizevtk

vtk

Save simulation data in vtk compatible formats

Functions

convert_amira_surf_to_vtk(surf_file, outname, outdir)

Given the path to an amira .surf file, this method converts it to a .vtk surface file.

write_vtk_pointcloud_file(out_name, out_dir, points, scalar_data, scalar_data_names)

Write out 3D point data as a VTK point cloud.

save_cells_landmark_files_vtk(sa, synapse_location_pdf, times_to_show, outdir, celltypes, tspan, set_index)

Save synapse activations as vtk point cloud files for each timepoint.

write_vtk_skeleton_file(lookup_table, out_name, out_dir, point_scalar_data, n_decimals)

Write out a .vtk file for a neuron morphology.

convert_amira_lattice_to_vtk(surf_file, outname, outdir)

Convert an AMIRA lattice file to vtk structured points.