-
Notifications
You must be signed in to change notification settings - Fork 42
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
V0.6.x #113
Open
joelvbernier
wants to merge
307
commits into
praxes:master
Choose a base branch
from
joelvbernier:v0.6.x
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
V0.6.x #113
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
added developers documentation for imageseries
This will be a new feature version; imageseries module with ReadGE refactor are functioning and tested. Note that the v0.3.x version will be maintain for the near future to use with older input format.
require h5py to build
Added new script files
… which simulateGVecs returns empty list
…l metadata reader
minor fixes to imageseries implementation
"image-files" adapter for imageseries
…s for generating metadata
… omega-imageseries directly * added "imageseries" and "omegaseries" properties to ImageSeriesConfig * added OmegaImageSeries class to imageseries.omega module * modified xrdutils.GenerateEtaOmeMaps to use imageseries API
* config/imageseries.py + added process config section and applied processing to imageseries * image_io.py + _OmegaImageSeries now instantiates with an existing imageseries + ReadGE can instantiate with an existing imageseries + ReadGE.makeNew() method now raises NotImplementedError * coreutil.py + set up to call ReadGE with an imageseries
added file omega.py for handling omega data
…ues in imageseries and metadata load
updates to imageseries and omegaseries in particular
…ng handling with misorientation
Fixed nfutil.py to deal with correct grain ID handling
Fixes to work with conda 4.8.3
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.
Merge up a working copy to praxes for posterity.