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

Multi read reading stuff multiple times #238

Merged
merged 1 commit into from
Aug 15, 2024

Conversation

jkuhl-uni
Copy link
Collaborator

Hey, I was importing correlators with read_sfcf_multi() and found the "problem", that bi correlators are imported multiple times, if len(wf2_list) > 1. This PR corrects this and only reads the correlator once, with wf2 = 0.

Copy link
Owner

@fjosw fjosw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me! The input/sfcf module is getting a bit complex, but I don't think it's really worth it to refactor it.

@fjosw fjosw merged commit 7ca9d4e into fjosw:develop Aug 15, 2024
10 checks passed
This pull request was closed.
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