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

Typo in P3.2 #35

Closed
CatalinaAlbornoz opened this issue Feb 14, 2022 · 0 comments
Closed

Typo in P3.2 #35

CatalinaAlbornoz opened this issue Feb 14, 2022 · 0 comments

Comments

@CatalinaAlbornoz
Copy link

Feature details

P.3.2 seems to have a typo (as detailed here) in the explanation of the desired output.

Current:
“”"
Returns:
[(float, float)]: a list of phase windows for 1 to 9
estimation wires
“”"

Fixed:
“”"
Returns:
[(float, float)]: a list of phase windows for “2” to 9
estimation wires
“”"

Additional information

No response

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