-
Notifications
You must be signed in to change notification settings - Fork 4
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
Fix fstrings #12
Closed
Closed
Fix fstrings #12
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…the CompositionSpace tool - the voxelization
…pleted, including default plots using NeXus/HDF5
…onda release with the refactored NeXus-based code for Alaukik
…h makes most of the custom Python I/O code of compositionspace obsolete
The actual changes and refactored code is in this pull requested, tested on my machine
Modernize code using pyproject toml and automatic version resolving for local development
…in preparation for update of the version of the definitions that is now here realized as NXapm_compositionspace_results, added autodetection of program version and nexus version, added linting using ruff and mypy, added final fixes for successful runthrough of usa_denton_smith and iuc09_saksenas dataset, added paraview screenshots signify consistency of the solution in both cases, verified also that there is a proper halo region with which one could convert the result from compositionspace to feed into DREAM3DNX, next steps: i) add implementation for DREAM3DNX, ii) harmonize with Alaukik's meshing code, iii) add automated exporting for in jupyter display with e.g. VTK, currently each example (usa_denton_smith, iuc09_saksena) has an associated xdmf file with which to visualize already using Paraview
…ndency on paraprobe by using the ifes library for reading rrng and apt files instead of working with NeXus/HDF5 files missing
…ce the so far explicit dependency on paraprobe-toolbox
…ting and moved examples to the correct location
Implementing feedback from meeting 04.07.2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.