Skip to content
Snippets Groups Projects
Commit 4a1fadd2 authored by mwyman's avatar mwyman
Browse files

Sorting CRL substitution file

parent 5a9ad124
No related branches found
No related tags found
No related merge requests found
......@@ -3,3 +3,4 @@
01/29/2024 - 06:00:01 - ravioli
02/05/2024 - 05:39:07 - ravioli
02/06/2024 - 15:58:50 - ravioli
02/09/2024 - 11:10:34 - ravioli
file "$(TOP)/100idPyApp/Db/pyDevCRL_lens.db" {
pattern
{N, M, MAT, THICK, OUT, INP , DECODE, ENCODE }
{1, "01", "Si", "50", "100idPyCRL:CRL1:lens01_RBV PP", "", "B", "A" }
{1, "02", "Si", "100", "100idPyCRL:CRL1:lens02_RBV PP", "", "C", "B" }
{1, "03", "Si", "200", "100idPyCRL:CRL1:lens03_RBV PP", "", "D", "C" }
{1, "04", "Si", "381", "100idPyCRL:CRL1:lens04_RBV PP", "", "E", "D" }
{1, "05", "Si", "762", "100idPyCRL:CRL1:lens05_RBV PP", "", "F", "E" }
{1, "06", "Si", "1524", "100idPyCRL:CRL1:lens06_RBV PP", "", "G", "F" }
{1, "07", "TiO2", "500", "100idPyCRL:CRL1:lens07_RBV PP", "", "H", "G" }
{1, "08", "TiO2", "1000", "100idPyCRL:CRL1:lens08_RBV PP", "", "I", "H" }
{1, "09", "TiO2", "2000", "100idPyCRL:CRL1:lens09_RBV PP", "", "J", "I" }
{1, "10", "InSb", "500", "100idPyCRL:CRL1:lens10_RBV PP", "", "K", "J" }
{1, "11", "InSb", "1000", "100idPyCRL:CRL1:lens11_RBV PP", "", "L", "K" }
{1, "12", "InSb", "2000", "100idPyCRL:CRL1:lens12_RBV PP", "", "M", "L" }
{1, "01", "Be", "50", "100idPyCRL:CRL1:lens01_RBV PP", "", "B", "A" }
{1, "02", "Be", "100", "100idPyCRL:CRL1:lens02_RBV PP", "", "C", "B" }
{1, "03", "Be", "200", "100idPyCRL:CRL1:lens03_RBV PP", "", "D", "C" }
{1, "04", "Be", "381", "100idPyCRL:CRL1:lens04_RBV PP", "", "E", "D" }
{1, "05", "Be", "762", "100idPyCRL:CRL1:lens05_RBV PP", "", "F", "E" }
{1, "06", "Be", "1524", "100idPyCRL:CRL1:lens06_RBV PP", "", "G", "F" }
{1, "07", "Be", "500", "100idPyCRL:CRL1:lens07_RBV PP", "", "H", "G" }
{1, "08", "Be", "1000", "100idPyCRL:CRL1:lens08_RBV PP", "", "I", "H" }
{1, "09", "Be", "2000", "100idPyCRL:CRL1:lens09_RBV PP", "", "J", "I" }
{1, "10", "Be", "500", "100idPyCRL:CRL1:lens10_RBV PP", "", "K", "J" }
{1, "11", "Be", "1000", "100idPyCRL:CRL1:lens11_RBV PP", "", "L", "K" }
{1, "12", "Be", "2000", "100idPyCRL:CRL1:lens12_RBV PP", "", "M", "L" }
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment