E.g. parameters gives a systems all parameters. However, often, it is useful to only get the parameters of a specific system, while ignoring subsystems.
Would it be possible to have a toplevel_only kwarg to these to ignore subsystems (basically replicating get_ps, but something users can use).
I could probably do these implementations in a PR myself, but would want to check with people first if there is any more input.