Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 321 Bytes

File metadata and controls

6 lines (5 loc) · 321 Bytes

LabJack

Files to interact betwee python and the labjack

List of Functions

  • labjack_fft.py: Reads in the .dat files created by the Streamer App and computes an FFT. Useful to check screen presentation frequency
  • labjack_stream.py: Directly reads from the labjack and computes an FFT. Doesn't need the Streamer App