Skip to content
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

cheetah output wrong #1

Closed
tjlane opened this issue Apr 16, 2013 · 2 comments
Closed

cheetah output wrong #1

tjlane opened this issue Apr 16, 2013 · 2 comments
Labels

Comments

@tjlane
Copy link
Owner

tjlane commented Apr 16, 2013

should all be one file

@sellberg
Copy link
Collaborator

the output was fixed to one file including data arrays called 'x', 'y', and 'z', but the numerical format of the arrays are wrong and makes the cheetah to segmentation fault (most likely because the values are way too big and the internal arrays of the cheetah goes out of bounds when it interpolates), needs some more debugging of how pypad generates cheetah coordinates.. [should be in m, not mm!]

@sellberg
Copy link
Collaborator

the bug has been fixed! c5b99fe

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants