Bug Description
Both WingMovements in the validation study uses placeholder values for ampAngles_Gs_to_Wn_ixyz instead of actual experimental values. I used the correct values originally (in the published validation paper), but temporarily switched to placeholders during a refactor, and forgot to switch them back.
Location(s): validation/validation_study.py
Expected Behavior
The angle movement values should match the experimental setup from the reference paper.
Additional Context
This issue is referenced by a TODO comment in the validation study.
Bug Description
Both
WingMovementsin the validation study uses placeholder values forampAngles_Gs_to_Wn_ixyzinstead of actual experimental values. I used the correct values originally (in the published validation paper), but temporarily switched to placeholders during a refactor, and forgot to switch them back.Location(s):
validation/validation_study.pyExpected Behavior
The angle movement values should match the experimental setup from the reference paper.
Additional Context
This issue is referenced by a
TODOcomment in the validation study.