Jump to content

Specific Process Knowledge/Lithography/EBeamLithography/2D detection system: Difference between revisions

Thope (talk | contribs)
Thope (talk | contribs)
Line 21: Line 21:


The system must know the scale of the mark it is looking for, hence one must assign a physical dimension to the reference mark. The reference image must also be converted to a TIFF image. Both dimension assignment and conversion to TIFF is done with a command in a terminal window. In this example the actual mark is 1000 x 1000 µm and the input image is a PNG file called "PQRef1000mu.png". The command is:
The system must know the scale of the mark it is looking for, hence one must assign a physical dimension to the reference mark. The reference image must also be converted to a TIFF image. Both dimension assignment and conversion to TIFF is done with a command in a terminal window. In this example the actual mark is 1000 x 1000 µm and the input image is a PNG file called "PQRef1000mu.png". The command is:
'''ebimg setsize inputimage.png outputimage.tiff dimension'''
'''ebimg setsize inputimage.png outputimage.tiff dimension'''