-
Notifications
You must be signed in to change notification settings - Fork 26
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
Use phase class2 #205
Merged
Merged
Use phase class2 #205
Changes from 12 commits
Commits
Show all changes
36 commits
Select commit
Hold shift + click to select a range
1fc6a87
New Feature: Add Simulation classes using Phase Class
CSSFrancis 8282721
New Feature: Add intensity to reciprocal lattice vector
CSSFrancis bfe0505
Testing: Add tests for adding intensity of reciprocal_lattive_vector.py
CSSFrancis ac97ee6
New Feature: Added zerobeam to reciprocal lattice vector
CSSFrancis b0b67fa
New Feature: Moved Shape factor calculation to shape_factor_models.py
CSSFrancis 6ec15b8
Testing: Added testing for simulation_generator.
CSSFrancis f3bd483
Testing: Testing the zero Beam is most intense.
CSSFrancis d7c86ec
Min Version: Bump orix min version
CSSFrancis ef03b39
Packaging: Include function and classes in init file
CSSFrancis d1839a5
Testing: Clean up tests due to changed function name
CSSFrancis 3567308
Testing: Add coverage for simulation classes
CSSFrancis 66f0133
Documentation: Fixed Broken documentation
CSSFrancis 3d9c662
Refactor: Fixes per @viljarjf
CSSFrancis 99327ad
Refactor: Clean up intensity in rlv class
CSSFrancis 2ad4567
Refactor: Remove calculate structure factor
CSSFrancis 273ffcc
Refactor: Changes from @hakonanes
CSSFrancis f32bfda
Refactor: Improve Documentation
CSSFrancis a8c68a3
Testing: Test simulation continuity
CSSFrancis 3a27a7b
Documentation: Add intensity parameter
CSSFrancis 9bf9404
Manifest: Add numpy old file
CSSFrancis 9c216f8
Refactor: Refactor DiffractingVector code
CSSFrancis 2ada567
Refactor: Refactor Rotation implementation
CSSFrancis b598a5a
BugFix: Fix HKL computation
CSSFrancis e0815d5
Refactor: Fix MANIFEST.in
CSSFrancis dff72bb
Plotting: Add interactive plotting
CSSFrancis 8b92dce
Testing: no cover interactive plotting
CSSFrancis f3d9b95
Documentation: Add docstrings for interactive plotting
CSSFrancis 82b3333
Documentation: Remove lattice rotation
CSSFrancis c39e357
Bugfix: Fix polar conversion
CSSFrancis 05b3736
Bugfix: Fix Rotation with RLV
CSSFrancis bfbd299
Revert "Bugfix: Fix Rotation with RLV"
CSSFrancis 96a48ec
Testing: Improve testing
CSSFrancis 1f2150d
Refactor: Improve based on @hakonanes and @viljarjf's suggestions
CSSFrancis efde31d
Refactor: Tests including zero-vector
CSSFrancis da45a32
Refactor: Remove changes from RLV
CSSFrancis 0e97f22
Refactor: suggestions for @hakonanes
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 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 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 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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This line can be dropped.