open_JPK

This code is specifically designed to open JPK AFM files (images and force curves) and import a number of parameters used for the scanning.
247.0 次下载
更新时间 2020/6/17

查看许可证

This code is specifically designed to open JPK AFM files (images and force curves) and import a number of parameters used for the scanning.

In the case of images:
Two structs are created, one containing all the channels of the image (they are calibrated in the case of vertical deflection) and a second struct with a number of key parameters of the scanning. These include: Origin, scan angle, length and pixels of the scan, I & P Gain, baseline, set points vertical sensitivity and vertical stiffness of the cantilever used.
If metadata is corrupt, or tip is not calibrated will return values in RAW form.

Please read function Help for further details.

Tested images were multiple all with calibrated tips, working in contact mode and AC mode. QI-mode images still not implemented.

引用格式

Ortuso, Roberto D., and Kaori Sugihara. “Detailed Study on the Failure of the Wedge Calibration Method at Nanonewton Setpoints for Friction Force Microscopy.” The Journal of Physical Chemistry C, vol. 122, no. 21, American Chemical Society (ACS), May 2018, pp. 11464–74, doi:10.1021/acs.jpcc.8b03583.

查看更多格式
MATLAB 版本兼容性
创建方式 R2019b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Images 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
4.0.1

Typo corrections in help of function.

4.0

The code also allows for opening of un-calibrated images, as errors in the saving of the files have been reported, in which metadata is incomplete.

3.0

Now able to import calibrated force curves

2.1

Bug Fix

2.0

The new version also imports AC images

1.2.0

The code has been rendered more robust. The values of interest are researched with the relative ID and not with position.

1.0.0