We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ffd4ff2 commit 0d98be5Copy full SHA for 0d98be5
analysis/fct_analysis.py
@@ -22,7 +22,7 @@ def get_pctl(a, p):
22
# For the exact naming, please check ../simulation/mix/fct_*.txt output by the simulation.
23
CCs = [
24
'hpccPint95ai50log1.05p1.000',
25
- #'hp95ai50',
+ 'hp95ai50',
26
]
27
28
step = int(args.step)
0 commit comments