Need to continue with B export

This commit is contained in:
schoener 2021-11-12 16:41:39 +01:00
parent 139d79c411
commit c33908d833

View File

@ -26,7 +26,7 @@ def main():
B_quarter = np.load('output/B_quarter.npy')
# Todo: Alle werte aus B_quarter holen!!
step = 1
xlim_mm = 30
xlim = 2 * int(xlim_mm/step) + 1