Closed ka-sarthak closed 4 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.
nomad_measurement.xrd
diffraction_method_name
nomad.datamodel.results.XRDMethod
Corresponding MR on GitLab: https://gitlab.mpcdf.mpg.de/nomad-lab/nomad-FAIR/-/merge_requests/1846
@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
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 thediffraction_method_name
quantity ofnomad.datamodel.results.XRDMethod
.Corresponding MR on GitLab: https://gitlab.mpcdf.mpg.de/nomad-lab/nomad-FAIR/-/merge_requests/1846