Skip to content

Commit 0d98be5

Browse files
committed
x
1 parent ffd4ff2 commit 0d98be5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

analysis/fct_analysis.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ def get_pctl(a, p):
2222
# For the exact naming, please check ../simulation/mix/fct_*.txt output by the simulation.
2323
CCs = [
2424
'hpccPint95ai50log1.05p1.000',
25-
#'hp95ai50',
25+
'hp95ai50',
2626
]
2727

2828
step = int(args.step)

0 commit comments

Comments
 (0)