Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 512 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 512 Bytes

Control and Data Aquisition scripts for FAST magnetic test stand

Developed by John Wieland, 2024

test_stand_controls.py is a small python library that will setup and control the rasperry pi and lakeshore crytronics teslameter of the FAST test stand. The move_pt command will make relative movements in x,y,z coordinates in mm. The take_data will read hall probe data in gauss. There is no absolute reference frame or management of hysteresis. An example aqusition script is included in example_scan.py