Skip to content
This repository was archived by the owner on Oct 8, 2025. It is now read-only.

Conversation

@carnisj
Copy link
Owner

@carnisj carnisj commented Feb 19, 2023

Allow the config parameter 'frames_pattern' to be a list containing only the indices of the detector frames to skip. Previously a list of the length of the data had to be provided (this is still supported though).

Fixes #330

Type of change

  • New feature (non-breaking change which adds functionality)

Checklist:

  • I have made corresponding changes to the documentation
  • I have added corresponding unit tests
  • I have run doit and all tasks have passed

@carnisj carnisj self-assigned this Feb 19, 2023
@carnisj carnisj added enhancement New feature or request ongoing labels Feb 21, 2023
@carnisj carnisj marked this pull request as ready for review February 21, 2023 20:28
@carnisj carnisj requested a review from DSimonne February 21, 2023 20:28
@DSimonne DSimonne merged commit 460f0b5 into main Feb 22, 2023
@DSimonne DSimonne deleted the frames_pattern branch February 22, 2023 10:32
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

enhancement New feature or request ongoing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FEAT] Allow 'frames_pattern' to list only the indices of the frames to skip

3 participants