BioimageAnalysisCoreWEHI / napari_lattice

Napari plugin for custom analysis and visualization of lattice lightsheet and Oblique Plane Microscopy data. The plugin is optimized for data from the Zeiss lattice lightsheet microscope.
https://github.com/BioimageAnalysisCoreWEHI/napari_lattice/wiki
GNU General Public License v3.0
12 stars 4 forks source link

Make the Python API and CLI parameters have uniform names #73

Open multimeric opened 3 weeks ago

multimeric commented 3 weeks ago

I believe they had distinct names with the intention of making the CLI backwards compatible, but consensus is that it would be more intuitive if they had the same names. This would also simplify the code quite a lot.

DrLachie commented 3 weeks ago

Working on this - also will change "psf_num_iter" to "decon_num_iter" or similar as we're doing iterations of deconvolution, not iterating over psfs