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

Merge sections utils breaks #134

Closed ka-sarthak closed 2 weeks ago

ka-sarthak commented 1 month ago

Due to this modification in a nomad-lab MR, utils.merge_sections is breaking. Quantity.repeats attribute has been removed from the nomad metainfo.

The logic can be easily modified to be based on Quantity.is_scalar, getting rid of Quantity.repeats.