-
Notifications
You must be signed in to change notification settings - Fork 36
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
Plotting of all SpinW coordinate systems #26
Comments
It is in 921417b! I added the option to choose 'abc', 'xyz' and 'hkl' coordinate systems to show. Use: |
This is very nice! Is it possible to make it so that more than one coordinate system can be plotted simultaneously? |
It is possible. You have to use the separate command that plots the coordinate system: |
Hi again test = spinw; In this case, L is quite different from c, but h is identical to a, which I think shouldn't be the case. |
Simple example: |
I fixed it, hopefully it is right now: def8482 |
Seems to work, thanks! |
It would be neat to be able to plot the xyz coordinate systems and the a^, b^ and c^* coordinate systems when using the plot() command.
The text was updated successfully, but these errors were encountered: