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

Use napari-timelapse-processor instead of internal frame_by_frame #382

Open
jo-mueller opened this issue Aug 8, 2024 · 0 comments
Open
Labels
enhancement New feature or request

Comments

@jo-mueller
Copy link
Member

With the release of the napari-timelapse processor (https://github.com/jo-mueller/napari-timelapse-processor), napari-stress should no longer use its internal copy but rather just import it everywhere.

The changes necessary include:

  • Replace import of frame_by_frame everywhere where it is used
  • The respective sections in the documentations can be removed
  • A deprecation warning (deprecated in napari-stress 0.5) should be added to the TimelapseConverter and frame_by_frame.
@jo-mueller jo-mueller added the enhancement New feature or request label Aug 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant