-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
data-validationrelated to validating user data, to prevent conversion errors, or warn users about unexpected resultrelated to validating user data, to prevent conversion errors, or warn users about unexpected resultdocumentationImprovements or additions to documentationImprovements or additions to documentation
Description
User tried to change Illumination mode (to the default of conventional), but conversion produce the following errors:
Reticle Data - Layer ID (NMESA) Image ID (NMESA5V1)
The 'lithography process ' (Conventional) is invalid.
for every Layer.
He may have had to guess at the text to input. Maybe as simple as needing ALL-CAPS in the exported TXT file. Check allowed values. Ultimate method is to BIN-->TXT convert jobs that are set to various Illum. modes, and see what the ASML outputs.
Either sanitize inputs to all-caps, or add allowed values to the docstring, or otherwise give instruction to get this working.
Also may need to sanitize the "SIGMA_INNER" and "SIGMA_OUTER" values.
Discovered by Ted Morin.
Metadata
Metadata
Assignees
Labels
data-validationrelated to validating user data, to prevent conversion errors, or warn users about unexpected resultrelated to validating user data, to prevent conversion errors, or warn users about unexpected resultdocumentationImprovements or additions to documentationImprovements or additions to documentation