Skip to content

Can the assemble chunks tool (and possibly other tools) use memmap when writing FITS outputs? #163

Description

@Cameron-Van-Eck

The paper referee has pointed out that the memmap feature in astropy.io.fits also works for writing files, so in principle tools like assemble_chunks which try to hold a whole cube in memory before writing may be able to be made more efficient. This will require some investigation to see if the memory footprint can be reduced by writing cubes in pieces.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions