Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ENH] - Add functionality for managing sim params and simulating multiple signals together #329

Merged
merged 47 commits into from
Sep 2, 2024

Merge branch 'main' into simp

97ca7b2
Select commit
Loading
Failed to load commit list.
Merged

[ENH] - Add functionality for managing sim params and simulating multiple signals together #329

Merge branch 'main' into simp
97ca7b2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Sep 2, 2024 in 0s

97.93% of diff hit (target 98.05%)

View this Pull Request on Codecov

97.93% of diff hit (target 98.05%)

Annotations

Check warning on line 64 in neurodsp/sim/multi.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

neurodsp/sim/multi.py#L63-L64

Added lines #L63 - L64 were not covered by tests

Check warning on line 74 in neurodsp/sim/multi.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

neurodsp/sim/multi.py#L74

Added line #L74 was not covered by tests

Check warning on line 142 in neurodsp/sim/params.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

neurodsp/sim/params.py#L142

Added line #L142 was not covered by tests

Check warning on line 198 in neurodsp/sim/params.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

neurodsp/sim/params.py#L198

Added line #L198 was not covered by tests

Check warning on line 286 in neurodsp/sim/params.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

neurodsp/sim/params.py#L286

Added line #L286 was not covered by tests

Check warning on line 414 in neurodsp/sim/params.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

neurodsp/sim/params.py#L414

Added line #L414 was not covered by tests

Check warning on line 418 in neurodsp/sim/params.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

neurodsp/sim/params.py#L418

Added line #L418 was not covered by tests

Check warning on line 457 in neurodsp/sim/params.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

neurodsp/sim/params.py#L457

Added line #L457 was not covered by tests

Check warning on line 572 in neurodsp/sim/params.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

neurodsp/sim/params.py#L572

Added line #L572 was not covered by tests

Check warning on line 576 in neurodsp/sim/params.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

neurodsp/sim/params.py#L576

Added line #L576 was not covered by tests

Check warning on line 615 in neurodsp/sim/params.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

neurodsp/sim/params.py#L615

Added line #L615 was not covered by tests

Check warning on line 283 in neurodsp/sim/signals.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

neurodsp/sim/signals.py#L283

Added line #L283 was not covered by tests

Check warning on line 139 in neurodsp/sim/update.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

neurodsp/sim/update.py#L139

Added line #L139 was not covered by tests

Check warning on line 218 in neurodsp/sim/update.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

neurodsp/sim/update.py#L218

Added line #L218 was not covered by tests

Check warning on line 223 in neurodsp/sim/update.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

neurodsp/sim/update.py#L223

Added line #L223 was not covered by tests

Check warning on line 76 in neurodsp/utils/core.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

neurodsp/utils/core.py#L76

Added line #L76 was not covered by tests