Browse Source

Script ART vs IndLoc plotting + Tested Ferrite Recordings

I wrote a script that can plot and compare the IndLoc system with the ART system quite quickly.

But I think the old Recorded data is corrupted from the calibration mistake.
master
seyffejn 3 years ago
parent
commit
036ec76155
100 changed files with 58 additions and 80 deletions
  1. 6
    0
      BachelorThesis/Software/PyPrecisionGUI/.idea/vcs.xml
  2. 52
    80
      BachelorThesis/Software/PyPrecisionGUI/ART.py
  3. BIN
      BachelorThesis/Software/PyPrecisionGUI/__pycache__/ART.cpython-38.pyc
  4. BIN
      BachelorThesis/Software/PyPrecisionGUI/__pycache__/localization.cpython-38.pyc
  5. BIN
      BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Pos1.npy
  6. BIN
      BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Pos2.npy
  7. BIN
      BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Pos3.npy
  8. BIN
      BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Pos4.npy
  9. BIN
      BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Pos5.npy
  10. BIN
      BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Pos6.npy
  11. BIN
      BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Recording_10_sf=0.0001.npy
  12. BIN
      BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Recording_10_sf=0.001.npy
  13. BIN
      BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Recording_10_sf=0.01.npy
  14. BIN
      BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Recording_10_sf=0.1.npy
  15. BIN
      BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Recording_10_sf=1.npy
  16. BIN
      BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Recording_10_sf=10.npy
  17. BIN
      BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Recording_10_sf=100.npy
  18. BIN
      BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Recording_10_sf=1000.npy
  19. BIN
      BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Recording_10_sf=1e-05.npy
  20. BIN
      BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Recording_11_sf=0.0001.npy
  21. BIN
      BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Recording_11_sf=0.001.npy
  22. BIN
      BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Recording_11_sf=0.01.npy
  23. BIN
      BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Recording_11_sf=0.1.npy
  24. BIN
      BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Recording_11_sf=1.npy
  25. BIN
      BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Recording_11_sf=10.npy
  26. BIN
      BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Recording_11_sf=100.npy
  27. BIN
      BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Recording_11_sf=1000.npy
  28. BIN
      BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Recording_11_sf=1e-05.npy
  29. BIN
      BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Recording_12_sf=0.001.npy
  30. BIN
      BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Recording_12_sf=0.002.npy
  31. BIN
      BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Recording_12_sf=0.004.npy
  32. BIN
      BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Recording_12_sf=0.006.npy
  33. BIN
      BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Recording_12_sf=0.008.npy
  34. BIN
      BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Recording_12_sf=0.01.npy
  35. BIN
      BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Recording_12_sf=0.1.npy
  36. BIN
      BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Recording_12_sf=1.0.npy
  37. BIN
      BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Recording_15_sf=0.001.npy
  38. BIN
      BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Recording_15_sf=0.0015.npy
  39. BIN
      BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Recording_15_sf=0.002.npy
  40. BIN
      BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Recording_15_sf=0.0025.npy
  41. BIN
      BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Recording_15_sf=0.003.npy
  42. BIN
      BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Recording_16_sf=0.001.npy
  43. BIN
      BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Recording_16_sf=0.0015.npy
  44. BIN
      BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Recording_16_sf=0.002.npy
  45. BIN
      BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Recording_16_sf=0.0025.npy
  46. BIN
      BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Recording_16_sf=0.003.npy
  47. BIN
      BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Recording_17_sf=0.001.npy
  48. BIN
      BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Recording_17_sf=0.0015.npy
  49. BIN
      BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Recording_17_sf=0.002.npy
  50. BIN
      BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Recording_17_sf=0.0025.npy
  51. BIN
      BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Recording_17_sf=0.003.npy
  52. BIN
      BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Recording_18_sf=0.001.npy
  53. BIN
      BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Recording_18_sf=0.0015.npy
  54. BIN
      BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Recording_18_sf=0.002.npy
  55. BIN
      BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Recording_18_sf=0.0025.npy
  56. BIN
      BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Recording_18_sf=0.003.npy
  57. BIN
      BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Recording_1_sf=0.0001.npy
  58. BIN
      BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Recording_1_sf=0.0003.npy
  59. BIN
      BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Recording_1_sf=0.0005.npy
  60. BIN
      BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Recording_1_sf=0.0007.npy
  61. BIN
      BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Recording_1_sf=0.0009.npy
  62. BIN
      BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Recording_1_sf=0.001.npy
  63. BIN
      BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Recording_1_sf=0.002.npy
  64. BIN
      BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Recording_1_sf=0.003.npy
  65. BIN
      BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Recording_1_sf=0.004.npy
  66. BIN
      BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Recording_1_sf=0.005.npy
  67. BIN
      BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Recording_1_sf=0.006.npy
  68. BIN
      BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Recording_1_sf=0.007.npy
  69. BIN
      BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Recording_1_sf=0.008.npy
  70. BIN
      BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Recording_1_sf=0.009.npy
  71. BIN
      BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Recording_1_sf=0.01.npy
  72. BIN
      BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Recording_1_sf=0.05.npy
  73. BIN
      BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Recording_1_sf=0.09.npy
  74. BIN
      BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Recording_2_sf=0.0001.npy
  75. BIN
      BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Recording_2_sf=0.0003.npy
  76. BIN
      BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Recording_2_sf=0.0005.npy
  77. BIN
      BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Recording_2_sf=0.0007.npy
  78. BIN
      BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Recording_2_sf=0.0009.npy
  79. BIN
      BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Recording_2_sf=0.001.npy
  80. BIN
      BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Recording_2_sf=0.0015.npy
  81. BIN
      BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Recording_2_sf=0.002.npy
  82. BIN
      BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Recording_2_sf=0.0025.npy
  83. BIN
      BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Recording_2_sf=0.003.npy
  84. BIN
      BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Recording_2_sf=0.004.npy
  85. BIN
      BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Recording_2_sf=0.005.npy
  86. BIN
      BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Recording_2_sf=0.006.npy
  87. BIN
      BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Recording_2_sf=0.007.npy
  88. BIN
      BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Recording_2_sf=0.008.npy
  89. BIN
      BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Recording_2_sf=0.009.npy
  90. BIN
      BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Recording_2_sf=0.01.npy
  91. BIN
      BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Recording_2_sf=0.1.npy
  92. BIN
      BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Recording_2_sf=1.npy
  93. BIN
      BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Recording_2_sf=10.npy
  94. BIN
      BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Recording_2_sf=100.npy
  95. BIN
      BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Recording_8_sf=0.0001.npy
  96. BIN
      BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Recording_8_sf=0.0005.npy
  97. BIN
      BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Recording_8_sf=0.0009.npy
  98. BIN
      BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Recording_8_sf=0.001.npy
  99. BIN
      BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Recording_8_sf=0.005.npy
  100. 0
    0
      BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Recording_8_sf=0.009.npy

+ 6
- 0
BachelorThesis/Software/PyPrecisionGUI/.idea/vcs.xml View File

@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="VcsDirectoryMappings">
<mapping directory="$PROJECT_DIR$/../../.." vcs="Git" />
</component>
</project>

+ 52
- 80
BachelorThesis/Software/PyPrecisionGUI/ART.py View File

@@ -2,84 +2,56 @@ import matplotlib.pyplot as plt
import numpy as np
import re

"""--------------- Open, format and save ART positions from text files---------------------------------------------"""
# Opening a recording
art_recording = open('ART_IndLoc precision tests/Recording_1.txt', 'r')
art_recording = art_recording.read()

# Formatting a recording
art_recording = re.split(' |\n', art_recording) # split string at whitespace and linebreak
art_recording = np.array(art_recording) # list -> np.array
# Count the total number of recorded positions
total_pos_counter = 0
for i in art_recording:
if i == '6d': # this is the flag marking a 6d position (Syntax of the ART guys in the txt files)
total_pos_counter += 1

# Create an empty array which will store the ART measurement infos
art_info = np.zeros((total_pos_counter, 7)) # [t, x, y, z, alpha, beta, gamma]

# Fill the empty numpy array with the information's of the art_recording
pos_counter = 0
for i in range(len(art_recording)):
if art_recording[i] == 'ts': # following entry is timestamp
art_info[pos_counter] = float(art_recording[i+1])
if art_recording[i] == '6d': # following entries are x,y,z,alpha,beta,gamma
art_info[pos_counter, 1] = float(art_recording[i+3].split('[')[1]) # x (had to delete some excess text)
art_info[pos_counter, 2] = float(art_recording[i+4]) # y
art_info[pos_counter, 3] = float(art_recording[i+5]) # z

art_info[pos_counter, 4] = float(art_recording[i+6]) # alpha
art_info[pos_counter, 5] = float(art_recording[i+7]) # beta
art_info[pos_counter, 6] = float(art_recording[i+8].split(']')[0]) # gamma (had to delete some excess text

pos_counter += 1


"""------------------- Plotting (First ART, then IndLoc)------------------------------------------------------"""
font = {"family":"serif",
"color":"black",
"size":15}

plt.plot(art_info[:, 1], art_info[:, 2], color="g", label="ART System")

print("x=", art_info[:, 1])
print("y=", art_info[:, 2])

