PolarizedLightFieldMicroscopy / napari-LF

Light field imaging plugin for napari
BSD 3-Clause "New" or "Revised" License
9 stars 3 forks source link

Calibrate button is retrieving disable-gpu flag #17

Closed gschlafly closed 1 year ago

gschlafly commented 1 year ago

https://github.com/PolarizedLightFieldMicroscopy/napari-LF/blob/66a8e393cee7e6dfd27fb6faacc01d3dba2047f9/src/napari_lf/_widgetLF.py#L397

The lfcalibrate should be independent of the gpu being disabled or not.