Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Intermediate files in outlier_detection clobber each other for MultiSlitModel inputs #8829

Closed
stscijgbot-jp opened this issue Sep 24, 2024 · 1 comment · Fixed by #8782
Closed

Comments

@stscijgbot-jp
Copy link
Collaborator

Issue JP-3762 was created on JIRA by Ned Molter:

When outlier detection runs in during calwebb_spec3 with save_intermediate_results=True and the input to the pipeline is a MultiSlitModel, the filenames for the intermediate (_median, _blot, _outlier_s2d) files do not have any indication of the slit they came from, which means that they clobber one another and only the last slit that was processed is saved.

@stscijgbot-jp
Copy link
Collaborator Author

Comment by Ned Molter on JIRA:

Fixed by #8782 

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant