pyke
pyke copied to clipboard
[WIP] Cotrending and stitching tutorials
Use this one instead of any previous pull request.
Codecov Report
Merging #67 into master will increase coverage by
5.87%. The diff coverage isn/a.
@@ Coverage Diff @@
## master #67 +/- ##
==========================================
+ Coverage 12.97% 18.84% +5.87%
==========================================
Files 48 53 +5
Lines 9295 9466 +171
==========================================
+ Hits 1206 1784 +578
+ Misses 8089 7682 -407
| Impacted Files | Coverage Δ | |
|---|---|---|
| pyke/kephead.py | 14.54% <0%> (-0.84%) |
:arrow_down: |
| pyke/kepdraw.py | 6.71% <0%> (-0.81%) |
:arrow_down: |
| pyke/keptimefix.py | 11.59% <0%> (-0.53%) |
:arrow_down: |
| pyke/kepft.py | 10.22% <0%> (-0.37%) |
:arrow_down: |
| pyke/kepwindow.py | 8.16% <0%> (-0.26%) |
:arrow_down: |
| pyke/kepclip.py | 7.56% <0%> (-0.2%) |
:arrow_down: |
| pyke/kepbls.py | 76.6% <0%> (-0.18%) |
:arrow_down: |
| pyke/kepdynamic.py | 7.35% <0%> (-0.17%) |
:arrow_down: |
| pyke/kepfilter.py | 6.15% <0%> (-0.15%) |
:arrow_down: |
| pyke/kepextract.py | 79.15% <0%> (-0.11%) |
:arrow_down: |
| ... and 34 more |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing dataPowered by Codecov. Last update ad4e268...c61e07d. Read the comment docs.
That's really cool! Thanks @amcody!
Make sure to have a look at "Example 3" i.e. "Appendix D" in http://adsabs.harvard.edu/abs/2012PASP..124..963K -- it offers a more verbose version of this tutorial. We may want to borrow words from there.