pupil_recording_interface.OpticalFlowReader.write_netcdf
- OpticalFlowReader.write_netcdf(filename=None)
Export data to netCDF.
- Parameters
filename (path-like, optional) – The name of the exported file. Defaults to
<recording_folder>/exports/<no>/<datatype>.nc
where<datatype>
is gaze, odometry etc.