DIY Auto-Correlator 1.0
Auto-Correlator Card implementation using Teensy 4.x microcontrollers.
Namespaces | Variables
test.py File Reference

Namespaces

namespace  test
 

Variables

 test.x = np.load('acf_x.npy')
 
 test.y = np.load('acf_y.npy')
 
 test.lg = LiveGraph(yRange=0.04)