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

ENH: Filter to sort a Feature Attribute Matrix by some criteria #785

Open
2 tasks done
imikejackson opened this issue Dec 1, 2023 · 0 comments
Open
2 tasks done
Labels
enhancement New feature or request

Comments

@imikejackson
Copy link
Contributor

Is there an existing plan for this?

  • I have searched the existing discussions, release notes, and documentation.

Description of the Feature, Filter, or Functionality?

Add a filter that would sort features by their size. this would require adjusting both the Cell level feature Ids array AND the associated Feature Attribute Matrix arrays. Essentially, one would sort some feature array, then based on the new indices update the cell level feature Ids array to complete the change.

Sorting a feature array is just one possibility, there could be other criteria that would be used to order the features: Orientation, disorientation, complex boolean logic?

Version

7.0.x (DREAM3DNX beta)

What section did you foresee your suggestion falling in? [Further details may be required during triage process]

Filter Library (or Search Bar)

High Level Steps To Implement

No response

Anything else?

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@imikejackson imikejackson added the enhancement New feature or request label Dec 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant