Code

Wafer Zero Scan SmartRemote Code

Wafer Zero Scan code used in the Quality Assurance Automation Tool

from src.core.afm import AFM as AFM from src.core.afm import CHECKER …
N-dimension flatten

Flatten the TIFF image data using a n-order Legendre polynomial function. [dependency] - numpy - …

import os import numpy as np import matplotlib.pyplot as plt …
One dimension flatten

Flatten the TIFF image data using a first-order polynomial function. [dependency] - numpy - pspylib …

import os import numpy as np import matplotlib.pyplot as plt …
Reading and writing TIFF files

[read] This code reads a TIFF file using pspylib and converts it into a dictionary. …

import os from PIL import Image import numpy as np …
Tip bias Pulse PowerScript Code

Tip Bias Pulse Applied in F/d Mode Code that can be used when you only …

var numPulse = 10; // num. of pulse var durationHigh …
StepScan PowerScript Code

This code run StepScan in SmartScan

var $ = { "flag" : { "useCantileverFromStepScanParam" : false, …
Programming Languages