Code
PspptReader
This is an example of reading a PS-PPT file and plotting a force image. An …
Data Augmentation (Height Distortion: Fluctuation)
It is expected that the data can be used for augmentation in neural network training.
Data Augmentation (Height Distortion: Tip Damage)
It is expected that the data can be used for augmentation in neural network training.
Data Augmentation (Height Distortion: Sample Slope)
It is expected that the data can be used for augmentation in neural network training.
Newton Method
A Classical root-finding method using derivative-based iterative approximation.
Secant Method
A Classical root-finding method using secant approximation without explicit derivatives.
Bisection Method
A classical numerical root-finding method based on bisection, with a maximum search complexity of O(logN).
Async Scan Example
The example code performs the following operations: During the image scan, it adjusts the Tip …
Set the KPFM Parameters (w/ phase tuning)
How to set the KPFM Parameters (w/ phase tuning)
Set the Lift mode
This code can be used when operating in Lift mode.
Set the I/V parameters code
This is the code used to set the parameters configured during the I/V curve measurement.
Set F/d Curve parameters
This is the code used to set the parameters configured during the F/d curve measurement.
Set Current Amp.
This code can be used when a current amplifier setting is required while using the …
LineSync-Based Async Scan Parameter Sweep
This script changes specific parameters (e.g., tip bias, setpoint) in synchronization with the line sync …
C-AFM current offset for NX Internal
Internal C-AFM for NX에서 최초 Current offset을 손으로 맞추기 번거로울 때 사용하면 편한 script입니다.