René's URL Explorer Experiment


Title: standardize time response return values, return_x/squeeze keyword processing by murrayrm · Pull Request #511 · python-control/python-control · GitHub

Open Graph Title: standardize time response return values, return_x/squeeze keyword processing by murrayrm · Pull Request #511 · python-control/python-control

X Title: standardize time response return values, return_x/squeeze keyword processing by murrayrm · Pull Request #511 · python-control/python-control

Description: This PR is a partial replacement for #507, focused on addressing the issues in #453 relating to time responses: Update forced_response to only return the state trajectory if return_x is True, consistent with all other time response functions (including input_output_response). Prior to this, forced_response always returned the state vector. In addition to the inconsistency, this was also problematic if the system you were simulating was a transfer function, since the state space depended on the realization and this information is lost. Some other smaller changes related to this: Issue a warning if you ask for the state space trajectory corresponding to a transfer function Set the default value of return_x using `config.defaults['forced_response.return_x'] (default = False) Reset the default value of config.defaults['forced_response.return_x'] to True with use_legacy_defaults for versions < 0.9.0 for backward compatibility. Unit tests to make sure all of that is working. Consolidate processing of time responses through a new internal function _process_time_response that provides uniform processing of the return_x and squeeze keywords. This is mainly in preparation for any future changes in how we handle squeeze, so that changes only need to be made at one location in the code. The functionality of the code is unchanged, but the processing is a big different: The default value for the squeeze keyword for time responses is now set in config.defaults['control.squeeze_time_response']. This is currently set to True, which means that time responses for systems with a single output are squeezed to a 1D response. Added some unit tests to make sure that we get the right return values for all of the current time responses (impulse_response, initial_response, step_response, forced_response, input_output_response). Added some commented out code for future implementation of a squeeze='siso' capability that would allow time responses to mirror current frequency response behavior (squeeze=True only removes axes for SISO systems). I left this out for now pending resolution of the frequency response squeeze processing (drafted in #507, but needs more thought and effort). Other changes, not directly related to those above Added a warning if you try to specify a non-zero initial state when simulating a transfer function. Docstring cleanup to use numpydoc syntax in few places.

Open Graph Description: This PR is a partial replacement for #507, focused on addressing the issues in #453 relating to time responses: Update forced_response to only return the state trajectory if return_x is True, con...

X Description: This PR is a partial replacement for #507, focused on addressing the issues in #453 relating to time responses: Update forced_response to only return the state trajectory if return_x is True, con...

Opengraph URL: https://github.com/python-control/python-control/pull/511

X: @github

direct link

Domain: github.com

