Skip to content

Fix async inconsistency with optics

Valentin Valls requested to merge fix-optics-in-simulator into master

Closes ui/daiquiri-tomo#252 (closed)

This PR just mitigate an async issue between BLISS and the tomo simulator.

When an optic magnification is None we can wait some time for a better value.

Merge request reports