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

WindowedMultipole.window Index question #12

Open
mlazaric97 opened this issue Jan 19, 2023 · 0 comments
Open

WindowedMultipole.window Index question #12

mlazaric97 opened this issue Jan 19, 2023 · 0 comments

Comments

@mlazaric97
Copy link

Hello,

In the help(WindowedMultipole) documentation the WindowedMultipole object is described as below:
windows : np.ndarray
A 2D array of Integral values. windows[i, 0] - 1 is the index of the
first pole in window i. windows[i, 1] - 1 is the index of the last pole
in window i.

When interacting with this object I'm finding that the first window (i.e windows[0,:]) is often [0,-1]. Does this mean the indices are therefore -1 and -2 respectively (due to the "-1" in the documentation above)?

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

1 participant