fastpli.io.fiber_bundles.save_dat

save_dat(file, fiber_bundles)[source]

Save fiberbundles configurations to a text file oder hdf5 file

Parameters
  • file_obj (file object) – opened file: with open(file_name, ‘w-’) as file:

  • fiber_bundles (list( list( (n,4)-array_like ) ))