Skip to content

Have option to use zarr temporary arrays instead of temporary memmaps for mosaicking #533

@astrofrog

Description

@astrofrog

When making large mosaics with intermediate_memmap=True, we waste a lot of time converting from zarr to memory-mapped arrays, and it might be more efficient to use zarr arrays to do the co-addition and only at the very end convert to a numpy memmap.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions