Hi,
I'm trying to use the randomize functionality when doing a parameter RangeScan. I was able to get it to work, but I can't find information in the log file how to un-scramble the data to useful information out of it. I'm doing the following:
and from the log file I get the following information about that variable:
{'npoints': 11, 'randomize': 2, 'seed': None, 'start': 2.8, 'stop': 2.9, 'ty': 'RangeScan'}
How do I reassign the correct values to each run of the scan?
Thanks,
Malte