Skip to content

Commit

Permalink
small comment correction
Browse files Browse the repository at this point in the history
  • Loading branch information
ismael-mendoza committed Jun 26, 2024
1 parent 3856d81 commit 47608e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion notebooks/01-advanced-deblending.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -550,7 +550,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"Now if we would like to benchmark performance of multiple deblenders against each other, we can just pass a list of deblenders to `DeblendGenerator`, which will keep track of all bookkeeping for us. Let's see if the `PeakLocalMax` or the `SEPSingleBand` deblender has better recall."
"Now if we would like to benchmark performance of multiple deblenders against each other, we can just pass a list of deblenders to `DeblendGenerator`, which will keep track of all bookkeeping for us. Let's see which deblender has better recall."
]
},
{
Expand Down

0 comments on commit 47608e7

Please sign in to comment.