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

Allow extra calibration frames to follow proper calframe files in pipelines #139

Merged
merged 1 commit into from
Feb 20, 2024

Conversation

arahlin
Copy link
Member

@arahlin arahlin commented Jan 30, 2024

Calibration frame files often have PipelineInfo frames in them for bookkeeping purposes. This fix allows multiple calibration frames to be placed into a pipeline in any order, so that they can be merged properly. This assumes that all of the calibration frames are in order at the beginning of the pipeline, with only PipelineInfo frames potentially interleaving them.

…elines

Calibration frame files often have PipelineInfo frames in them for bookkeeping
purposes.  This fix allows multiple calibration frames to be placed into a
pipeline in any order, so that they can be merged properly.  This assumes that
all of the calibration frames are in order at the beginning of the pipeline,
with only PipelineInfo frames potentially interleaving them.
@arahlin arahlin requested a review from nwhitehorn January 30, 2024 17:50
@arahlin arahlin self-assigned this Jan 30, 2024
@arahlin arahlin merged commit 61c810d into master Feb 20, 2024
1 check passed
@arahlin arahlin deleted the merge_calframe_fix branch February 20, 2024 14:51
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