Skip to content

Remove correction_pars #314

@melanieclarke

Description

@melanieclarke

JWST removed the only usage of the Step attribute correction_pars in spacetelescope/jwst#10432.

Since it's no longer used, we can now remove support for this attribute in stpipe as well:

# Correction parameters. These store and use whatever information a Step
# may need to perform its operations without re-calculating, or to use
# from a previous run of the Step. The structure is up to each Step.
correction_pars = None
use_correction_pars = False

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions