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

Update ImagingExtractor #365

Open
wants to merge 27 commits into
base: 0.6.0dev
Choose a base branch
from
Open

Update ImagingExtractor #365

wants to merge 27 commits into from

Conversation

pauladkisson
Copy link
Member

@pauladkisson pauladkisson commented Sep 24, 2024

This PR is the first of a series that implement breaking changes to fully standardize the roiextractors api and update/streamline the testing suite. Some of the main goals include

  • removing channels argument to enforce 1 channel/extractor
  • Switching to modularized mixins for testing and supporting pytest fixtures/parameterization
  • Standard input validation, numpy indexing for 'get' methods, etc.

This PR focuses on ImagingExtractor, FrameSliceImagingExtractor, and NumpyImagingExtractor

@pauladkisson pauladkisson marked this pull request as ready for review September 24, 2024 22:00
@pauladkisson
Copy link
Member Author

pauladkisson commented Sep 24, 2024

A roadmap for future PRs for this dev effort:

@h-mayorquin
Copy link
Collaborator

Hey, this escaped my radar. Let's have a call once you are back from the retreat to have a brief discussion before I do a full review.

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