This commit is contained in:
2025-09-30 13:02:00 +02:00
parent f88cea417c
commit 0697e5ce80

View File

@@ -564,7 +564,7 @@ class AmorData:
)
self.header.sample = fileio.Sample(
name=sampleName,
model=SampleModelfrom_dict(model),
model=SampleModel.from_dict(model),
sample_parameters=None,
)
self.header.measurement_scheme = 'angle- and energy-dispersive'