CoolFace
Apppublic

TY-Chen/interactive-lithography-simulator-tychen

sourceHugging Faceupdated 5mo agoView on Hugging Face
0likes
39 commits on main
c23b7975mo ago

Add requests dependency for Gradio import

陳慈源
3b7d2fb5mo ago

Align README Space metadata with Docker SDK

陳慈源
9a87a325mo ago

Add sliders for NA sigma and resist thickness

陳慈源
cf8f85b5mo ago

Fix Δy to always use upper contour branch

陳慈源
a39e15f5mo ago

Stabilize Δy trough selection with local minima

陳慈源
036da9a5mo ago

Select Δy trough in user-marked x window

陳慈源
07edb485mo ago

Pick local trough near x=-b/2

陳慈源
9b4237d5mo ago

Lock Δy marker near x=-b/2

陳慈源
c5b40785mo ago

Prefer central pitch for Δy marker

陳慈源
68715fa5mo ago

Measure true upper-contour trough under mask top

陳慈源
6e2cb1c5mo ago

Measure Δy against mask high platform

陳慈源
c1489265mo ago

Keep Δy measurement inside visible x-range

陳慈源
e9c12175mo ago

Keep Δy annotation near measurement

陳慈源
08ac7195mo ago

Emphasize Δy arrow endpoints

陳慈源
9d11f245mo ago

Simplify Δy label arrow to fixed top-right

陳慈源
e2eb9145mo ago

Highlight Δy endpoints

陳慈源
43e17b65mo ago

Point Δy label arrow to wafer low

陳慈源
73881845mo ago

Compute Δy from upper-branch trough across x-window

陳慈源
b6009b85mo ago

Ensure Δy is always visible (fixed label + high zorder)

陳慈源
c0321675mo ago

Robust Δy by threshold crossings

陳慈源
6d5ed5d5mo ago

Robust contour vertex extraction for Δy

陳慈源
eac652d5mo ago

Fix Δy label visibility by using median(y) branch split.

陳慈源
129b2495mo ago

Make Δy label point to the distance

陳慈源
8274fe65mo ago

Use two-point vertical alignment for wafer contour.

陳慈源
185e7485mo ago

Align wafer contour bottom to local mask bottom at trough x.

陳慈源
0d272325mo ago

Align lower wafer contour to mask bottom edge.

陳慈源
ada76f55mo ago

Harden contour extraction for empty-segment cases.

陳慈源
faa7a835mo ago

Align wafer contour to mask peaks and add gap measurement.

陳慈源
bf8319d5mo ago

Align Space SDK version with runtime dependencies.

陳慈源
aa11cca5mo ago

Simplify Space runtime to stable Gradio 5 setup.

陳慈源
620861b5mo ago

Disable API docs generation to avoid runtime 500.

陳慈源
ee1cb505mo ago

Pin pydantic to avoid bool-schema crash on Spaces.

陳慈源
cab268e5mo ago

Pin Gradio stack versions to fix hf.space 500.

陳慈源
c96db805mo ago

Enable share mode automatically on Hugging Face Spaces.

陳慈源
add18c15mo ago

Pin huggingface_hub for Gradio 4.44.1 compatibility.

陳慈源
6ba5c916mo ago

Fix Space runtime by pinning Python 3.10.

陳慈源
56f70996mo ago

Upload folder using huggingface_hub

TY-Chen
034872c6mo ago

Upload folder using huggingface_hub

TY-Chen
ba71f2c6mo ago

initial commit

TY-Chen