diff --git a/Electronic_Labnotebook/NotebookLog.md b/Electronic_Labnotebook/NotebookLog.md index e284f94ed66ea966225426ce11aa9b817d0a748a..079171f458e6dd8cbe6ca1b2a07bf30c38df6d82 100644 --- a/Electronic_Labnotebook/NotebookLog.md +++ b/Electronic_Labnotebook/NotebookLog.md @@ -8,9 +8,12 @@ <summary> Table of Contents (click to expand) </summary> - [Entries 2024](#entries-2024) + - [2024-12-12](#2024-12-12) + - [Entry 1:](#entry-1) - [2024-12-11](#2024-12-11) - [Entry 1: EditArrayMap fix](#entry-1-editarraymap-fix) - [Entry 2: Inspecting API function parameters](#entry-2-inspecting-api-function-parameters) + - [Etrny 3: Meeting with Unchained Labs (Docs, examples)](#etrny-3-meeting-with-unchained-labs-docs-examples) - [2024-12-10](#2024-12-10) - [Entry 1: EditArrayMap issue](#entry-1-editarraymap-issue) - [2024-12-09:](#2024-12-09) @@ -35,10 +38,10 @@ - [2024-11-19](#2024-11-19) - [Entry 1: Physical test using exe scripts I](#entry-1-physical-test-using-exe-scripts-i) - [2024-11-18:](#2024-11-18) - - [Entry 1:](#entry-1) + - [Entry 1:](#entry-1-1) - [Entry 2](#entry-2) - [2024-11-07:](#2024-11-07) - - [Entry 1:](#entry-1-1) + - [Entry 1:](#entry-1-2) - [Entry 2:](#entry-2-1) - [Current situation:](#current-situation) @@ -48,11 +51,17 @@ ## Entries 2024 +### 2024-12-12 + +#### Entry 1: + +Worked on some infrastructure; creating scripts which can pass parameters on to a conda-script + ### 2024-12-11 #### Entry 1: EditArrayMap fix -was able to fix this issue by inputting **13** input variables, not **12** as the UL documentation say. The MapIndex parameter, which is missing, is probably a typo. +was able to fix this issue by inputting **13** input variables, not **12** as the UL documentation says. The MapIndex parameter, which is missing, is probably a typo. #### Entry 2: Inspecting API function parameters @@ -63,6 +72,12 @@ Created two (hopefully) useful functions, which can return info about functions These can be found inside utils +#### Etrny 3: Meeting with Unchained Labs (Docs, examples) + +Had a meeting with Unchained Labs. Presented the issue from the last few days, pointed out that the documentation contains typos. + +Bjorn was interested in use cases for the closed loop, where they could present some mimimum working examples. + ### 2024-12-10 #### Entry 1: EditArrayMap issue