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

Fix issue preventing extract samples from combining files #4935

Merged
merged 1 commit into from
Nov 12, 2024

Conversation

cdcapano
Copy link
Contributor

pycbc_inference_extract_samples is supposed to be able to combine files. However, this functionality is currently broken because it tries to enforce that the run_start_time and run_end_time that is stored in the input files be the same. This patch fixes that by adding run_start_time and run_end_time to the list of file attrs that are ignored when combining files.

@ahnitz ahnitz merged commit 543940a into gwastro:master Nov 12, 2024
29 checks passed
prayush pushed a commit to prayush/pycbc that referenced this pull request Nov 21, 2024
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