BenediktBurger / pymodaq_plugins_basler

PyMoDAQ plugins for cameras of Basler
MIT License
1 stars 1 forks source link

Add mm axes to the picture #7

Open BenediktBurger opened 1 week ago

BenediktBurger commented 1 week ago

The axes are in mm (due to pixel size) so we should use that information.

BenediktBurger commented 1 week ago

See also upstream question https://github.com/basler/pypylon/issues/788 regarding reading pixel sizes Also: https://github.com/rgeneaux/pymodaq_plugins_test_pylablib/issues/6 (doing this in the inherited pymodaq plugin)