├── LICENSE ├── Lithography I - Basics.ipynb ├── Lithography II - Aberrations and Defocus.ipynb ├── README.md ├── img ├── Google_Scholar_logo_2015.png ├── bragg.png ├── focus_line_space.PNG ├── intro_image.png ├── kohler.png ├── kohler_full.png ├── linkedIn.png ├── neureuther_coherence_heavyside.PNG ├── projection_printing.png └── tcc_visual_computation.png └── requirements.txt /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pierremifasol/Lithography-Simulation/HEAD/LICENSE -------------------------------------------------------------------------------- /Lithography I - Basics.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pierremifasol/Lithography-Simulation/HEAD/Lithography I - Basics.ipynb -------------------------------------------------------------------------------- /Lithography II - Aberrations and Defocus.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pierremifasol/Lithography-Simulation/HEAD/Lithography II - Aberrations and Defocus.ipynb -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pierremifasol/Lithography-Simulation/HEAD/README.md -------------------------------------------------------------------------------- /img/Google_Scholar_logo_2015.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pierremifasol/Lithography-Simulation/HEAD/img/Google_Scholar_logo_2015.png -------------------------------------------------------------------------------- /img/bragg.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pierremifasol/Lithography-Simulation/HEAD/img/bragg.png -------------------------------------------------------------------------------- /img/focus_line_space.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pierremifasol/Lithography-Simulation/HEAD/img/focus_line_space.PNG -------------------------------------------------------------------------------- /img/intro_image.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pierremifasol/Lithography-Simulation/HEAD/img/intro_image.png -------------------------------------------------------------------------------- /img/kohler.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pierremifasol/Lithography-Simulation/HEAD/img/kohler.png -------------------------------------------------------------------------------- /img/kohler_full.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pierremifasol/Lithography-Simulation/HEAD/img/kohler_full.png -------------------------------------------------------------------------------- /img/linkedIn.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pierremifasol/Lithography-Simulation/HEAD/img/linkedIn.png -------------------------------------------------------------------------------- /img/neureuther_coherence_heavyside.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pierremifasol/Lithography-Simulation/HEAD/img/neureuther_coherence_heavyside.PNG -------------------------------------------------------------------------------- /img/projection_printing.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pierremifasol/Lithography-Simulation/HEAD/img/projection_printing.png -------------------------------------------------------------------------------- /img/tcc_visual_computation.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pierremifasol/Lithography-Simulation/HEAD/img/tcc_visual_computation.png -------------------------------------------------------------------------------- /requirements.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pierremifasol/Lithography-Simulation/HEAD/requirements.txt --------------------------------------------------------------------------------