AFM-SPM / TopoStats

An AFM image analysis program to batch process data and obtain statistics from images
https://afm-spm.github.io/TopoStats/
GNU Lesser General Public License v3.0
55 stars 10 forks source link

[feature] : Add support for legacy Bruker .spm.### files #834

Open ns-rse opened 1 month ago

ns-rse commented 1 month ago

Is your feature request related to a problem?

Older format Bruker .spm files often carry a numerical extension, e.g. .spm.###.

It would be useful if topofileformats supported these

Describe the solution you would like.

Have .spm.### files automatically detected and loaded using spm module from topofileformats/AFMReader.

Describe the alternatives you have considered.

N/A

Additional context

N/A