spike_analysiscoreread_labview_junk1_dat_files

read_labview_junk1_dat_files

spike_analysis.core.read_labview_junk1_dat_files(path, scale=100, sampling_rate=32000)

Read in LabView binary data files.

Parameters:
  • path (str) – The path to the binary data file.

  • scale (int) – Scales the data with this value.

  • sampling_rate (int) – The sampling rate of the data. Used to infer time delta from indices.