-
Notifications
You must be signed in to change notification settings - Fork 28
Use phase class #201
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
Closed
Closed
Use phase class #201
Changes from all commits
Commits
Show all changes
48 commits
Select commit
Hold shift + click to select a range
1f3f4b1
New Feature: Add Deprecations
CSSFrancis 1a9a439
New Feature: Add deprecation wrappers
CSSFrancis 151a927
Documentation: Added documentation about deprecating code.
CSSFrancis 1ecb824
Testing: Added test for uncovered line.
CSSFrancis 825691a
Refactor: Added new class for simulating multiple rotations
CSSFrancis 9ff5fe0
Refactor: Add tests for new simulations
CSSFrancis 022716d
Documentation: Add example for simulating one diffraction pattern
CSSFrancis 4630e69
Deprecation: Deprecate old code
CSSFrancis 0833ed4
Rollback: Rollback code for finding orientations.
CSSFrancis 5cc74f9
Formatting: Applied `black` formatting
CSSFrancis 02933f8
NewFeature: Added ``get_polar_coordinates`` function to ``Diffraction…
CSSFrancis c47bbe5
Refactor: Sped up library Simulation
CSSFrancis 9305fe4
Refactor: Moved SimulationLibraries
CSSFrancis 9436ef1
New Feature: Added Simulation class
CSSFrancis f040ded
Refactor: Cleaned SimulationGenerator tests with changed API
CSSFrancis b646d33
Refactor: Cleaned up examples for simulating diffraction
CSSFrancis 130f741
Refactor: Added new plotting feature for plotting rotations
CSSFrancis eea91c6
New Feature: Added polar flatten to simulation to get an optimized re…
CSSFrancis aa96b37
Testing: Removed extra tests
CSSFrancis 6141b9f
Manifest: Fixed failing manifest
CSSFrancis 8060b7a
New Feature: Added direct beam to plotting
CSSFrancis 759cbfc
Deprecation: Deprecate old simulation methods
CSSFrancis 68e78ad
Upped min Orix version 0.9.0 -->0.11.0
CSSFrancis fdde53c
Fix test failures
CSSFrancis dda0693
Refactor: Clean up tests and improve coverage for Simualtions
CSSFrancis 1701287
Refactor: Fix iter for simulations
CSSFrancis 11eb813
Refactor: Fixed test coverage and removed some extra code
CSSFrancis a82b067
Testing: Testing to 100%
CSSFrancis d8de653
Documentation: Added Copyright statements
CSSFrancis 96f0b28
Documentation: Improve documentation for simulations
CSSFrancis 69a2efd
Documentation: Add to CHANGELOG.rst
CSSFrancis 94085d0
NewFeature: Add simulate1d
CSSFrancis 0916cd3
Refactor: Adjust documentation per @pc494 and Simulation --> Simulati…
CSSFrancis c47baff
Testing: Fix hexagonal Simulation1D
CSSFrancis 107d27a
Bugfix: Fix intensity scaling with zero beam
CSSFrancis d928173
Testing: Increase coverage of simulation1d
CSSFrancis e4de186
Documentation: Add documentation to ``__init__`` function
CSSFrancis 543d3f2
BugFix: Fix labels for miller indices.
CSSFrancis f234a85
BugFix: Fix labels for miller indices, with rounding
CSSFrancis 32fdbe2
BugFix: Fix euler rotation
CSSFrancis b7fa8f5
Documentation: Add migration guide
CSSFrancis 8427342
Coverage: Add tests for get_current_rotation
CSSFrancis d23285a
BugFix: Fix hexagonal issues.
CSSFrancis 118ccf8
Refactor: Add methods for easier indexing related to Orientation Mapping
CSSFrancis 28e34eb
Coverage: Increased coverage for simulation2d
CSSFrancis 38ca9dd
Bugfix: Fix simulation for multiple phases with different lengths.
CSSFrancis 64e4971
Documentation: Clean up Deprecations and circular imports
CSSFrancis 6840707
BugFix: Fix simulation intensities.
CSSFrancis File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.