commit current snapshot version
This commit is contained in:
parent
35d225743a
commit
07457ba0eb
@ -6,6 +6,12 @@
|
|||||||
Bin(bindex=2, x_min=17.0, point_xs=array([17. , 19.71, 20. , 24. ]), point_y_dict={'identity_plus_one': array([19. , 21.71, 22. , 26. ])}),
|
Bin(bindex=2, x_min=17.0, point_xs=array([17. , 19.71, 20. , 24. ]), point_y_dict={'identity_plus_one': array([19. , 21.71, 22. , 26. ])}),
|
||||||
])
|
])
|
||||||
# ---
|
# ---
|
||||||
|
# name: test_group_x_bins_log
|
||||||
|
list([
|
||||||
|
Bin(bindex=0, x_min=0.0015848899999999994, point_xs=array([0.00158489, 0.00363078, 0.0398107 ]), point_y_dict={'basic_lorentzian': array([0.159154, 0.15915 , 0.158535])}),
|
||||||
|
Bin(bindex=1, x_min=0.15848899999999994, point_xs=array([ 0.275423, 0.524807, 2.51189 , 8.74984 , 10. ]), point_y_dict={'basic_lorentzian': array([0.134062 , 0.0947588 , 0.00960602, 0.00083808, 0.00064243])}),
|
||||||
|
])
|
||||||
|
# ---
|
||||||
# name: test_group_x_bins_mean
|
# name: test_group_x_bins_mean
|
||||||
list([
|
list([
|
||||||
tuple(
|
tuple(
|
||||||
|
Loading…
x
Reference in New Issue
Block a user