- 16 Apr, 2018 1 commit
-
-
Theophile GENTILHOMME authored
move click options to bob.extension, change default axis for ROC and DET to be ISO conform, add command to generate fakes score files, add options to change title and axis labels
-
- 13 Apr, 2018 1 commit
-
-
Theophile GENTILHOMME authored
-
- 12 Apr, 2018 2 commits
-
-
Theophile GENTILHOMME authored
-
Theophile GENTILHOMME authored
Change test -> eval, set different default tablefmt option, add and remove options, modify tests accordingly, and modify base MeasureBase class so that it can handle several dev/eval scores for each system (e.g. licit/spoofing for PAD)
-
- 09 Apr, 2018 1 commit
-
-
Theophile GENTILHOMME authored
Add FAR value in the printed output ofThreshold. Make sure EPC title is correct (adding split=False)
-
- 06 Apr, 2018 3 commits
-
-
Theophile GENTILHOMME authored
-
Theophile GENTILHOMME authored
-
Theophile GENTILHOMME authored
-
- 05 Apr, 2018 6 commits
-
-
Theophile GENTILHOMME authored
Fix evaluate script (axes not set) and add defaults settings for the figure classes. Condensate options: list of axis limits instead of individual min/max per axis.
-
Theophile GENTILHOMME authored
-
Theophile GENTILHOMME authored
-
Theophile GENTILHOMME authored
-
Theophile GENTILHOMME authored
-
Theophile GENTILHOMME authored
reshape code so that the figures can be re-used in other modules (class based plotting, add input loading function to read inputs files), split the code in different files (utils.py for utilities, figure.py for plotting related classes, commands.py for click commands). Change some click command defaults (nbins: instead of 20, tablefmt: instead of ), add click functionalities for a greater control of the plots (e.g. min/max axes values) and a nicer default visual. Fix the documentation and modify user guide according to the changes.
-