- heparchy.write.HdfWriter.new_process(name: str) HdfProcessWriter[source]
Returns a context handler object for storage of data in a given hard process.
Events can be iteratively added to this process by repeatedly calling the
new_event()method, which itself returns a context handler object.
Last update:
Nov 16, 2022