Skip to content

Remove save_bsub parameter from stage 2 pipelines #9792

@stscijgbot-jp

Description

@stscijgbot-jp

Issue JP-4106 was created on JIRA by Melanie Clarke:

There is a "save_bsub" parameter for calwebb_image2 and calwebb_spec2 that has some confusing behavior.  It defaults to False, but is used only if set to True.  If it is True, then save_results for the bkg_subtract step is also set to True; if it is False, the save_results parameter is used as is (from the user input, CRDS parameters, or software defaults for the step).

Since save_results already exists as an option for every step, and since it will be turned on for the bkg_subtract step by default for some modes after JP-3673, I suggest we remove the save_bsub option from the pipeline parameters.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions