mirror of
https://github.com/chhylp123/hifiasm.git
synced 2026-09-15 12:47:57 +08:00
extend ed alignment
This commit is contained in:
@@ -234,6 +234,7 @@ void init_opt(hifiasm_opt_t* asm_opt)
|
||||
asm_opt->s_hap_cov = 3;
|
||||
asm_opt->ul_error_rate = 0.2/**0.15**/;
|
||||
asm_opt->ul_error_rate_low = 0.1;
|
||||
asm_opt->ul_error_rate_hpc = 0.2;
|
||||
asm_opt->ul_ec_round = 3;
|
||||
asm_opt->is_dbg_het_cnt = 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user