Epic D — F6 feature menu · Expose exclude_step_types on make_summary. Gap analysis F5/F6; core#54.
The engine already supports it (summarizers.py, threaded through make_core_summary); cellpy just needs to surface it. Restores the selector-exclusion capability users lost in core#45.
Acceptance
Additive. Part of #696.
Epic D — F6 feature menu · Expose
exclude_step_typesonmake_summary. Gap analysis F5/F6; core#54.The engine already supports it (
summarizers.py, threaded throughmake_core_summary); cellpy just needs to surface it. Restores the selector-exclusion capability users lost in core#45.Acceptance
make_summary(..., exclude_step_types=...)kwarg wired to the core summarizer.Additive. Part of #696.