Closed colasri closed 6 years ago
exemple
Very nice!
Since you are at it, you might want to set the color scale (vmin
and vmax
keywords) to the same value for both model and excess, so they are easier to compare.
If not, I'll do it in a future commit.
Merging #8 into master will increase coverage by
0.01%
. The diff coverage is100%
.
@@ Coverage Diff @@
## master #8 +/- ##
==========================================
+ Coverage 93.41% 93.42% +0.01%
==========================================
Files 38 38
Lines 1442 1445 +3
==========================================
+ Hits 1347 1350 +3
Misses 95 95
I think this PR is ready to merge.
ok, merging.
I see that the Travis Linux build is still failing here, probably you are behind a few commits from master.
It is fine for this fork, I'll merge anyway, but if you have other forks around make sure to go back in sync with master.
Thanks!
Display the background too. Do not smooth the background with a Gaussian kernel, since we do want to know if the background (as used in the computation) is smooth enough or if there are issues.