snudda.place.create_slice_mesh

snudda.place.create_slice_mesh.create_slice_mesh(file_name, centre_point=<Mock name='mock.array()' id='140674828530640'>, x_len=0.0005, y_len=0.0005, z_len=0.00015, description=None)[source]

Create a slice mesh in wavefront format.

Parameters
  • file_name (str) – Path to output file

  • centre_point (float, float, float) – Centre point

  • x_len (float) – Width along x-dimension

  • y_len (float) – Width along y-dimension

  • z_len (float) – Width along z-dimension

  • description (str) – Description appended to file header