Skip to content

Copy .asd file support from topofileformats #22

@SylviaWhittle

Description

@SylviaWhittle

Hi 😄
I am Sylvia Whittle, a developer of the TopoStats package for automated AFM image processing / analysis.

TLDR: I made a basic .asd file reader and I welcome you to steal the code and use it in this project 😄

We have had requests from users to support the .asd file format, and I have written a pure Python package (TopoFileFormats) to load images from .asd files. I am planning on also adding .gwy format support. It is inspired by the libasd package, and the only reason we don't use it is that libasd is C++ based and we couldn't get the OS/Architecture specific builds to play nice with PyPI.

I had planned on trying to contribute directly to this project, however I do not currently have time to learn a new codebase (I tried but got confused, sorry!) and also we needed .asd loading support on PyPI ASAP.

Please do use my project to add .asd support here if anybody has time. I will attempt to do so if I gain some free time.

TopoStats also has a very basic & buggy .gwy file loader too, which you could also copy into this project if it helps since I see that there is an issue out for that #6 .

I hope there is something useful to you in this! ❤️ (If this is not useful then please feel free to delete this issue, I won't be offended)

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