Code Monkey home page Code Monkey logo

td_toolkits_v3's People

Contributors

dimsplendid avatar

Watchers

 avatar  avatar

td_toolkits_v3's Issues

RAS automatic

  1. Project 基本資料儲存
  2. 驗証項目選擇(TR2/3/3.5)
  3. 背景 web-driver 確認

Need to fix the test

FAILED td_toolkits_v3/opticals/tests/test_views.py::test_axo_upload_view - AttributeError: 'NoneType' object has no attribute 'name'
FAILED td_toolkits_v3/opticals/tests/test_views.py::test_rdl_cell_gap_upload_view - AttributeError: 'NoneType' object has no attribute 'name'      
FAILED td_toolkits_v3/opticals/tests/test_views.py::test_toc_opt_upload_view - AttributeError: 'NoneType' object has no attribute 'name'
FAILED td_toolkits_v3/products/tests/test_views.py::test_chip_batch_create_view - assert 0 == 49

Results (22.86s):
      33 passed
       4 failed
         - td_toolkits_v3\opticals\tests/test_views.py:31 test_axo_upload_view
         - td_toolkits_v3\opticals\tests/test_views.py:71 test_rdl_cell_gap_upload_view
         - td_toolkits_v3\opticals\tests/test_views.py:117 test_toc_opt_upload_view
         - td_toolkits_v3\products\tests/test_views.py:16 test_chip_batch_create_view

Optical Data Preview and Check

For now, users have to check the data by themselves and then upload it. But the system may be broken for other reasons. Worse, they can't delete the data upload if they want to modify it.

Tr 篩選器

Tr 和 cell gap 大約成二次曲線的關係,有沒有什麼方法可以自動篩去離群點?

Optical 6 measure point direction problem

總廠光學量測通常以 ID 向下為原則,而 T2 AXO 對應以注入口向上為原則。因此有可能出現完全 flip 的問題。
需提供選項讓 Owner 選擇、確認。

CR 計算修正

需要增加一參數,依廠商量測的參考液晶的散射係數來修正散射係數。

$$
\begin{align*}
CR_{target} &= \frac{\frac{LC%{target}}{SI{target, vender}\times \frac{SI_{ref , Merck}}{SI_{ref , vender}}}}{\frac{LC%{ref}}{SI{ref, Merck}}} \times CR_{ref} \
&= \frac{\frac{LC%{target}}{SI{target, vender}}}{\frac{LC%{ref}}{SI{ref, Merck}}} \times CR_{ref} \times \frac{SI_{ref , vender}}{SI_{ref , Merck}} \
&= \frac{\frac{LC%{target}}{SI{target, vender}}}{\frac{LC%{ref}}{SI{ref, vender}}} \times CR_{ref}
\end{align*}
$$

Vender LC SI SI modified
Merck ref(LCT-15-1098) $SI_{ref, Merck}$ $SI_{ref, Merck}$
Vender ref(LCT-15-1098) $SI_{ref, vender}$ $SI_{ref, Merck}$
Vender Target X $X \times \frac{SI_{ref , Merck}}{SI_{ref , vender}}$

Modified Tf model

The Tf still using Vop as parameter, which we know is wrong and make the R2 low.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.