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

CCD-1464: Fix error when submitting acs imphttab ref files #1044

Merged
merged 3 commits into from
Jun 5, 2024

Conversation

stscirij
Copy link
Collaborator

ACS imphttab ref file submission was failing with the error:

2024-04-24 13:46:38,326 - CRDS - ERROR - In '20240423_acs_sbc_imp.fits' : Checking tables modes in segment 0 of #file_location : operands could not be broadcast together with shapes (52,) (54,)

Error arises in the crds certify code when trying to compare table elements against the current reference file: the omparison errors when the array sizes are different, which can happen for these reference file types where the table cells contain variable length arrays

@stscirij stscirij requested a review from a team as a code owner May 31, 2024 20:11
@stscieisenhamer stscieisenhamer merged commit 145b902 into spacetelescope:master Jun 5, 2024
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants