FAIRmat-NFDI / nomad-material-processing

A NOMAD plugin containing base sections for material processing.
https://fairmat-nfdi.github.io/nomad-material-processing/
Apache License 2.0
9 stars 2 forks source link

Refactor combinatorial sample to reference library #47

Closed hampusnasstrom closed 1 month ago

hampusnasstrom commented 2 months ago

Currently the CombinatorialLibrary is a Collection which contains references to all the samples. After discussions with @RoteKekse we decided to try to instead make CombinatorialLibrary a CompositeSystem and have the Combinatorial sample reference the library instead. This makes it so that adding a sample does not need modifying the Library.