Skip to content

Towards a from_abtem() function #172

@TomaSusi

Description

@TomaSusi

After the dev meeting, I got to vibe-coding with Claude to update abTEM to support the Zarr 3 ZipStore, which took some iterating due to metadata serialization.

In the end it looks like I managed to create a version that preserves compatibility with the old directory store, but if you save or load abTEM objects with .to_zarr("filename.zarr.zip") (or just .zip), it will use the ZipStore. This passes all tests, and also all objects I tried written to disk assert equal to those in memory.

I've pushed the changes to this pull request, could some of the quantem folks using abTEM verify that their workflows are still running?
abTEM/abTEM#247

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