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

Rework Subscript ROIs #41

Open
4 tasks
mpourmpoulis opened this issue Aug 3, 2020 · 0 comments
Open
4 tasks

Rework Subscript ROIs #41

mpourmpoulis opened this issue Aug 3, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request Naming Conventions How things should be named New Selectable
Milestone

Comments

@mpourmpoulis
Copy link
Owner

  • Rename subscript key to index, in order to free up key for dictionaries

  • Clarify behavior for empty upper/lower/step

  • add left,middle,right for picking up from chains Like data[x][y][z] and as well as something to pick up the "pure subscript body

  • handle better edge cases with extra dimensions. For instance, when you have multiple slices and indices mixed together

@mpourmpoulis mpourmpoulis added enhancement New feature or request Naming Conventions How things should be named New Selectable labels Aug 3, 2020
@mpourmpoulis mpourmpoulis added this to the v0.2.0 milestone Aug 3, 2020
@mpourmpoulis mpourmpoulis self-assigned this Aug 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Naming Conventions How things should be named New Selectable
Projects
None yet
Development

No branches or pull requests

1 participant