Implemented multiple subjects score generation, unknown probes and fixed issues
Merged
Implemented multiple subjects score generation, unknown probes and fixed issues
fix-bio-bio-gen
into
master
1 unresolved thread
1 unresolved thread
Compare changes
+ 53
− 15
@@ -49,7 +49,8 @@ def gen_score_distr(mean_neg, mean_pos, sigma_neg=10, sigma_pos=10):
@@ -66,39 +67,76 @@ def write_scores_to_file(neg, pos, filename, n_sys=1, five_col=False):
I think this is also used in
bob pad gen
andbob vuln gen
. Could you please check if this breaks those?I will just re-run the tests
All nice and green
I will merge this one
https://gitlab.idiap.ch/bob/bob.pad.base/pipelines/23084
It's green because this is not merged yet ... Did you test this locally?
It works in my computer ahahahaha