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

Add gcp.ARCFile class analogous to core.G3File #74

Merged
merged 1 commit into from
Mar 3, 2022
Merged

Conversation

arahlin
Copy link
Member

@arahlin arahlin commented Mar 3, 2022

Optional extract keyword argument to also run gcp.ARCExtract on each frame.

Also, add a core.InjectFrame utility function for injecting arbitrary frames into a pipeline, used with gcp.ARCFile(..., extract=True).

Optional `extract` keyword argument to also run `gcp.ARCExtract` on each frame.

Also, add a `core.InjectFrame` utility function for injecting arbitrary frames into a pipeline, used with `ARCFile(..., extract=True)`.
@arahlin arahlin requested a review from nwhitehorn March 3, 2022 04:22
@arahlin arahlin self-assigned this Mar 3, 2022
Copy link
Member

@nwhitehorn nwhitehorn left a comment

Choose a reason for hiding this comment

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

Cute. I like it.

@arahlin arahlin merged commit 6f6c05c into master Mar 3, 2022
@arahlin arahlin deleted the arcfile branch March 3, 2022 16:33
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