Skip to content
Snippets Groups Projects

Fix the plotting commands

Merged Amir MOHAMMADI requested to merge gpl into master
3 files
+ 35
2
Compare changes
  • Side-by-side
  • Inline
Files
3
+ 1
1
@@ -53,7 +53,7 @@ test:
- bob vulnerability det vuln_scores/{licit,spoof}/scores-dev -o fig5.c.pdf --fnmr 0.0214 --no-real-data --title ' '
- bob vulnerability fmr_iapmr vuln_scores/{licit,spoof}/scores-{dev,eval} -o fig5.d.pdf --no-disp-legend --title ' '
- bob vulnerability epc vuln_scores/{licit,spoof}/scores-{dev,eval} -o fig5.e.pdf --title ' '
- bob vulnerability epsc vuln_scores/{licit,spoof}/scores-{dev,eval} -o fig5.f.pdf --title ' '
- bob vulnerability epsc vuln_scores/{licit,spoof}/scores-{dev,eval} -o fig5.f.pdf -nI --titles 'EPSC with $\beta = 0.50$' --no-disp-legend
requires:
- bob-devel {{ bob_devel }}.*
- nose
Loading