stereo.io.write_h5ms#

stereo.io.write_h5ms(ms_data, output)[source]#

Save an object of MSData into a h5 file whose suffix is ‘h5ms’.

Parameters:
  • ms_data – The object of MSData to be saved.

  • output (str) – The path of file into which MSData is saved.