bf. Monday I need to look into the norming of the kde curves... ToDo comment in one section
This commit is contained in:
parent
aec5e298bc
commit
7a5c5cfd0e
@ -215,6 +215,7 @@ def main(base_path):
|
||||
ax.plot(conv_t, boot_kde[i])
|
||||
|
||||
ax.plot(conv_t, kde_array, color='k', lw=3)
|
||||
plt.show()
|
||||
pass
|
||||
|
||||
if __name__ == '__main__':
|
||||
|
Loading…
Reference in New Issue
Block a user