From: Richard M. <no...@gi...> - 2023-09-16 17:30:20
|
Branch: refs/heads/main Home: https://github.com/python-control/python-control Commit: aef709cda19495ba3968454bbca6cbfca0fbcd71 https://github.com/python-control/python-control/commit/aef709cda19495ba3968454bbca6cbfca0fbcd71 Author: Richard Murray <mu...@cd...> Date: 2023-09-16 (Sat, 16 Sep 2023) Changed paths: M control/frdata.py M control/freqplot.py M control/lti.py M control/sisotool.py M control/timeplot.py Log Message: ----------- initial refactoring of bode_plot Commit: 530d689c430d731f433344fb24d69c6ca6903dda https://github.com/python-control/python-control/commit/530d689c430d731f433344fb24d69c6ca6903dda Author: Richard Murray <mu...@cd...> Date: 2023-09-16 (Sat, 16 Sep 2023) Changed paths: M control/freqplot.py M control/sisotool.py M control/tests/sisotool_test.py Log Message: ----------- update sisotool to use ax for bode_plot Commit: c3ebbdac0d61f643ac65b7f103c2de967f02c329 https://github.com/python-control/python-control/commit/c3ebbdac0d61f643ac65b7f103c2de967f02c329 Author: Richard Murray <mu...@cd...> Date: 2023-09-16 (Sat, 16 Sep 2023) Changed paths: M control/frdata.py M control/freqplot.py M control/lti.py A control/tests/freqplot_test.py M control/tests/freqresp_test.py M control/tests/kwargs_test.py M control/timeplot.py Log Message: ----------- updated bode_plot titling + MIMO implementation Commit: a7e995135ecc0a86c03c9b640281e921f086697e https://github.com/python-control/python-control/commit/a7e995135ecc0a86c03c9b640281e921f086697e Author: Richard Murray <mu...@cd...> Date: 2023-09-16 (Sat, 16 Sep 2023) Changed paths: M control/frdata.py M control/freqplot.py M control/matlab/__init__.py M control/matlab/wrappers.py M control/tests/config_test.py M control/tests/conftest.py M control/tests/convert_test.py M control/tests/discrete_test.py M control/tests/freqplot_test.py M control/tests/freqresp_test.py M control/tests/kwargs_test.py M control/tests/slycot_convert_test.py Log Message: ----------- gangof4 refactoring into response/plot + related bode_plot changes Commit: 949dcafe3edbe4262ea7a4193d21e3144b115b94 https://github.com/python-control/python-control/commit/949dcafe3edbe4262ea7a4193d21e3144b115b94 Author: Richard Murray <mu...@cd...> Date: 2023-09-16 (Sat, 16 Sep 2023) Changed paths: M control/freqplot.py Log Message: ----------- updated nyquist limit lines for dtime systems Commit: 4dbb0cb51ad02b67053e67937985fe0b6b5610e1 https://github.com/python-control/python-control/commit/4dbb0cb51ad02b67053e67937985fe0b6b5610e1 Author: Richard Murray <mu...@cd...> Date: 2023-09-16 (Sat, 16 Sep 2023) Changed paths: M control/frdata.py M control/freqplot.py M control/lti.py M control/tests/config_test.py M control/tests/nyquist_test.py Log Message: ----------- refactor singular_values_plot into response/plot Commit: 2d6a779247d5a19e2f384c1680014b5b3646603c https://github.com/python-control/python-control/commit/2d6a779247d5a19e2f384c1680014b5b3646603c Author: Richard Murray <mu...@cd...> Date: 2023-09-16 (Sat, 16 Sep 2023) Changed paths: M control/frdata.py M control/freqplot.py M control/lti.py Log Message: ----------- implement FrequencyResponseList class with plot() method Commit: 6ce29da9bf8ab46089b9f7e2d4ccfe39f65522c0 https://github.com/python-control/python-control/commit/6ce29da9bf8ab46089b9f7e2d4ccfe39f65522c0 Author: Richard Murray <mu...@cd...> Date: 2023-09-16 (Sat, 16 Sep 2023) Changed paths: M control/config.py M control/freqplot.py M control/sisotool.py M control/tests/freqresp_test.py Log Message: ----------- TMP: update margins processing (display_margins) Commit: d07422db2bfbd40103db94454d7dd457f3904714 https://github.com/python-control/python-control/commit/d07422db2bfbd40103db94454d7dd457f3904714 Author: Richard Murray <mu...@cd...> Date: 2023-09-16 (Sat, 16 Sep 2023) Changed paths: M control/freqplot.py M control/lti.py M control/matlab/wrappers.py M control/tests/config_test.py M control/tests/discrete_test.py M control/tests/freqresp_test.py Log Message: ----------- update plot handling to allow system arguments Commit: e5360dc0d8073e75481b379ea7c44b6c9a9fb150 https://github.com/python-control/python-control/commit/e5360dc0d8073e75481b379ea7c44b6c9a9fb150 Author: Richard Murray <mu...@cd...> Date: 2023-09-16 (Sat, 16 Sep 2023) Changed paths: M control/ctrlutil.py M control/descfcn.py M control/freqplot.py M control/lti.py M control/matlab/wrappers.py M control/tests/kwargs_test.py M control/tests/nyquist_test.py M examples/bode-and-nyquist-plots.ipynb M examples/singular-values-plot.ipynb Log Message: ----------- refactoring of nyquist into response/plot + updated unit tests, examples Commit: 83c9e4e8e80fe09d5b5797dc25cd247ff0fa9f86 https://github.com/python-control/python-control/commit/83c9e4e8e80fe09d5b5797dc25cd247ff0fa9f86 Author: Richard Murray <mu...@cd...> Date: 2023-09-16 (Sat, 16 Sep 2023) Changed paths: M control/descfcn.py M control/tests/descfcn_test.py M control/tests/kwargs_test.py Log Message: ----------- refactoring of describing_function_plot in response/plot + updated unit tests Commit: 9bc5d71e70dbbb2eef57e8e3ca2eb011044f6d22 https://github.com/python-control/python-control/commit/9bc5d71e70dbbb2eef57e8e3ca2eb011044f6d22 Author: Richard Murray <mu...@cd...> Date: 2023-09-16 (Sat, 16 Sep 2023) Changed paths: M control/freqplot.py M control/lti.py M control/tests/freqplot_test.py M examples/bode-and-nyquist-plots.ipynb Log Message: ----------- regularize sysdata/list processing + small refactor + updated example Commit: f865c8cb2f64be2b063ff35cef7a7e5bc98eca2d https://github.com/python-control/python-control/commit/f865c8cb2f64be2b063ff35cef7a7e5bc98eca2d Author: Richard Murray <mu...@cd...> Date: 2023-09-16 (Sat, 16 Sep 2023) Changed paths: M control/descfcn.py M control/frdata.py M control/freqplot.py M control/lti.py M control/matlab/wrappers.py M control/tests/descfcn_test.py M control/tests/freqplot_test.py M control/tests/kwargs_test.py M control/tests/nyquist_test.py M control/timeplot.py M doc/Makefile M doc/classes.rst M doc/descfcn.rst A doc/freqplot-gangof4.png A doc/freqplot-mimo_bode-default.png A doc/freqplot-mimo_bode-magonly.png A doc/freqplot-mimo_svplot-default.png A doc/freqplot-siso_bode-default.png M doc/plotting.rst M examples/mrac_siso_lyapunov.py M examples/mrac_siso_mit.py M examples/pvtol-nested-ss.py Log Message: ----------- updated docstrings, userdocs + fixes along the way Commit: c3cc5047e167af8883401388b22835e78db53603 https://github.com/python-control/python-control/commit/c3cc5047e167af8883401388b22835e78db53603 Author: Richard Murray <mu...@cd...> Date: 2023-09-16 (Sat, 16 Sep 2023) Changed paths: M control/freqplot.py M control/tests/freqplot_test.py M control/tests/matlab_test.py Log Message: ----------- updated unit tests Commit: 33ca68b672c63ef938e5c0dc06ebabc9b5630f77 https://github.com/python-control/python-control/commit/33ca68b672c63ef938e5c0dc06ebabc9b5630f77 Author: Richard Murray <mu...@cd...> Date: 2023-09-16 (Sat, 16 Sep 2023) Changed paths: M LICENSE M control/frdata.py M control/freqplot.py M control/nichols.py M control/tests/freqplot_test.py M control/tests/kwargs_test.py M doc/freqplot-siso_bode-default.png A doc/freqplot-siso_nichols-default.png M doc/plotting.rst Log Message: ----------- refactoring of nichols into response/plot + updated unit tests, examples Commit: 9e326dda314b7ee5fd37c0f27cbcf17cfa4341f2 https://github.com/python-control/python-control/commit/9e326dda314b7ee5fd37c0f27cbcf17cfa4341f2 Author: Richard Murray <mu...@cd...> Date: 2023-09-16 (Sat, 16 Sep 2023) Changed paths: M control/freqplot.py M control/sisotool.py M control/tests/freqplot_test.py M control/tests/nyquist_test.py Log Message: ----------- add frequency_limit and line style processing + unit tests, fixes Commit: 8e84d002e7f5fee85ecfa2ef8b71b9bfe7467a67 https://github.com/python-control/python-control/commit/8e84d002e7f5fee85ecfa2ef8b71b9bfe7467a67 Author: Richard Murray <mu...@cd...> Date: 2023-09-16 (Sat, 16 Sep 2023) Changed paths: M control/freqplot.py M control/lti.py Log Message: ----------- code style and docstring tweaks Commit: a11d3befaba596991da1cf9a0c568a01c9b073e2 https://github.com/python-control/python-control/commit/a11d3befaba596991da1cf9a0c568a01c9b073e2 Author: Richard Murray <mu...@cd...> Date: 2023-09-16 (Sat, 16 Sep 2023) Changed paths: M LICENSE M control/config.py M control/ctrlutil.py M control/descfcn.py M control/frdata.py M control/freqplot.py M control/lti.py M control/matlab/__init__.py M control/matlab/wrappers.py M control/nichols.py M control/sisotool.py M control/tests/config_test.py M control/tests/conftest.py M control/tests/convert_test.py M control/tests/descfcn_test.py M control/tests/discrete_test.py A control/tests/freqplot_test.py M control/tests/freqresp_test.py M control/tests/kwargs_test.py M control/tests/matlab_test.py M control/tests/nyquist_test.py M control/tests/sisotool_test.py M control/tests/slycot_convert_test.py M control/timeplot.py M doc/Makefile M doc/classes.rst M doc/descfcn.rst A doc/freqplot-gangof4.png A doc/freqplot-mimo_bode-default.png A doc/freqplot-mimo_bode-magonly.png A doc/freqplot-mimo_svplot-default.png A doc/freqplot-siso_bode-default.png A doc/freqplot-siso_nichols-default.png M doc/plotting.rst M examples/bode-and-nyquist-plots.ipynb M examples/mrac_siso_lyapunov.py M examples/mrac_siso_mit.py M examples/pvtol-nested-ss.py M examples/singular-values-plot.ipynb Log Message: ----------- Merge pull request #924 from murrayrm/freq_plots-30Jun2023 Compare: https://github.com/python-control/python-control/compare/0a6146bb1e71...a11d3befaba5 |