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

Add missing SU data items #63

Closed
vaitkus opened this issue Jan 19, 2024 · 3 comments
Closed

Add missing SU data items #63

vaitkus opened this issue Jan 19, 2024 · 3 comments

Comments

@vaitkus
Copy link
Collaborator

vaitkus commented Jan 19, 2024

All measurand data items are expected to have a corresponding SU data item. Currently, the following measurand items do not:

_atom_site_moment.cartn
_atom_site_moment.cartn_x
_atom_site_moment.cartn_y
_atom_site_moment.cartn_z
_atom_site_moment.crystalaxis
_atom_site_moment.crystalaxis_x
_atom_site_moment.crystalaxis_y
_atom_site_moment.crystalaxis_z
_atom_site_moment.magnitude
_atom_site_moment.spherical_azimuthal
_atom_site_moment.spherical_modulus
_atom_site_moment.spherical_polar
_atom_site_rotation.cartn
_atom_site_rotation.cartn_x
_atom_site_rotation.cartn_y
_atom_site_rotation.cartn_z
_atom_site_rotation.crystalaxis
_atom_site_rotation.crystalaxis_x
_atom_site_rotation.crystalaxis_y
_atom_site_rotation.crystalaxis_z
_atom_site_rotation.magnitude
_atom_site_rotation.spherical_azimuthal
_atom_site_rotation.spherical_modulus
_atom_site_rotation.spherical_polar
_atom_site_moment_fourier_param.cos
_atom_site_moment_fourier_param.modulus
_atom_site_moment_fourier_param.phase
_atom_site_moment_fourier_param.sin
_atom_site_moment_special_func.sawtooth_ax
_atom_site_moment_special_func.sawtooth_ay
_atom_site_moment_special_func.sawtooth_az
_atom_site_moment_special_func.sawtooth_c
_atom_site_moment_special_func.sawtooth_w

If I recall correctly, @jamesrhester has a piece of software capable of adding these (unfortunately, I could not get it running on my setup). It might also be worthwhile to go through this list and to double check if all of these are indeed measurands (measured values with a standard uncertainty).

@brantonc
Copy link
Collaborator

brantonc commented Jan 20, 2024 via email

@jamesrhester
Copy link
Contributor

Thanks for the confirmation @brantonc . I will generate a PR.

@vaitkus vaitkus linked a pull request Mar 15, 2024 that will close this issue
@vaitkus
Copy link
Collaborator Author

vaitkus commented Apr 3, 2024

Fixed by merging PR #81.

@vaitkus vaitkus closed this as completed Apr 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants