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

Documenting code fixes #128

Open
2 tasks
dillancellier opened this issue Jan 18, 2023 · 2 comments
Open
2 tasks

Documenting code fixes #128

dillancellier opened this issue Jan 18, 2023 · 2 comments

Comments

@dillancellier
Copy link

@mwprestonjr
Copy link
Contributor

Other functions in features/burst.py have the the same initialization issue as compute_monotonicity() (line 288), including compute_amp_consistency() (line 163) and compute_period_consistency() (line 239),

@dillancellier
Copy link
Author

  • features/burst.py/compute_amp_consistency : might be able to change all instances of np.nanmin or nanmax to commands using Bottleneck https://pypi.org/project/Bottleneck/0.4.2/ but might be an issue of adding dependencies?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants