brisvag / blik

Python tool for visualising and interacting with cryo-ET and subtomogram averaging data.
https://brisvag.github.io/blik/
GNU General Public License v3.0
23 stars 8 forks source link

gaussian filter has no "Run" button #170

Closed dmichalak closed 4 months ago

dmichalak commented 4 months ago

After loading a tomogram (.mrc format), clicking on Plugins -> blik -> gaussian filter brings up the widget showing image, sigma, and kernel size parameters but there is no button to apply the filter. Is there another one to run it?

brisvag commented 4 months ago

The filter runs automatically as soon as you change the parameters. Select the layer with the dropdown menu, then move the slider and you'll see it update live!

dmichalak commented 4 months ago

You are absolutely right! Thank you very much.