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

spectrum normalize_at_point "dx" not working properly #1

Open
jbudynk opened this issue May 14, 2014 · 0 comments
Open

spectrum normalize_at_point "dx" not working properly #1

jbudynk opened this issue May 14, 2014 · 0 comments
Assignees

Comments

@jbudynk
Copy link
Owner

jbudynk commented May 14, 2014

find_ranges doesn't work properly. It finds all values between x0-dx and x0+dx, rather than spec[index_near_x0 - dx: index_near_x0 + dx]. "dx" is supposed to be the number of points to average around x0, not +/i the value of x0.

@jbudynk jbudynk added the bug label Jul 9, 2014
@jbudynk jbudynk self-assigned this Jul 9, 2014
@jbudynk jbudynk added the P2 label Jul 9, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant