esi-neuroscience / syncopy

Systems Neuroscience Computing in Python: user-friendly analysis of large-scale electrophysiology data
BSD 3-Clause "New" or "Revised" License
47 stars 14 forks source link

Add `ar1_noise` synth. data routine #503

Closed tensionhead closed 1 year ago

tensionhead commented 1 year ago

Changes Summary

Reviewer Checklist

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 54.54% and project coverage change: +0.08 :tada:

Comparison is base (ad755d6) 68.95% compared to head (7087029) 69.03%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #503 +/- ## ========================================== + Coverage 68.95% 69.03% +0.08% ========================================== Files 87 87 Lines 10162 10164 +2 Branches 2073 2072 -1 ========================================== + Hits 7007 7017 +10 Misses 2617 2617 + Partials 538 530 -8 ``` | [Impacted Files](https://app.codecov.io/gh/esi-neuroscience/syncopy/pull/503?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=esi-neuroscience) | Coverage Δ | | |---|---|---| | [syncopy/synthdata/utils.py](https://app.codecov.io/gh/esi-neuroscience/syncopy/pull/503?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=esi-neuroscience#diff-c3luY29weS9zeW50aGRhdGEvdXRpbHMucHk=) | `100.00% <ø> (ø)` | | | [syncopy/tests/backend/test\_fooofspy.py](https://app.codecov.io/gh/esi-neuroscience/syncopy/pull/503?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=esi-neuroscience#diff-c3luY29weS90ZXN0cy9iYWNrZW5kL3Rlc3RfZm9vb2ZzcHkucHk=) | `85.00% <0.00%> (ø)` | | | [syncopy/tests/local\_spy.py](https://app.codecov.io/gh/esi-neuroscience/syncopy/pull/503?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=esi-neuroscience#diff-c3luY29weS90ZXN0cy9sb2NhbF9zcHkucHk=) | `0.00% <ø> (ø)` | | | [syncopy/synthdata/analog.py](https://app.codecov.io/gh/esi-neuroscience/syncopy/pull/503?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=esi-neuroscience#diff-c3luY29weS9zeW50aGRhdGEvYW5hbG9nLnB5) | `72.05% <50.00%> (-3.75%)` | :arrow_down: | | [syncopy/tests/backend/test\_conn.py](https://app.codecov.io/gh/esi-neuroscience/syncopy/pull/503?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=esi-neuroscience#diff-c3luY29weS90ZXN0cy9iYWNrZW5kL3Rlc3RfY29ubi5weQ==) | `100.00% <100.00%> (ø)` | | ... and [4 files with indirect coverage changes](https://app.codecov.io/gh/esi-neuroscience/syncopy/pull/503/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=esi-neuroscience)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.