Skip to content

Roll pxCov and indexMovie into motion correction, so that original tiffs are only loaded once #16

Description

@Selmaan

It is essentially wasteful to load the raw data and write the motion corrected files to disk, and then separately read the motion corrected files back from disk 2 independent times while used in the pxCov and indexMovie calculations. We could save substantial time by loading the raw data once, motion corrected, and performing all pxCov + indexing functions on this data while still in memory before writing to disk.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions