pydynamicestimator.tests.test_recur_est_inverter ================================================ .. py:module:: pydynamicestimator.tests.test_recur_est_inverter .. autoapi-nested-parse:: Byte-identical EST baseline gate for the inverter estimation path (Phase 0). Runs the recursive estimator (iekf) over the IEEE39_bus_inverter estimation model -- which carries both a GridForming and a GridFollowing (GFLI7_est at bus 36) tracking the faulted simulation -- and compares the estimated state trajectory against the pickled reference at atol=1e-5. Guards the estimation path (qcall, algebraic-equation weights, finit), for both GFM and GFL, through the refactor. Functions --------- .. autoapisummary:: pydynamicestimator.tests.test_recur_est_inverter.test_run Module Contents --------------- .. py:function:: test_run()