Skip to content

Commit bba22a1

Browse files
authored
Citation details
1 parent 68cb6b9 commit bba22a1

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,7 @@
44

55
# Eigenvector Metal Etch Data Parser - Python
66

7-
The Eigenvector Etch Data Parse is developed to read Matlab data files. The parse reads each file and converts the calibration data (sensor data) and test data (sensor data) into a single DataFrame. The parse introduced an additional field in the data 'fault_name', which helps the user identify the normal/calibration wafers and test wafers(with defects). We tested the parser in Python3 environments only; if you are looking for Python2 compatibility, please test and create a bug/pull request as applicable. The source code is released under Apache 2.0 license and is available at https://github.com/jaganadhg/egvsemicon.
7+
The Eigenvector Etch Data Parse is developed to read Matlab data files. The parse reads each file and converts the calibration data (sensor data) and test data (sensor data) into a single DataFrame. The parse introduced an additional field in the data 'fault_name', which helps the user identify the normal/calibration wafers and test wafers(with defects). We tested the parser in Python3 environments only; if you are looking for Python2 compatibility, please test and create a bug/pull request as applicable. The source code is released under Apache 2.0 license and is available at https://github.com/jaganadhg/egvsemicon.
8+
9+
# Cite as
10+
[1]Jaganadh Gopinadhan, “Eigenvector Metal Etch Data Parser - Python”. Zenodo, Jan. 29, 2022. doi: 10.5281/zenodo.5919197.

0 commit comments

Comments
 (0)