Ranged Optimization
Maximize a signal within a range.
Sweeps a setting within a discrete interval , measures an optimization quantity and calculates such that:
finally sets .
Add to your app:
def setup(self):
from ScopeFoundry import RangedOptimization
self.add_measurement(RangedOptimization(self))
The interval is defined by .
You can further post process the data to get a more accurate .