finesse.knm.maps.Map.update

Map.update(self, model=None, float weight_spot_size: float = None)

If the optical path difference or ampltiude data for this map is defined by some callable function you will need to call this update method before accessing its data. If the functions rely on Model parameter values you will also need to provide a Model to evaluate the map with. If automatic tilt or curvature removal is used you will also have to specify the spot size to use as a weighting.

Parameters
modelfinesse.Model

Model to use for passing to any map functions.

weight_spot_sizefloat

Spot size to use for automatic weighting curvature and tilt removal