p2(visualise): note about customness
This commit is contained in:
parent
e6d4abe0aa
commit
eff30ef628
Binary file not shown.
Before Width: | Height: | Size: 40 KiB After Width: | Height: | Size: 43 KiB |
@ -46,7 +46,7 @@ plt.clf()
|
||||
imf=pd.read_csv('data/impulse_func.csv')
|
||||
lp = sb.lineplot(data=imf, legend=False, linewidth=2.5)
|
||||
lp.set(
|
||||
title='Impulse Function Estimate',
|
||||
title='Impulse Function Estimate (gCustom)',
|
||||
xlabel='time (s)',
|
||||
ylabel='amplitude',
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user