Is your feature request related to a problem? Please describe.
Currently, the profile monitor measurement supports taking multiple measurements as multiple shots of the camera. It would be good if the wire scan measurement could support a similar functionality. Otherwise, when taking an emittance measurement, the profile monitor and wire scan cases have to be handled separately for this extra argument.
Describe the solution you'd like
The measure method of the wire scan measurement should have an argument for n_measurements similar to the profile monitor measurement
Describe alternatives you've considered
The alternative is to handle them separately, though doing this in general is not as easily maintainable in the long term.
Additional context
Add any other context or screenshots about the feature request here.
Is your feature request related to a problem? Please describe.
Currently, the profile monitor measurement supports taking multiple measurements as multiple shots of the camera. It would be good if the wire scan measurement could support a similar functionality. Otherwise, when taking an emittance measurement, the profile monitor and wire scan cases have to be handled separately for this extra argument.
Describe the solution you'd like
The measure method of the wire scan measurement should have an argument for n_measurements similar to the profile monitor measurement
Describe alternatives you've considered
The alternative is to handle them separately, though doing this in general is not as easily maintainable in the long term.
Additional context
Add any other context or screenshots about the feature request here.