route-pattern/:user_id/:repository/pull/:id/files(.:format)
route-controllerpull_requests
route-actionfiles
fetch-noncev2:daaa6a21-d8aa-cf59-36c4-5607258e887c
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-idE130:151EEE:726519:9ADBE5:697CF896
html-safe-nonced275162eb8693622f1947b54a6608122bd2a75227246ec467c2e151ed771d06e
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJFMTMwOjE1MUVFRTo3MjY1MTk6OUFEQkU1OjY5N0NGODk2IiwidmlzaXRvcl9pZCI6IjEyMDkwMTg4NjQ1MDM2ODMyMjIiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ==
visitor-hmac7046d9851c48e5b1d656b91f1b552ea19576e479427cff81943e9bf938afb43b
hovercard-subject-tagpull_request:556255222
github-keyboard-shortcutsrepository,pull-request-list,pull-request-conversation,pull-request-files-changed,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///pull_requests/show/files
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/python-control/python-control/pull/511/files
twitter:imagehttps://avatars.githubusercontent.com/u/293362?s=400&v=4
twitter:cardsummary_large_image
og:imagehttps://avatars.githubusercontent.com/u/293362?s=400&v=4
og:image:altThis PR is a partial replacement for #507, focused on addressing the issues in #453 relating to time responses: Update forced_response to only return the state trajectory if return_x is True, con...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
Nonef881497c2da7944950a5bb453d011e0fcc22d452c6305316a31d8ee9ea4449b3
turbo-cache-controlno-preview
diff-viewunified
go-importgithub.com/python-control/python-control git https://github.com/python-control/python-control.git
octolytics-dimension-user_id2285872
octolytics-dimension-user_loginpython-control
octolytics-dimension-repository_id22791752
octolytics-dimension-repository_nwopython-control/python-control
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id22791752
octolytics-dimension-repository_network_root_nwopython-control/python-control
turbo-body-classeslogged-out env-production page-responsive full-width
disable-turbotrue
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release04aa8f9ec799fb01abd96ff759aec742f97c517e
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/python-control/python-control/pull/511/changes#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fpython-control%2Fpython-control%2Fpull%2F511%2Ffiles
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub SparkBuild and deploy intelligent appshttps://github.com/features/spark
GitHub ModelsManage and compare promptshttps://github.com/features/models
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fpython-control%2Fpython-control%2Fpull%2F511%2Ffiles
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fpull_requests%2Fshow%2Ffiles&source=header-repo&source_repo=python-control%2Fpython-control
Reloadhttps://github.com/python-control/python-control/pull/511/changes
Reloadhttps://github.com/python-control/python-control/pull/511/changes
Reloadhttps://github.com/python-control/python-control/pull/511/changes
python-control https://github.com/python-control
python-controlhttps://github.com/python-control/python-control
Notifications https://github.com/login?return_to=%2Fpython-control%2Fpython-control
Fork 447 https://github.com/login?return_to=%2Fpython-control%2Fpython-control
Star 2k https://github.com/login?return_to=%2Fpython-control%2Fpython-control
Code https://github.com/python-control/python-control
Issues 87 https://github.com/python-control/python-control/issues
Pull requests 8 https://github.com/python-control/python-control/pulls
Discussions https://github.com/python-control/python-control/discussions
Actions https://github.com/python-control/python-control/actions
Projects 0 https://github.com/python-control/python-control/projects
Wiki https://github.com/python-control/python-control/wiki
Security 0 https://github.com/python-control/python-control/security
Insights https://github.com/python-control/python-control/pulse
Code https://github.com/python-control/python-control
Issues https://github.com/python-control/python-control/issues
Pull requests https://github.com/python-control/python-control/pulls
Discussions https://github.com/python-control/python-control/discussions
Actions https://github.com/python-control/python-control/actions
Projects https://github.com/python-control/python-control/projects
Wiki https://github.com/python-control/python-control/wiki
Security https://github.com/python-control/python-control/security
Insights https://github.com/python-control/python-control/pulse
Sign up for GitHub https://github.com/signup?return_to=%2Fpython-control%2Fpython-control%2Fissues%2Fnew%2Fchoose
terms of servicehttps://docs.github.com/terms
privacy statementhttps://docs.github.com/privacy
Sign inhttps://github.com/login?return_to=%2Fpython-control%2Fpython-control%2Fissues%2Fnew%2Fchoose
murrayrmhttps://github.com/murrayrm
python-control:masterhttps://github.com/python-control/python-control/tree/master
murrayrm:standardize_time_responsehttps://github.com/murrayrm/python-control/tree/standardize_time_response
Conversation 1 https://github.com/python-control/python-control/pull/511
Commits 3 https://github.com/python-control/python-control/pull/511/commits
Checks 0 https://github.com/python-control/python-control/pull/511/checks
Files changed https://github.com/python-control/python-control/pull/511/files
Please reload this pagehttps://github.com/python-control/python-control/pull/511/changes
standardize time response return values, return_x/squeeze keyword processing https://github.com/python-control/python-control/pull/511/changes#top
Show all changes 3 commits https://github.com/python-control/python-control/pull/511/files
8bb8e22 standardize time response return values, return_x/squeeze keywords murrayrm Jan 16, 2021 https://github.com/python-control/python-control/pull/511/commits/8bb8e2219081a705e5376cd3d295f2620f353b01
05e6fe6 get rid of warnings in unit tests murrayrm Jan 17, 2021 https://github.com/python-control/python-control/pull/511/commits/05e6fe6797af7ae699ddaed7b9c174f91d779ef8
47bbf16 update squeeze processing for time responses + doc updates murrayrm Jan 17, 2021 https://github.com/python-control/python-control/pull/511/commits/47bbf169b3c291b7fb4c589bd6af0b8dc2ec99df
Clear filters https://github.com/python-control/python-control/pull/511/files
Please reload this pagehttps://github.com/python-control/python-control/pull/511/changes
Please reload this pagehttps://github.com/python-control/python-control/pull/511/changes
config.py https://github.com/python-control/python-control/pull/511/changes#diff-d1ad1d32d49067e21beadf8da713ffdea3d1673aedb13dbbf54028cb7e8e4cb5
iosys.py https://github.com/python-control/python-control/pull/511/changes#diff-12b378d96d36c9d59a9fbc5afbc7cc158d153ff7591b4769f8312772e1d74ed1
timeresp.py https://github.com/python-control/python-control/pull/511/changes#diff-4c4f5aa39fac45e2ad8649c583f639c273600e26f82bac823fee4df8d7db3337
config_test.py https://github.com/python-control/python-control/pull/511/changes#diff-5eadccfa15bf2713ea447a592131d9404915a826d9b41f54d5ef4b2631f24067
discrete_test.py https://github.com/python-control/python-control/pull/511/changes#diff-b045dd59ba4d891e79551a3ecefb413f26380b5e65553c4874e406374ce5cd68
flatsys_test.py https://github.com/python-control/python-control/pull/511/changes#diff-0236f5dd4bfd0410c9d278d8d845cd910e1dcc4ea3f9d9f811eefebe2fedde15
iosys_test.py https://github.com/python-control/python-control/pull/511/changes#diff-2d9f6fd1b76261b8663bd7fa89565809a728c32edd8b0f6e095177f80b6e5100
matlab_test.py https://github.com/python-control/python-control/pull/511/changes#diff-79c20f0d3385778d9d3499c17ebf67060db66785a0eae139486d3e7a468ceb32
modelsimp_test.py https://github.com/python-control/python-control/pull/511/changes#diff-f5ee5e873243b37690868ede3ea4a02a0e4e6b5670095107af0415f40cd86b65
timeresp_test.py https://github.com/python-control/python-control/pull/511/changes#diff-ecf5a23a5f3aa1be4faff8673255c1610fd61b011b8ed010e1dc1497e3d8a9b1
timeresp.py https://github.com/python-control/python-control/pull/511/changes#diff-3200453f1cf62f183f04dbf39d1129d91245c53a9f74675cee6bd384351c45b4
control/config.pyhttps://github.com/python-control/python-control/pull/511/changes#diff-d1ad1d32d49067e21beadf8da713ffdea3d1673aedb13dbbf54028cb7e8e4cb5
View file https://github.com/murrayrm/python-control/blob/47bbf169b3c291b7fb4c589bd6af0b8dc2ec99df/control/config.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/python-control/python-control/pull/511/{{ revealButtonHref }}
https://github.com/python-control/python-control/pull/511/changes#diff-d1ad1d32d49067e21beadf8da713ffdea3d1673aedb13dbbf54028cb7e8e4cb5
https://github.com/python-control/python-control/pull/511/changes#diff-d1ad1d32d49067e21beadf8da713ffdea3d1673aedb13dbbf54028cb7e8e4cb5
https://github.com/python-control/python-control/pull/511/changes#diff-d1ad1d32d49067e21beadf8da713ffdea3d1673aedb13dbbf54028cb7e8e4cb5
https://github.com/python-control/python-control/pull/511/changes#diff-d1ad1d32d49067e21beadf8da713ffdea3d1673aedb13dbbf54028cb7e8e4cb5
control/iosys.pyhttps://github.com/python-control/python-control/pull/511/changes#diff-12b378d96d36c9d59a9fbc5afbc7cc158d153ff7591b4769f8312772e1d74ed1
View file https://github.com/murrayrm/python-control/blob/47bbf169b3c291b7fb4c589bd6af0b8dc2ec99df/control/iosys.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/python-control/python-control/pull/511/{{ revealButtonHref }}
https://github.com/python-control/python-control/pull/511/changes#diff-12b378d96d36c9d59a9fbc5afbc7cc158d153ff7591b4769f8312772e1d74ed1
https://github.com/python-control/python-control/pull/511/changes#diff-12b378d96d36c9d59a9fbc5afbc7cc158d153ff7591b4769f8312772e1d74ed1
https://github.com/python-control/python-control/pull/511/changes#diff-12b378d96d36c9d59a9fbc5afbc7cc158d153ff7591b4769f8312772e1d74ed1
https://github.com/python-control/python-control/pull/511/changes#diff-12b378d96d36c9d59a9fbc5afbc7cc158d153ff7591b4769f8312772e1d74ed1
https://github.com/python-control/python-control/pull/511/changes#diff-12b378d96d36c9d59a9fbc5afbc7cc158d153ff7591b4769f8312772e1d74ed1
https://github.com/python-control/python-control/pull/511/changes#diff-12b378d96d36c9d59a9fbc5afbc7cc158d153ff7591b4769f8312772e1d74ed1
https://github.com/python-control/python-control/pull/511/changes#diff-12b378d96d36c9d59a9fbc5afbc7cc158d153ff7591b4769f8312772e1d74ed1
https://github.com/python-control/python-control/pull/511/changes#diff-12b378d96d36c9d59a9fbc5afbc7cc158d153ff7591b4769f8312772e1d74ed1
https://github.com/python-control/python-control/pull/511/changes#diff-12b378d96d36c9d59a9fbc5afbc7cc158d153ff7591b4769f8312772e1d74ed1
https://github.com/python-control/python-control/pull/511/changes#diff-12b378d96d36c9d59a9fbc5afbc7cc158d153ff7591b4769f8312772e1d74ed1
https://github.com/python-control/python-control/pull/511/changes#diff-12b378d96d36c9d59a9fbc5afbc7cc158d153ff7591b4769f8312772e1d74ed1
control/matlab/timeresp.pyhttps://github.com/python-control/python-control/pull/511/changes#diff-4c4f5aa39fac45e2ad8649c583f639c273600e26f82bac823fee4df8d7db3337
View file https://github.com/murrayrm/python-control/blob/47bbf169b3c291b7fb4c589bd6af0b8dc2ec99df/control/matlab/timeresp.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/python-control/python-control/pull/511/{{ revealButtonHref }}
https://github.com/python-control/python-control/pull/511/changes#diff-4c4f5aa39fac45e2ad8649c583f639c273600e26f82bac823fee4df8d7db3337
https://github.com/python-control/python-control/pull/511/changes#diff-4c4f5aa39fac45e2ad8649c583f639c273600e26f82bac823fee4df8d7db3337
https://github.com/python-control/python-control/pull/511/changes#diff-4c4f5aa39fac45e2ad8649c583f639c273600e26f82bac823fee4df8d7db3337
https://github.com/python-control/python-control/pull/511/changes#diff-4c4f5aa39fac45e2ad8649c583f639c273600e26f82bac823fee4df8d7db3337
https://github.com/python-control/python-control/pull/511/changes#diff-4c4f5aa39fac45e2ad8649c583f639c273600e26f82bac823fee4df8d7db3337
https://github.com/python-control/python-control/pull/511/changes#diff-4c4f5aa39fac45e2ad8649c583f639c273600e26f82bac823fee4df8d7db3337
https://github.com/python-control/python-control/pull/511/changes#diff-4c4f5aa39fac45e2ad8649c583f639c273600e26f82bac823fee4df8d7db3337
https://github.com/python-control/python-control/pull/511/changes#diff-4c4f5aa39fac45e2ad8649c583f639c273600e26f82bac823fee4df8d7db3337
https://github.com/python-control/python-control/pull/511/changes#diff-4c4f5aa39fac45e2ad8649c583f639c273600e26f82bac823fee4df8d7db3337
control/tests/config_test.pyhttps://github.com/python-control/python-control/pull/511/changes#diff-5eadccfa15bf2713ea447a592131d9404915a826d9b41f54d5ef4b2631f24067
View file https://github.com/murrayrm/python-control/blob/47bbf169b3c291b7fb4c589bd6af0b8dc2ec99df/control/tests/config_test.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/python-control/python-control/pull/511/{{ revealButtonHref }}
https://github.com/python-control/python-control/pull/511/changes#diff-5eadccfa15bf2713ea447a592131d9404915a826d9b41f54d5ef4b2631f24067
https://github.com/python-control/python-control/pull/511/changes#diff-5eadccfa15bf2713ea447a592131d9404915a826d9b41f54d5ef4b2631f24067
control/tests/discrete_test.pyhttps://github.com/python-control/python-control/pull/511/changes#diff-b045dd59ba4d891e79551a3ecefb413f26380b5e65553c4874e406374ce5cd68
View file https://github.com/murrayrm/python-control/blob/47bbf169b3c291b7fb4c589bd6af0b8dc2ec99df/control/tests/discrete_test.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/python-control/python-control/pull/511/{{ revealButtonHref }}
https://github.com/python-control/python-control/pull/511/changes#diff-b045dd59ba4d891e79551a3ecefb413f26380b5e65553c4874e406374ce5cd68
https://github.com/python-control/python-control/pull/511/changes#diff-b045dd59ba4d891e79551a3ecefb413f26380b5e65553c4874e406374ce5cd68
control/tests/flatsys_test.pyhttps://github.com/python-control/python-control/pull/511/changes#diff-0236f5dd4bfd0410c9d278d8d845cd910e1dcc4ea3f9d9f811eefebe2fedde15
View file https://github.com/murrayrm/python-control/blob/47bbf169b3c291b7fb4c589bd6af0b8dc2ec99df/control/tests/flatsys_test.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/python-control/python-control/pull/511/{{ revealButtonHref }}
https://github.com/python-control/python-control/pull/511/changes#diff-0236f5dd4bfd0410c9d278d8d845cd910e1dcc4ea3f9d9f811eefebe2fedde15
https://github.com/python-control/python-control/pull/511/changes#diff-0236f5dd4bfd0410c9d278d8d845cd910e1dcc4ea3f9d9f811eefebe2fedde15
Please reload this pagehttps://github.com/python-control/python-control/pull/511/changes
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.