diff --git a/2022-08_2Do_Helmholtz_tmp.txt b/2022-08_2Do_Helmholtz_tmp.txt deleted file mode 100644 index e420e71..0000000 --- a/2022-08_2Do_Helmholtz_tmp.txt +++ /dev/null @@ -1,17 +0,0 @@ -Magnetometer Calibration --Magnetometer Results Code Kopieren (entries read only) -- "Manual Input Mode" -> Input abschauen -- User Interfaces -> Right colum (zwei spalten, in rechte spalte muss matrixeinfabe eingefügt werden -- User Interfaces 1045-ende ---row_counter wird benutzt um dynamisch Zeile um eins erhöht werden -> kopieren und unten drunter angeben -- von anderen entries datentypen abschauen (TK Datentypen) -- an Kalibrationsklasse übergeben -- export_csv ggf erweitern um Matrix abzusoeichern --Utility.py -> csv_writer.writerheader -- Magnetometer auf Helmholtzteststand -- calibration. py -> g.MAGNETOMETER.field draufrechnen - -export_csv_calibration_raw_results - -export_csv_cos_trans_matrix - diff --git a/Documentation/Chapters/03_Software.tex b/Documentation/Chapters/03_Software.tex index f059ece..b88b41d 100644 --- a/Documentation/Chapters/03_Software.tex +++ b/Documentation/Chapters/03_Software.tex @@ -236,7 +236,7 @@ The line plot is modified to visually reflect the discrete and nearly instantane \subsection{Calibration Procedures \code{calibration.py}} \label{sec:calibration_processes} -This file contains the worker thread objects \code{AmbientFieldCalibration}, \code{CoilConstantCalibration}, and \code{MagnetometerCalibration}. +This file contains the worker thread objects \code{AmbientFieldCalibration}, \code{CoilConstantCalibration}, \code{MagnetometerCalibrationSimple}, and \code{MagnetometerCalibrationComplete}. All of these threads start by checking for and acquiring hardware during instantiation, while still in the main thread. Then upon running, the main code in \code{calibration\_procedure} is executed; This function may freely block and make use of sleep commands. Typically, calibration procedures should save two data detail levels: Processed data that is displayed as a final result, and detailed, raw data points that can be exported by the user to apply custom algorithms or verify the applications function. diff --git a/Documentation/Helmholtz Cage Software Documentation.pdf b/Documentation/Helmholtz Cage Software Documentation.pdf index dc85c54..587441d 100644 Binary files a/Documentation/Helmholtz Cage Software Documentation.pdf and b/Documentation/Helmholtz Cage Software Documentation.pdf differ diff --git a/Documentation/Preamble/TitlePage.tex b/Documentation/Preamble/TitlePage.tex index 07919ee..e9acc62 100644 --- a/Documentation/Preamble/TitlePage.tex +++ b/Documentation/Preamble/TitlePage.tex @@ -14,6 +14,7 @@ \begin{center} Author:\\ Martin Zietz\\ +Leon Teichröb\\ Supervisors:\\ M.Sc. Markus T. Koller\\