FAIRmat-NFDI / nomad-measurements

A NOMAD plugin containing base sections for measurements.
https://FAIRmat-NFDI.github.io/nomad-measurements/
Apache License 2.0
14 stars 1 forks source link

Add RSM to `results.XRDMethod` #98

Closed ka-sarthak closed 4 months ago

ka-sarthak commented 6 months ago

Reciprocal Space Map (RSM) is now implemented in the nomad_measurement.xrd plugin. To add RSM method in the explore filters, RSM should be added as an enum value in the diffraction_method_name quantity of nomad.datamodel.results.XRDMethod.

Corresponding MR on GitLab: https://gitlab.mpcdf.mpg.de/nomad-lab/nomad-FAIR/-/merge_requests/1846

ka-sarthak commented 4 months ago

@hampusnasstrom Updated the nomad-lab version to a recent one which includes the changes made in https://gitlab.mpcdf.mpg.de/nomad-lab/nomad-FAIR/-/merge_requests/1846