8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Evaluation can be added in Fitdata (Dataset), but it's not displayed on the generated XSAMS file.
The code is missing in generator.py
example of fix :
if hasattr(FitData, "Evaluations"): for Argument in FitData.Arguments: .....