Forums
Bruker Media
Community Media
Bruker AFM Probes
SPM Digest
Application Notes
NanoTheater
Website
中文
Brochures & Datasheets
Publications
Probes Catalog
Events
Manuals & Documentation
Presentations
Guide to AFM Modes
News
Journal Club
Webinars & Video
Nanovations
Other
Hi all,
I have a contact mode Force-Volume data analysis program that is written by senior lab members. It reads Nanoscope 5.30 data and gives me force-volume analysis data. Now I'm switching to a new ICON Dimension AFM which runs Nanoscope 8.10, and the program I use cannot understand the force-volume data recorded on that machine. Do you have any software to convert files in different versions?
The detailed version is:8.10 r1Sr 2.644955.30 r3sr3
I don't know any straight forward way to convert between versions, but the files mostly differ in the header and where the data is placed in the binary NS file. If the analysis software was written from scratch I suppose it reads the binary data from the NS files and does its analysis based on that. If you have access to the source code of your analysis software I think it does not need much work to make it accept NS8.1 files as well.
Thanks, Peter. I'll try.