parent
22207f63d8
commit
ce50c5e8bf
|
|
@ -195,19 +195,10 @@ time_hyper = time_hyper + t0_hyper
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# =====================
|
# =====================
|
||||||
# Post-Processing
|
# Post-Processing
|
||||||
# =====================
|
# =====================
|
||||||
|
|
||||||
|
|
||||||
# 그래프 크기, 서브 그래프 개수 및 비율 설정
|
# 그래프 크기, 서브 그래프 개수 및 비율 설정
|
||||||
fig, axes = plt.subplots(2, 1, figsize=(10, 10),
|
fig, axes = plt.subplots(2, 1, figsize=(10, 10),
|
||||||
gridspec_kw={'height_ratios':[1,2]})
|
gridspec_kw={'height_ratios':[1,2]})
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue