Borda / BIRL

BIRL: Benchmark on Image Registration methods with Landmark validations
http://borda.github.io/BIRL
BSD 3-Clause "New" or "Revised" License
90 stars 26 forks source link

final TMI paper #48

Closed Borda closed 4 years ago

Borda commented 4 years ago

What does this PR do?

adding extra charts for IEEE TMI publication

PR review

Anyone in the community is free to review the PR once the tests have passed.
If we didn't discuss your PR in Github issues there's a high chance it will not be merged.

Did you have fun?

Make sure you had fun coding 🙃

pep8speaks commented 4 years ago

Hello @Borda! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

Line 40:80: E501 line too long (88 > 79 characters) Line 41:80: E501 line too long (85 > 79 characters) Line 43:80: E501 line too long (94 > 79 characters)

Line 511:80: E501 line too long (92 > 79 characters) Line 535:80: E501 line too long (97 > 79 characters)

Comment last updated at 2020-04-09 00:17:02 UTC
codecov[bot] commented 4 years ago

Codecov Report

Merging #48 into master will increase coverage by 0%. The diff coverage is 100%.

@@          Coverage Diff          @@
##           master    #48   +/-   ##
=====================================
  Coverage      95%    95%           
=====================================
  Files          10     10           
  Lines        1677   1678    +1     
=====================================
+ Hits         1600   1601    +1     
  Misses         77     77