From c870c19a7d8b9128b522be8a2d85578583288954 Mon Sep 17 00:00:00 2001 From: Daniel Asadi <55293331+DanielAsadi@users.noreply.github.com> Date: Thu, 9 Sep 2021 17:36:27 -0400 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5054ce1..83a0b58 100644 --- a/README.md +++ b/README.md @@ -57,6 +57,7 @@ PFV4 is used for the control and processing of the photos taken from the high-sp * **unsteady/ctrl_ag_V1.py**: Version 1 of Python control code for unsteady case with active grid and encoder (not used) * **unsteady/ctrl_ag_cont.py**: Python control code for unsteady case with active grid and encoder and graphing ability in continuous mode * **unsteady/ctrl_ag_live.py**: Runs control_ag_V1.py and create_plot_phase.py for live plotting using threading and subprocess (not used) +* **unsteady/ctrl_ag_low_freq.py**: Python control code for unsteady case with active grid and encoder and graphing ability in burst mode triggered at specified phase angle ## Version Status ### v1