-
Notifications
You must be signed in to change notification settings - Fork 44
New DIST Block (Part 1) #905
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
Merged
Merged
Changes from 1 commit
Commits
Show all changes
44 commits
Select commit
Hold shift + click to select a range
d212447
Some header cleanup in mod_partciles
vkbo 452029f
Merge branch 'master' into dist_updates
vkbo 2e3030e
Added parsing of the DIST FORMAT keyword
vkbo 9980a28
Rewritten DIST parser to support current functionality with new format
vkbo d65a43b
Some minor fixes before I forget ...
vkbo 482a66d
The unit parsing bits of the new DIST format
vkbo c433bd0
DIST block can now add particles directly in fort.3 as well.
vkbo 520dd3f
Added a flag for reading DIST file with dist library instead of internal
vkbo 67a2f40
I no code good
vkbo 4004b37
Fix error message
vkbo 692b917
Fixed merge conflicts, but needs logic change
vkbo 48b2e7a
Fixed some issues after merging master, and added some checks
vkbo 9003e38
Cleaned up the interface a little. Too many options.
vkbo f0a8c32
Removed updateAngle as an optional parameter in part_updatePartEnergy
vkbo 399488b
DIST block now supports Px/P0 and Py/P0 columns
vkbo 5ee2f51
Added normalise logical flags for 4D and 6D
vkbo 551f9e9
Enforce FORMAT/file column number match, and number of particles read…
vkbo c314006
Some shuffling of the logic of how particles are counted in DIST
vkbo bec68a6
Updates some comments and such
vkbo 40a38f0
Merge branch 'master' into dist_updates
vkbo 3a9e8a0
Fix a few minor things after discussions
vkbo e67fc3a
Added DISTlib as submodule
vkbo 19d1fe9
Changing around the parsing in DIST. Works for old format now.
vkbo 05898b1
Updated to latest version of DISTlib
vkbo 1a9434d
Fixed DIST PY column conversion
vkbo 74eca9d
Merge branch 'master' into dist_updates
vkbo 77d38ee
Fixes from review and some comment updates
vkbo 0297af1
Added DISTlib to build system
vkbo b0c22a6
Finished the DISTlib interface. Not tested the new features.
vkbo 556f299
The array DIST particle array conversion should now be correct (I hope)
vkbo d51306c
Merge branch 'master' into dist_updates
vkbo 33b9f94
Added the spin columns to DIST
vkbo 93ad2f0
Updated the interface to DISTlib. Now supports normalised and action …
vkbo a6a28fe
Added psigma as input column for DIST and made beta0 and gamma0 globa…
vkbo 8cb5c04
Merge branch 'master' into dist_updates
vkbo f30710b
Some bug fixes, added tests, and started adding normalised coordinate…
vkbo dc1f131
Reshuffled parsing of column formats so the FILL keyword can use the …
vkbo 0219ee7
Finished parsing code for FILL keyword
vkbo d8d2e95
Code builds, but needs testing
vkbo 08c1a2f
Let ranecu take sigma cut as a real instead of an integer
vkbo 11c6604
DISTlib interface with normalisation now works
vkbo 4e75471
Renamed the distlib test to a more accurate name
vkbo f236927
Added the parsing of tmatrx, twiss and dispersion variables to DIST
vkbo 5536a62
Added two more tests for distlib
vkbo 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
Cleaned up the interface a little. Too many options.
- Loading branch information
commit 9003e3821c0c74cde3a28915c6e33d1ab928ba9e
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
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.