bioniumx.io.write_object

bioniumx.io.write_object(obj, filename: str, fmt: str = 'hdf5')[source]

Write a BioniumXObject to a file.

Only fmt='hdf5' is currently supported; any other value raises NotImplementedError.