est.io.io.write_xas_proc#

est.io.io.write_xas_proc(h5_file, entry, process, results, processing_order, data_path='/', overwrite=True)[source]#

Write a xas Process into .h5

Parameters:
  • h5_file (str) – path to the hdf5 file

  • entry (str) – entry name

  • process – process executed

  • results – process result data

  • processing_order – processing order of treatment

  • data_path – path to store the data

Type:

Process

Type:

numpy.ndarray

Type:

int

Type:

str