plt.grid()
positions = np.load("calculated_positions/current_positions.npy")
positions = positions*1000 # from metre to millimetre
plt.plot(positions[:, 0], positions[:, 1], label="Ind Loc")
#
# positions = np.load("calculated_positions/Positions_1.9.npy")
# positions = positions*1000 # from metre to millimetre
# plt.plot(positions[:, 0], positions[:, 1], label="1.9")
#
# positions = np.load("calculated_positions/Positions_1.10.npy")
# positions = positions*1000 # from metre to millimetre
# plt.plot(positions[:, 0], positions[:, 1], label="1.10")
#
# positions = np.load("calculated_positions/Positions_1.11.npy")
# positions = positions*1000 # from metre to millimetre
# plt.plot(positions[:, 0], positions[:, 1], label="1.11")

plt.legend()
plt.show()


""" ------------------------ Analyzing one Recording ---------------------------------------------------------------"""
data = np.load("recorded_data\ART Recordings\Recording_17.npy")
print(np.shape(data))

print("sample 1000:", data[1000]) # x,y,z, f1,f2,f3,...,m1,m2,m3,...,m8


for i in range(16):
ant_averaged = np.average(data[:, 3+i])
if i <= 7:
print("Frame", i+1, " averaged [V] =", ant_averaged)
else:
print("Main", i+1-8, " averaged [V] =", ant_averaged)


print("avg_main8 * Faktor =", ant_averaged*88.74017567)
class ART_plotting:
def __init__(self):
self.bla = 0

def plot_art(self, recording_number):
"""
:param recording_name: int, Choose which recording to print e.g. Recording_!1! , Recording_!2!, etc.
:return: void it just plots
"""

"""--------------- Open, format and save ART positions from text files---------------------------------------"""
# Opening a recording
art_recording = open('ART_IndLoc precision tests/Recording_'+str(recording_number)+'.txt', 'r')
art_recording = art_recording.read()

# Formatting a recording
art_recording = re.split(' |\n', art_recording) # split string at whitespace and linebreak
art_recording = np.array(art_recording) # list -> np.array
# Count the total number of recorded positions
total_pos_counter = 0
for i in art_recording:
if i == '6d': # this is the flag marking a 6d position (Syntax of the ART guys in the txt files)
total_pos_counter += 1

# Create an empty array which will store the ART measurement infos
art_info = np.zeros((total_pos_counter, 7)) # [t, x, y, z, alpha, beta, gamma]

# Fill the empty numpy array with the information's of the art_recording
pos_counter = 0
for i in range(len(art_recording)):
if art_recording[i] == 'ts': # following entry is timestamp
art_info[pos_counter] = float(art_recording[i+1])
if art_recording[i] == '6d': # following entries are x,y,z,alpha,beta,gamma
art_info[pos_counter, 1] = float(art_recording[i+3].split('[')[1]) # x (had to delete some excess text)
art_info[pos_counter, 2] = float(art_recording[i+4]) # y
art_info[pos_counter, 3] = float(art_recording[i+5]) # z

art_info[pos_counter, 4] = float(art_recording[i+6]) # alpha
art_info[pos_counter, 5] = float(art_recording[i+7]) # beta
art_info[pos_counter, 6] = float(art_recording[i+8].split(']')[0]) # gamma (had to delete some excess text

pos_counter += 1

"""------------------- Plotting ART ----------------------------------------------------"""
font = {"family":"serif",
"color":"black",
"size":15}

plt.plot(art_info[:, 1], art_info[:, 2], color="lightgreen", label="ART System", linewidth=5, marker="x")

print("x=", art_info[:, 1])
print("y=", art_info[:, 2])

BIN
BachelorThesis/Software/PyPrecisionGUI/__pycache__/ART.cpython-38.pyc View File


BIN
BachelorThesis/Software/PyPrecisionGUI/__pycache__/localization.cpython-38.pyc View File


BIN
BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Pos1.npy View File


BIN
BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Pos2.npy View File


BIN
BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Pos3.npy View File


BIN
BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Pos4.npy View File


BIN
BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Pos5.npy View File


BIN
BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Pos6.npy View File


BIN
BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Recording_10_sf=0.0001.npy View File


BIN
BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Recording_10_sf=0.001.npy View File


BIN
BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Recording_10_sf=0.01.npy View File


BIN
BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Recording_10_sf=0.1.npy View File


BIN
BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Recording_10_sf=1.npy View File


BIN
BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Recording_10_sf=10.npy View File


BIN
BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Recording_10_sf=100.npy View File


BIN
BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Recording_10_sf=1000.npy View File


BIN
BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Recording_10_sf=1e-05.npy View File


BIN
BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Recording_11_sf=0.0001.npy View File


BIN
BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Recording_11_sf=0.001.npy View File


BIN
BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Recording_11_sf=0.01.npy View File


BIN
BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Recording_11_sf=0.1.npy View File


BIN
BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Recording_11_sf=1.npy View File


BIN
BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Recording_11_sf=10.npy View File


BIN
BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Recording_11_sf=100.npy View File


BIN
BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Recording_11_sf=1000.npy View File


BIN
BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Recording_11_sf=1e-05.npy View File


BIN
BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Recording_12_sf=0.001.npy View File


BIN
BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Recording_12_sf=0.002.npy View File


BIN
BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Recording_12_sf=0.004.npy View File


BIN
BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Recording_12_sf=0.006.npy View File


BIN
BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Recording_12_sf=0.008.npy View File


BIN
BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Recording_12_sf=0.01.npy View File


BIN
BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Recording_12_sf=0.1.npy View File


BIN
BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Recording_12_sf=1.0.npy View File


BIN
BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Recording_15_sf=0.001.npy View File


BIN
BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Recording_15_sf=0.0015.npy View File


BIN
BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Recording_15_sf=0.002.npy View File


BIN
BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Recording_15_sf=0.0025.npy View File


BIN
BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Recording_15_sf=0.003.npy View File


BIN
BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Recording_16_sf=0.001.npy View File


BIN
BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Recording_16_sf=0.0015.npy View File


BIN
BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Recording_16_sf=0.002.npy View File


BIN
BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Recording_16_sf=0.0025.npy View File


BIN
BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Recording_16_sf=0.003.npy View File


BIN
BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Recording_17_sf=0.001.npy View File


BIN
BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Recording_17_sf=0.0015.npy View File


BIN
BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Recording_17_sf=0.002.npy View File


BIN
BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Recording_17_sf=0.0025.npy View File


BIN
BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Recording_17_sf=0.003.npy View File


BIN
BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Recording_18_sf=0.001.npy View File


BIN
BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Recording_18_sf=0.0015.npy View File


BIN
BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Recording_18_sf=0.002.npy View File


BIN
BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Recording_18_sf=0.0025.npy View File


BIN
BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Recording_18_sf=0.003.npy View File


BIN
BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Recording_1_sf=0.0001.npy View File


BIN
BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Recording_1_sf=0.0003.npy View File


BIN
BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Recording_1_sf=0.0005.npy View File


BIN
BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Recording_1_sf=0.0007.npy View File


BIN
BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Recording_1_sf=0.0009.npy View File


BIN
BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Recording_1_sf=0.001.npy View File


BIN
BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Recording_1_sf=0.002.npy View File


BIN
BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Recording_1_sf=0.003.npy View File


BIN
BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Recording_1_sf=0.004.npy View File


BIN
BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Recording_1_sf=0.005.npy View File


BIN
BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Recording_1_sf=0.006.npy View File


BIN
BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Recording_1_sf=0.007.npy View File


BIN
BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Recording_1_sf=0.008.npy View File


BIN
BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Recording_1_sf=0.009.npy View File


BIN
BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Recording_1_sf=0.01.npy View File


BIN
BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Recording_1_sf=0.05.npy View File


BIN
BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Recording_1_sf=0.09.npy View File


BIN
BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Recording_2_sf=0.0001.npy View File


BIN
BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Recording_2_sf=0.0003.npy View File


BIN
BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Recording_2_sf=0.0005.npy View File


BIN
BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Recording_2_sf=0.0007.npy View File


BIN
BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Recording_2_sf=0.0009.npy View File


BIN
BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Recording_2_sf=0.001.npy View File


BIN
BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Recording_2_sf=0.0015.npy View File


BIN
BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Recording_2_sf=0.002.npy View File


BIN
BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Recording_2_sf=0.0025.npy View File


BIN
BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Recording_2_sf=0.003.npy View File


BIN
BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Recording_2_sf=0.004.npy View File


BIN
BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Recording_2_sf=0.005.npy View File


BIN
BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Recording_2_sf=0.006.npy View File


BIN
BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Recording_2_sf=0.007.npy View File


BIN
BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Recording_2_sf=0.008.npy View File


BIN
BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Recording_2_sf=0.009.npy View File


BIN
BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Recording_2_sf=0.01.npy View File


BIN
BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Recording_2_sf=0.1.npy View File


BIN
BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Recording_2_sf=1.npy View File


BIN
BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Recording_2_sf=10.npy View File


BIN
BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Recording_2_sf=100.npy View File


BIN
BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Recording_8_sf=0.0001.npy View File


BIN
BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Recording_8_sf=0.0005.npy View File


BIN
BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Recording_8_sf=0.0009.npy View File


BIN
BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Recording_8_sf=0.001.npy View File


BIN
BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Recording_8_sf=0.005.npy View File


+ 0
- 0
BachelorThesis/Software/PyPrecisionGUI/calculated_positions/Recording_8_sf=0.009.npy View File


Some files were not shown because too many files changed in this diff

Loading…
Cancel
Save