BlendingToolKit icon indicating copy to clipboard operation
BlendingToolKit copied to clipboard

New latest tutorials

Open ismael-mendoza opened this issue 11 months ago • 2 comments

This PR will create the tutorials in accordance to what is currently written in the paper draft, namely:

  • [ ] quickstart
  • [ ] advanced-generation
  • [ ] advanced-deblending
  • [ ] advanced-metrics
  • [ ] advanced-analysis

In advanced-analysis, I'm also tidying up the plots to be "paper-ready". Other todo items:

  • [ ] investigate some of the warnings raised by advanced-analysis or understand why they happen.

ismael-mendoza avatar Feb 27 '24 17:02 ismael-mendoza

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

Codecov Report

Attention: Patch coverage is 24.07407% with 41 lines in your changes are missing coverage. Please review.

Project coverage is 62.76%. Comparing base (180bf61) to head (cead309).

:exclamation: Current head cead309 differs from pull request most recent head 655ce30. Consider uploading reports for the commit 655ce30 to get more accurate results

Files Patch % Lines
btk/match.py 33.33% 22 Missing :warning:
btk/measure.py 13.33% 13 Missing :warning:
btk/deblend.py 0.00% 5 Missing :warning:
btk/plotting.py 0.00% 1 Missing :warning:
Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #477      +/-   ##
==========================================
- Coverage   63.90%   62.76%   -1.14%     
==========================================
  Files          19       19              
  Lines        1568     1598      +30     
==========================================
+ Hits         1002     1003       +1     
- Misses        566      595      +29     
Flag Coverage Δ
unittests 62.76% <24.07%> (-1.14%) :arrow_down:

Flags with carried forward coverage won't be shown. Click here to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Feb 27 '24 17:02 codecov[bot]