Skip to content

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

Description

@jo-mueller

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions