Skip to content
Snippets Groups Projects
Commit 401e9fb6 authored by tomrink's avatar tomrink
Browse files

snapshot...

parent bee5491a
Branches
No related tags found
No related merge requests found
......@@ -1235,8 +1235,7 @@ def analyze_best_fit_single(amvs, bfs, bin_size=200):
vd_mean = np.mean(vd)
vd_std = np.std(vd)
print('VD bias/rms: ', vd_mean, np.sqrt(vd_mean**2 + vd_std**2))
print('--------------')
print('------------------------------------------')
print('------------------------------------------')
x_values = []
......
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment