stereo.io.write_mid_gef¶
- stereo.io.write_mid_gef(data, output)[source]¶
Write the StereoExpData object into a GEF (.h5) file.
- Parameters:
data (
StereoExpData) – the input StereoExpData object.output (
str) – the path to output file.
- Return type:
None