Skip to content

JWST pipeline 2.0.0 release affects BREADS #66

Description

@muuud

https://jwst-pipeline.readthedocs.io/en/stable/jwst/changes.html#change-log

Replaced the spec2 pipeline call to nsclean with a call to clean_flicker_noise. (#9981)

User reports an error of the nsclean keyword being sent to the pipeline.

A solution could be to simply update the hard coded keyword to the modern version or to include logic to change the keyword depending on the installed pipeline version.

Here is the run_stage2 file (

def run_stage2(rate_files, output_dir, skip_cubes=True, overwrite=False, TA=False, nsclean_skip=False, save_plots=True):
)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions