update more-data.py

This commit is contained in:
2025-10-14 00:30:07 -05:00
parent 0132cb8b39
commit 0c177eda44

View File

@@ -17,35 +17,35 @@ distances = np.array([5.0, 10.0, 15.0, 18.5, 23.5])
#measured_PL = np.array([], [], [], [], []) #measured_PL = np.array([], [], [], [], [])
# i got these using scott's get_data script. thanks scott # i got these using scott's get_data script. thanks scott
pinst10 = [-22.17792627372312, pinst10 = [14+22.17792627372312,
-26.5983685883656, 14+26.5983685883656,
-22.797848894157955, 14+22.797848894157955,
-23.014822745152888, 14+23.014822745152888,
-21.45208671888342] 14+21.45208671888342]
pinst15 = [-25.20854283824081, pinst15 = [14+25.20854283824081,
-25.196382621588043, 14+25.196382621588043,
-27.146880284259304, 14+27.146880284259304,
-23.50194049443653, 14+23.50194049443653,
-26.735523841588087] 14+26.735523841588087]
pinst185 = [-26.391715760893703, pinst185 = [14+26.391715760893703,
-28.1335104958795, 14+28.1335104958795,
-29.153177713518723, 14+29.153177713518723,
-29.847186387317596, 14+29.847186387317596,
-30.558908425543827] 14+30.558908425543827]
pinst235 = [-31.755831065931034, pinst235 = [14+31.755831065931034,
-31.883960187854985, 14+31.883960187854985,
-32.063876077498804, 14+32.063876077498804,
-31.643081143951544, 14+31.643081143951544,
-32.45807181713604] 14+32.45807181713604]
pinst5 = [-19.567076092915567, pinst5 = [14+19.567076092915567,
-20.05316841156921, 14+-20.05316841156921,
-18.774664683716043, 14+18.774664683716043,
-20.252929968934183, 14+20.252929968934183,
-19.01518926375179] 14+19.01518926375179]
iterate = 0 iterate = 0
cursor = 0 cursor = 0